androgynous
- CURIE:
gmeow:expressionAndrogynous - IRI: https://blackcatinformatics.ca/gmeow/expressionAndrogynous
- Category: individual
- Defined by:
gmeow:slices/gender - Box roles: ABox role (What is this?)
The androgynous gender expression style — a stylistic presentation of gender through behavior, appearance, or self-presentation.
Structure
Types: gmeow:GenderExpressionStyle
Practical Pattern
Use gmeow:expressionAndrogynous as a controlled value typed as gmeow:GenderExpressionStyle.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Self Asserted Facets
- Source:
slices/core/gender/examples/self-asserted-facets.ttl - Examples catalog: open in catalog#example-slices-core-gender-examples-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 .