has organization name
- CURIE:
gmeow:hasOrganizationName - IRI: https://blackcatinformatics.ca/gmeow/hasOrganizationName
- Category: property
- Defined by:
gmeow:slices/names - Box roles: RBox role (What is this?)
Relates an organization to a structured gmeow:OrganizationName it bears; the organization-scoped specialization of gmeow:hasAppellation, mirroring gmeow:hasName for persons and gmeow:hasPlaceName for places. Non-functional — an organization bears many co-equal names (legal, trading, former, multilingual); none is primary, and superseded ones set gmeow:displayable false.
Structure
Property shape: object property; gmeow:Organization -> gmeow:OrganizationName
Sub-property of: gmeow:hasAppellation
Practical Pattern
Use gmeow:hasOrganizationName from gmeow:Organization to gmeow:OrganizationName when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:hasAppellation, gmeow:Organization, gmeow:OrganizationName
Projects To
| Profile | External Targets |
|---|---|
foaf |
foaf |
schema-org |
schema |
vcard |
rdf, vcard |
External Equivalences
Equivalent or closely aligned targets: foaf, 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:hasOrganizationName |
equivalence | - |
skos:broadMatch | foaf:name | gmeow-names.sssom.tsv; gmeow:eqNames047; confidence 0.6 |
gmeow:hasOrganizationName |
equivalence | - |
skos:broadMatch | schema:name | gmeow-names.sssom.tsv; gmeow:eqNames045; confidence 0.6 |
gmeow:hasOrganizationName |
equivalence | - |
skos:broadMatch | vcard:organization-name | gmeow-names.sssom.tsv; gmeow:eqNames046; confidence 0.7 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:hasOrganizationName |
projection | foaf |
projects to / <= | foaf:name | gmeow:mapFoafName; confidence 0.8; lossy: non-displayable names (deadnames) dropped; transform gmeow:fnSelectDisplayName |
gmeow:hasOrganizationName |
projection | schema-org |
projects to / <= | schema:familyName | gmeow:mapSchemaFamilyName |
gmeow:hasOrganizationName |
projection | schema-org |
projects to / <= | schema:givenName | gmeow:mapSchemaGivenName |
gmeow:hasOrganizationName |
projection | schema-org |
projects to / <= | schema:name | gmeow:mapSchemaName; confidence 0.9; lossy: non-displayable names (deadnames) dropped; transform gmeow:fnSelectDisplayName |
gmeow:hasOrganizationName |
projection | vcard |
projects to / = | rdf:type, vcard:Name, vcard:family-name, vcard:hasName | gmeow:mapVcardFamilyName |
gmeow:hasOrganizationName |
projection | vcard |
projects to / = | rdf:type, vcard:Name, vcard:given-name, vcard:hasName | gmeow:mapVcardGivenName |
gmeow:hasOrganizationName |
projection | vcard |
projects to / <= | vcard:fn | gmeow:mapVcardFn; confidence 0.9; lossy: non-displayable names (deadnames) dropped; transform gmeow:fnSelectDisplayName |
Usage Advice
Use when
- Use to bear a structured name on an organization — a legal, trading, former, or multilingual name; the organization-scoped mirror of
gmeow:hasNameandgmeow:hasPlaceName.
Avoid when
- Avoid privileging the legal name as primary (co-equal trading and former names coexist) and avoid a flat name literal — bear a structured
gmeow:OrganizationName; set superseded namesgmeow:displayablefalse.
How to use
- Assert one
hasOrganizationNametriple per co-equalgmeow:OrganizationName, distinguishing kinds withgmeow:namePurpose; carry validity on the statement layer.
Examples
- ex:acme
gmeow:hasOrganizationNameex:acmeLegal, ex:acmeDba.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
skos:broadMatch | foaf:name |
skos:broadMatch | schema:name |
skos:broadMatch | vcard:organization-name |