middle / additional name
- CURIE:
gmeow:namePartMiddle - IRI: https://blackcatinformatics.ca/gmeow/namePartMiddle
- Category: individual
- Defined by:
gmeow:slices/names - Box roles: ABox role (What is this?)
The middle name part type — a kind of component that can appear in a personal or organizational appellation.
Structure
Types: gmeow:NamePartType
Practical Pattern
Use gmeow:namePartMiddle as a controlled value typed as gmeow:NamePartType.
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
ex:partGiven a gmeow:NamePart ;
gmeow:namePartType gmeow:namePartGiven ; gmeow:partText "Robin" ; gmeow:partOrder 0 .
ex:partMiddle a gmeow:NamePart ;
gmeow:namePartType gmeow:namePartMiddle ; gmeow:partText "Avery" ; gmeow:partOrder 1 .
ex:partSurname a gmeow:NamePart ;
gmeow:namePartType gmeow:namePartSurname ; gmeow:partText "Chen" ; gmeow:partOrder 2 .
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: schema, vcard
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:namePartMiddle |
equivalence | - |
skos:closeMatch | schema:additionalName | gmeow-names.sssom.tsv; gmeow:eqNames017; confidence 0.9 |
gmeow:namePartMiddle |
equivalence | - |
skos:closeMatch | vcard:additional-name | gmeow-names.sssom.tsv; gmeow:eqNames018; confidence 0.9 |
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | schema:additionalName |
closeMatch | vcard:additional-name |