has romantic orientation

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

Structure

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

Practical Pattern

Use gmeow:hasRomanticOrientation from gmeow:Person to gmeow:RomanticOrientation 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:RomanticOrientation

Usage Advice

Use when

Avoid when

How to use

Examples

Use For Consumers

Avoid For Consumers