Sexual Orientation

A person's SELF-ASSERTED sexual orientation — the pattern of their sexual attraction — as a reified facet pointing (via gmeow:sexualOrientationValue) to an open gmeow:SexualOrientationValue. A SEPARATE axis from romantic orientation (split-attraction model) and from gender identity/expression; nothing infers one from another.

Structure

Subclass of: gmeow:IdentityFacet

Practical Pattern

Use gmeow:SexualOrientation 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

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

Usage Advice

Use when

Avoid when

How to use

Examples