has appellation

Relates an entity to an appellation (name-object) it bears. The universal name-bearing property; gmeow:hasName is the person-scoped specialization. Non-functional — entities bear many co-equal names; a bearing's period is carried with gmeow:validFrom/validUntil on the statement, or reified as a gmeow:NameUsage when audience/register/evidence must be borne.

Structure

Property shape: object property; gmeow:Entity -> gmeow:Appellation

Practical Pattern

Use gmeow:hasAppellation from gmeow:Entity to gmeow:Appellation when the relationship itself belongs in the native GMEOW graph.

Common Companion Terms

gmeow:Entity, gmeow:Appellation

Projects To

Profile External Targets
dcterms dcterms
foaf foaf
oai_dc dc
schema-org schema
vcard rdf, vcard

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:hasAppellation projection dcterms projects to / = dcterms:language gmeow:mapDctermsLanguage; confidence 0.8
gmeow:hasAppellation projection foaf projects to / <= foaf:familyName gmeow:mapFoafFamilyName; lossy: non-displayable names (deadnames) dropped
gmeow:hasAppellation projection foaf projects to / <= foaf:givenName gmeow:mapFoafGivenName; lossy: non-displayable names (deadnames) dropped
gmeow:hasAppellation projection foaf projects to / <= foaf:name gmeow:mapFoafName; confidence 0.8; lossy: non-displayable names (deadnames) dropped; transform gmeow:fnSelectDisplayName
gmeow:hasAppellation projection oai_dc projects to / = dc:language gmeow:mapOaiDcLanguage; confidence 0.8
gmeow:hasAppellation projection schema-org projects to / <= schema:familyName gmeow:mapSchemaFamilyName
gmeow:hasAppellation projection schema-org projects to / <= schema:givenName gmeow:mapSchemaGivenName
gmeow:hasAppellation projection schema-org projects to / <= schema:name gmeow:mapSchemaName; confidence 0.9; lossy: non-displayable names (deadnames) dropped; transform gmeow:fnSelectDisplayName
gmeow:hasAppellation projection vcard projects to / = rdf:type, vcard:Name, vcard:family-name, vcard:hasName gmeow:mapVcardFamilyName
gmeow:hasAppellation projection vcard projects to / = rdf:type, vcard:Name, vcard:given-name, vcard:hasName gmeow:mapVcardGivenName
gmeow:hasAppellation projection vcard projects to / <= vcard:fn gmeow:mapVcardFn; confidence 0.9; lossy: non-displayable names (deadnames) dropped; transform gmeow:fnSelectDisplayName

Usage Advice

Use when

Avoid when

How to use

Examples