has prohibition
- CURIE:
gmeow:hasProhibition - IRI: https://blackcatinformatics.ca/gmeow/hasProhibition
- Category: property
- Defined by:
gmeow:slices/rights - Box roles: RBox role (What is this?)
Relates a rights statement to a prohibition it imposes (an odrl:prohibition rule).
Structure
Property shape: object property; gmeow:RightsStatement -> gmeow:Prohibition
Practical Pattern
Use gmeow:hasProhibition from gmeow:RightsStatement to gmeow:Prohibition when the relationship itself belongs in the native GMEOW graph.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Licensed Dataset
- Source:
slices/core/rights/examples/licensed-dataset.ttl - Examples catalog: open in catalog#example-slices-core-rights-examples-licensed-dataset
# --- Promoted form: the deontic rules the flat edge cannot carry.
ex:rights a gmeow:RightsStatement ;
gmeow:statementAbout ex:dataset ;
gmeow:hasPermission ex:permReproduce ;
gmeow:hasProhibition ex:prohCommercial .
Common Companion Terms
gmeow:RightsStatement, gmeow:Prohibition
Projects To
| Profile | External Targets |
|---|---|
odrl |
odrl, rdf |
External Equivalences
Equivalent or closely aligned targets: cc, odrl
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:hasProhibition |
equivalence | - |
skos:relatedMatch | cc:prohibits | gmeow-rights.sssom.tsv; gmeow:eqRights043; confidence 0.6 |
gmeow:hasProhibition |
equivalence | - |
skos:closeMatch | odrl:prohibition | gmeow-rights.sssom.tsv; gmeow:eqRights007; confidence 0.85 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:hasProhibition |
projection | odrl |
projects to / <= | odrl:Prohibition, odrl:action, odrl:assignee, odrl:prohibition, odrl:target, rdf:type | gmeow:mapOdrlProhibition |
Usage Advice
Use when
- Use to attach a
gmeow:Prohibitionrule — an action the assignee is forbidden to exercise — to agmeow:RightsStatement(the odrl:prohibition link).
Avoid when
- Avoid for an allowed action (use
gmeow:hasPermission) or an obligation (usegmeow:hasDuty); the conflict between a permission and a prohibition over the same action is settled bygmeow:conflictStrategy, not by omitting one.
How to use
- Mint one
gmeow:Prohibitionper forbidden action, give it agmeow:ruleAction, and link it withgmeow:hasProhibition; carry a remedy duty for a violated prohibition withgmeow:ruleConsequence.
Examples
- ex:photoRights
gmeow:hasProhibitionex:noCommercialUse.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | odrl:prohibition |
relatedMatch | cc:prohibits |