facet vantage

The agent asserting an identity facet — the vantage of the claim. When gmeow:selfAsserted is true, the facetVantage is the person themselves (Principle 9: self-assertion is top authority).

Structure

Property shape: object property; gmeow:Observation -> gmeow:Agent Sub-property of: gmeow:vantage

Practical Pattern

Use gmeow:facetVantage from gmeow:Observation to gmeow:Agent 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:vantage, gmeow:Observation, gmeow:Agent

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:facetVantage equivalence - skos:closeMatch sosa:madeBySensor gmeow-observations.sssom.tsv; gmeow:eqObs025; confidence 0.75

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchsosa:madeBySensor