middle / additional name

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

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

gmeow:NamePartType

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

RelationTarget
closeMatchschema:additionalName
closeMatchvcard:additional-name