rule consequence
- CURIE:
gmeow:ruleConsequence - IRI: https://blackcatinformatics.ca/gmeow/ruleConsequence
- Category: property
- Defined by:
gmeow:slices/rights - Box roles: RBox role (What is this?)
A duty triggered when a rule is unfulfilled or violated — the ODRL consequence (on a duty) / remedy (on a prohibition). The deontic chaining that makes a policy enforceable.
Structure
Property shape: object property; gmeow:Rule -> gmeow:Duty
Practical Pattern
Use gmeow:ruleConsequence from gmeow:Rule to gmeow:Duty when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
odrl |
odrl |
External Equivalences
Equivalent or closely aligned targets: 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:ruleConsequence |
equivalence | - |
skos:relatedMatch | odrl:consequence | gmeow-rights.sssom.tsv; gmeow:eqRights078; confidence 0.7 |
gmeow:ruleConsequence |
equivalence | - |
skos:relatedMatch | odrl:remedy | gmeow-rights.sssom.tsv; gmeow:eqRights079; confidence 0.65 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:ruleConsequence |
projection | odrl |
projects to / <= | odrl:consequence | gmeow:mapOdrlConsequence; confidence 0.7 |
gmeow:ruleConsequence |
projection | odrl |
projects to / <= | odrl:remedy | gmeow:mapOdrlRemedy; confidence 0.65 |
Usage Advice
Use when
- Use to chain a remedy or consequence duty to a rule — the
gmeow:Dutytriggered when a duty is unfulfilled (odrl:consequence) or a prohibition is violated (odrl:remedy).
Avoid when
- Avoid using it for a permission's required duty (that is
gmeow:hasDuty) and avoid pointing it at anything but agmeow:Duty; the consequence is always itself a duty.
How to use
- Add
gmeow:ruleConsequencefrom the violated rule to the triggeredgmeow:Duty; this deontic chaining is what makes a policy enforceable.
Examples
- ex:noCommercialUse
gmeow:ruleConsequenceex:payPenalty.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
relatedMatch | odrl:consequence |
relatedMatch | odrl:remedy |