has sexual orientation

Relates a person to a self-asserted sexual-orientation facet. Non-functional and contextual; a superseded one is kept with gmeow:displayable false, never deleted. MUST NOT be inferred from gmeow:hasRomanticOrientation, gmeow:hasGenderIdentity, gmeow:sexAssignedAtBirth, pronouns or honorifics.

Structure

Property shape: object property; gmeow:Person -> gmeow:SexualOrientation

Practical Pattern

Use gmeow:hasSexualOrientation from gmeow:Person to gmeow:SexualOrientation 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

ex:robin a gmeow:Person ;
    gmeow:name "Robin"@en ;
    gmeow:hasSexualOrientation   ex:sexual ;
    gmeow:hasRomanticOrientation ex:romantic .

Common Companion Terms

gmeow:Person, gmeow:SexualOrientation

Usage Advice

Use when

Avoid when

How to use

Examples

Use For Consumers

Avoid For Consumers