legal name
- CURIE:
gmeow:namePurposeLegal - IRI: https://blackcatinformatics.ca/gmeow/namePurposeLegal
- Category: individual
- Defined by:
gmeow:slices/names - Box roles: ABox role (What is this?)
The legal name purpose — a role that a particular appellation plays in the life of its bearer.
Structure
Types: gmeow:NamePurpose
Practical Pattern
Use gmeow:namePurposeLegal as a controlled value typed as gmeow:NamePurpose.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Person Names
- Source:
slices/core/names/examples/person-names.ttl - Examples catalog: open in catalog#example-slices-core-names-examples-person-names
# --- A Han-script form, co-equal with the Latin one — no privileged "main" name.
ex:nameHan a gmeow:PersonName ;
gmeow:fullName "陳"@und ;
gmeow:namePurpose gmeow:namePurposeLegal ;
gmeow:displayable true .