facet subject

The person an identity facet (gender identity, gender expression, sexual/romantic orientation) is about — the observedFeature of the claim. Domain is gmeow:Observation so it applies to any observation subclass; the shape narrows to IdentityFacet instances.

Structure

Property shape: object property; gmeow:Observation -> gmeow:Person Sub-property of: gmeow:observedFeature

Practical Pattern

Use gmeow:facetSubject from gmeow:Observation to gmeow:Person 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.

Self Asserted Facets

# A facet is an Observation: it records its gmeow:facetSubject (whose facet) and
# gmeow:facetVantage (who asserts it). When self-asserted, the vantage IS the
# subject — that self-reference is exactly what makes it the top authority.
ex:registry a gmeow:Organization ; gmeow:name "National Records Registry"@en .

# --- The self-asserted identity: subject is its own vantage; displayed.
ex:selfId a gmeow:GenderIdentity ;
    gmeow:facetSubject  ex:robin ;
    gmeow:facetVantage  ex:robin ;
    gmeow:genderValue   gmeow:genderNonBinary ;
    gmeow:selfAsserted  true ;
    gmeow:displayable   true .

Split Attraction

# A facet is an Observation: gmeow:facetSubject is whose facet it is, and for a
# self-asserted facet the gmeow:facetVantage is the person themselves (P9).

# --- 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:observedFeature, gmeow:Observation, gmeow:Person

External Equivalences

Equivalent or closely aligned targets: sosa

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Term Equivalences

Source Kind Profile Predicate/Relation Target Evidence
gmeow:facetSubject equivalence - skos:closeMatch sosa:hasFeatureOfInterest gmeow-observations.sssom.tsv; gmeow:eqObs024; confidence 0.9

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchsosa:hasFeatureOfInterest