Romantic Orientation

A person's SELF-ASSERTED romantic orientation — the pattern of their romantic attraction — as a reified facet pointing (via gmeow:romanticOrientationValue) to an open gmeow:RomanticOrientationValue. A SEPARATE axis from sexual orientation (split-attraction model); the two are mutually independent (e.g. asexual yet biromantic).

Structure

Subclass of: gmeow:IdentityFacet

Practical Pattern

Use gmeow:RomanticOrientation as a specialized kind of gmeow:IdentityFacet. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.

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:IdentityFacet

Usage Advice

Use when

Avoid when

How to use

Examples