right operand reference
- CURIE:
gmeow:rightOperandReference - IRI: https://blackcatinformatics.ca/gmeow/rightOperandReference
- Category: property
- Defined by:
gmeow:slices/rights - Box roles: RBox role (What is this?)
An IRI-valued right operand (odrl:rightOperandReference) — e.g. a place, party, or vocabulary individual the constraint tests against.
Structure
Property shape: object property; gmeow:AtomicConstraint -> gmeow:Entity
Practical Pattern
Use gmeow:rightOperandReference from gmeow:AtomicConstraint to gmeow:Entity when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:AtomicConstraint, gmeow:Entity
Projects To
| Profile | External Targets |
|---|---|
odrl |
odrl, rdf |
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:rightOperandReference |
equivalence | - |
skos:closeMatch | odrl:rightOperandReference | gmeow-rights.sssom.tsv; gmeow:eqRights075; confidence 0.85 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:rightOperandReference |
projection | odrl |
projects to / <= | odrl:Constraint, odrl:constraint, odrl:leftOperand, odrl:operator, odrl:rightOperand, odrl:rightOperandReference, rdf:type | gmeow:mapOdrlConstraint; lossy: ODRL logical-constraint boolean operators (and/or/xone) are not emitted; atomic constraints project fully |
Usage Advice
Use when
- Use to carry an IRI-valued tested value of an atomic constraint (the odrl:rightOperandReference) — a place, party, or vocabulary individual the constraint compares against.
Avoid when
- Avoid using it for a literal value (use
gmeow:rightOperand) and avoid carrying the operator or dimension here.
How to use
- Set
gmeow:rightOperandReferenceon anAtomicConstraintto the operand IRI instead ofgmeow:rightOperandwhen the tested value is an identified resource.
Examples
- ex:inEu
gmeow:rightOperandReferenceex:europeanUnion.