romantic orientation value
- CURIE:
gmeow:romanticOrientationValue - IRI: https://blackcatinformatics.ca/gmeow/romanticOrientationValue
- Category: property
- Defined by:
gmeow:slices/sexuality - Box roles: RBox role (What is this?)
The gmeow:RomanticOrientationValue a romantic-orientation facet asserts (functional per facet). A predefined individual or a fresh one with rdfs:label; the single path to the value.
Structure
Property shape: object property; gmeow:RomanticOrientation -> gmeow:RomanticOrientationValue; functional
Practical Pattern
Use gmeow:romanticOrientationValue from gmeow:RomanticOrientation to gmeow:RomanticOrientationValue 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.
Split Attraction
- Source:
slices/core/sexuality/examples/split-attraction.ttl - Examples catalog: open in catalog#example-slices-core-sexuality-examples-split-attraction
# --- Romantic orientation axis: biromantic — independent of the sexual axis.
ex:romantic a gmeow:RomanticOrientation ;
gmeow:facetSubject ex:robin ;
gmeow:facetVantage ex:robin ;
gmeow:romanticOrientationValue gmeow:romanticBiromantic ;
gmeow:selfAsserted true .
Common Companion Terms
gmeow:RomanticOrientation, gmeow:RomanticOrientationValue
Usage Advice
Use when
- Use to point a
gmeow:RomanticOrientationfacet at the one value it asserts — functional per facet, so a single facet names exactly one romantic-orientation value; model a change as a new facet, not a second value here.
Avoid when
- Avoid using it as the sexual-orientation path (that is
gmeow:sexualOrientationValue) and avoid forcing the long tail into the seed list; an orientation not seeded is a freshgmeow:RomanticOrientationValueindividual with its own rdfs:label.
How to use
- Reference a seeded
gmeow:RomanticOrientationValueor mint a fresh labelled individual, and let the facet carry the disclosure facets; when the value is held only loosely, recordgmeow:hasDeterminacygmeow:determinacyFuzzyon the facet rather than on this functional link.
Examples
- ex:lillithRomOrient
gmeow:romanticOrientationValuegmeow:romanticBiromantic.