gender value

The gmeow:Gender value a gender-identity facet asserts (functional PER FACET — one value each; multiplicity is expressed by multiple facets). The value is a gmeow:Gender individual: a predefined one, or — when none fits — a fresh individual carrying rdfs:label (the custom-PronounSet idiom). The single path to the gender value; there is deliberately no flat datatype shortcut.

Structure

Property shape: object property; gmeow:GenderIdentity -> gmeow:Gender; functional

Practical Pattern

Use gmeow:genderValue from gmeow:GenderIdentity to gmeow:Gender 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

# --- 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 .

# --- An external registry's conflicting record: its vantage is the REGISTRY,
#     not Robin — kept for provenance but SUPPRESSED (P10) and never self-
#     asserted, because self-assertion outranks an imported datum.
ex:registryId a gmeow:GenderIdentity ;
    gmeow:facetSubject ex:robin ;
    gmeow:facetVantage ex:registry ;
    gmeow:genderValue  gmeow:genderWoman ;
    gmeow:selfAsserted false ;
    gmeow:displayable  false .

Common Companion Terms

gmeow:GenderIdentity, gmeow:Gender

Projects To

Profile External Targets
foaf foaf
schema-org schema

External Equivalences

Equivalent or closely aligned targets: foaf, schema, wdt

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:genderValue equivalence - skos:closeMatch foaf:gender gmeow-gender.sssom.tsv; gmeow:eqGender003; confidence 0.6
gmeow:genderValue equivalence - skos:closeMatch schema:gender gmeow-gender.sssom.tsv; gmeow:eqGender002; confidence 0.7
gmeow:genderValue equivalence - skos:closeMatch wdt:P21 gmeow-gender.sssom.tsv; gmeow:eqGender004; confidence 0.85

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:genderValue projection foaf projects to / <= foaf:gender gmeow:mapFoafGender; confidence 0.6; lossy: orientation + sexAssignedAtBirth dropped; sex/gender conflated; transform gmeow:fnSelectDisplayableGender
gmeow:genderValue projection schema-org projects to / <= schema:gender gmeow:mapSchemaGender; confidence 0.6; lossy: orientation + sexAssignedAtBirth dropped; sex/gender conflated; transform gmeow:fnSelectDisplayableGender

Usage Advice

Use when

Avoid when

How to use

Examples

Use For Consumers

Avoid For Consumers

Published Alignment Graph

Alignments

RelationTarget
closeMatchfoaf:gender
closeMatchschema:gender
closeMatchwdt:P21