sexual orientation value
- CURIE:
gmeow:sexualOrientationValue - IRI: https://blackcatinformatics.ca/gmeow/sexualOrientationValue
- Category: property
- Defined by:
gmeow:slices/sexuality - Box roles: RBox role (What is this?)
The gmeow:SexualOrientationValue a sexual-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:SexualOrientation -> gmeow:SexualOrientationValue; functional
Practical Pattern
Use gmeow:sexualOrientationValue from gmeow:SexualOrientation to gmeow:SexualOrientationValue 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
# --- Sexual orientation axis: asexual.
ex:sexual a gmeow:SexualOrientation ;
gmeow:facetSubject ex:robin ;
gmeow:facetVantage ex:robin ;
gmeow:sexualOrientationValue gmeow:orientAsexual ;
gmeow:selfAsserted true .
Common Companion Terms
gmeow:SexualOrientation, gmeow:SexualOrientationValue
External Equivalences
Equivalent or closely aligned targets: wdt
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:sexualOrientationValue |
equivalence | - |
skos:closeMatch | wdt:P91 | gmeow-sexuality.sssom.tsv; gmeow:eqSexuality001; confidence 0.8 |
Usage Advice
Use when
- Use to point a
gmeow:SexualOrientationfacet at the one value it asserts — functional per facet, so a single facet names exactly one orientation value; model a change of orientation as a new facet, not a second value here.
Avoid when
- Avoid using it as the romantic-orientation path (that is
gmeow:romanticOrientationValue) and avoid forcing the long tail into the seed list; an orientation not seeded is a freshgmeow:SexualOrientationValueindividual carrying its own rdfs:label.
How to use
- Reference a seeded
gmeow:SexualOrientationValueor 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:lillithSexOrient
gmeow:sexualOrientationValuegmeow:orientBisexual.