expression value

The gmeow:GenderExpressionStyle value a gender-expression facet asserts (functional per facet). A predefined individual or a fresh one with rdfs:label; the single path to the value.

Structure

Property shape: object property; gmeow:GenderExpression -> gmeow:GenderExpressionStyle; functional

Practical Pattern

Use gmeow:expressionValue from gmeow:GenderExpression to gmeow:GenderExpressionStyle 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

# --- Gender expression: a separate axis, never inferred from identity.
ex:expr a gmeow:GenderExpression ;
    gmeow:facetSubject    ex:robin ;
    gmeow:facetVantage    ex:robin ;
    gmeow:expressionValue gmeow:expressionAndrogynous ;
    gmeow:selfAsserted    true .

Common Companion Terms

gmeow:GenderExpression, gmeow:GenderExpressionStyle

Usage Advice

Use when

Avoid when

How to use

Examples

Use For Consumers

Avoid For Consumers