sex assigned at birth

The sex recorded for a person at birth (a gmeow:SexAssignedAtBirth value) — a RECORDED administrative datum, NOT a self-asserted identity and NOT a gufo IdentityFacet. Deliberately separate from gender identity/expression, which it never implies and is never implied by. Non-functional: a correction and a prior record coexist rather than contradict.

Structure

Property shape: object property; gmeow:Person -> gmeow:SexAssignedAtBirth

Practical Pattern

Use gmeow:sexAssignedAtBirth from gmeow:Person to gmeow:SexAssignedAtBirth 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

# SPDX-FileCopyrightText: 2026 Blackcat Informatics® Inc. <paudley@blackcatinformatics.ca>
# SPDX-License-Identifier: CC-BY-4.0
#
# Worked example: gender as reified, self-asserted, co-equal facets ( P9/P10).
# Each axis is a reified gmeow:IdentityFacet (the NameUsage relator idiom), never a
# flat enum column. Four tenets are visible here:
#   • SELF-ASSERTION is the top authority — a self-asserted facet (selfAsserted
#     true) outranks an external registry record (selfAsserted false), which is
#     SUPPRESSED, never deleted (gmeow:displayable false, P10): kept for provenance,
#     never leaked or displayed.
#   • CO-EQUALITY — gender identity and gender expression are separate facets with
#     no primary/preferred slot; expression is never inferred from identity.
#   • SEX ≠ GENDER — gmeow:sexAssignedAtBirth is a RECORDED administrative datum,
#     not an IdentityFacet, and implies nothing about identity or expression.
#   • OPEN VOCABULARY — values are individuals (gmeow:genderNonBinary, …), never
#     Person subclasses and never a forced enum.
@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix ex:    <https://blackcatinformatics.ca/gmeow/examples/gender/> .

ex:robin a gmeow:Person ;
    gmeow:name "Robin"@en ;
    gmeow:hasGenderIdentity   ex:selfId , ex:registryId ;
    gmeow:hasGenderExpression ex:expr ;
    gmeow:sexAssignedAtBirth  gmeow:saabFemale .   # recorded datum — NOT identity

Common Companion Terms

gmeow:Person, gmeow:SexAssignedAtBirth

Projects To

Profile External Targets
gedcom gedcom

External Equivalences

Equivalent or closely aligned targets: fhir, 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:sexAssignedAtBirth equivalence - skos:closeMatch fhir:administrative-gender gmeow-gender.sssom.tsv; gmeow:eqGender024; confidence 0.5
gmeow:sexAssignedAtBirth equivalence - skos:closeMatch wdt:P21 gmeow-gender.sssom.tsv; gmeow:eqGender023; confidence 0.6

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:sexAssignedAtBirth projection gedcom projects to / <= gedcom:husband, gedcom:wife gmeow:mapGedcomHusbandWife; confidence 0.85; lossy: the traditional husband/wife terms emit ONLY in the clean documentary M+F configuration; any ambiguity, contestation, or absence degrades to symmetric spouseIn; gender identity is NEVER a source (SEX != GENDER)
gmeow:sexAssignedAtBirth projection gedcom projects to / <= gedcom:sex gmeow:mapGedcomSexF; confidence 0.9
gmeow:sexAssignedAtBirth projection gedcom projects to / <= gedcom:sex gmeow:mapGedcomSexM; confidence 0.9; lossy: the documentary sex-assigned-at-birth datum flattens to GEDCOM's SEX code ONLY when unambiguous; gender identity is NEVER a source (SEX != GENDER); any ambiguity degrades to 'U'
gmeow:sexAssignedAtBirth projection gedcom projects to / <= gedcom:sex gmeow:mapGedcomSexUContested; confidence 0.8; lossy: competing recorded values coexist in GMEOW (P9); the flat GEDCOM code degrades to 'U' rather than picking a winner
gmeow:sexAssignedAtBirth projection gedcom projects to / <= gedcom:sex gmeow:mapGedcomSexUIntersex; confidence 0.85; lossy: an intersex datum degrades to 'U' — GEDCOM's binary code cannot carry it and a forced M/F would misrepresent
gmeow:sexAssignedAtBirth projection gedcom projects to / <= gedcom:sex gmeow:mapGedcomSexUUnknown; confidence 0.9

Usage Advice

Use when

Avoid when

How to use

Examples

Use For Consumers

Avoid For Consumers

Published Alignment Graph

Alignments

RelationTarget
closeMatchfhir:administrative-gender
closeMatchwdt:P21