romantic orientation value

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

# --- 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

Avoid when

How to use

Examples