identifier value
- CURIE:
gmeow:identifierValue - IRI: https://blackcatinformatics.ca/gmeow/identifierValue
- Category: property
- Defined by:
gmeow:slices/organization - Box roles: RBox role (What is this?)
The literal value of an identifier — e.g. '529900T8BM49AURSDO55' or '541511'.
Structure
Property shape: datatype property; gmeow:Identifier -> rdfs:Literal; functional
Practical Pattern
Use gmeow:identifierValue from gmeow:Identifier to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
schema-org |
rdf, schema |
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:identifierValue |
projection | schema-org |
projects to / <= | rdf:type, schema:PropertyValue, schema:identifier, schema:name, schema:propertyID, schema:url, schema:value | gmeow:mapSchemaIdentifierRecord; confidence 0.9; lossy: jurisdiction and any standpoint/validity detail on the record drop; schema's PropertyValue carries only the scheme/value/url/name quad; the record's rdfs:label is its display name |
gmeow:identifierValue |
projection | schema-org |
projects to / <= | schema:isicV4 | gmeow:mapSchemaIndustryIsic; confidence 0.8; lossy: only ISIC-V4-scheme classifications are emitted; NAICS and other schemes are dropped |
gmeow:identifierValue |
projection | schema-org |
projects to / <= | schema:leiCode | gmeow:mapSchemaLeiCode; confidence 0.95; lossy: only LEI-scheme identifiers are emitted; other schemes (ROR, company registration, Wikidata) are dropped in this projection |
gmeow:identifierValue |
projection | schema-org |
projects to / <= | schema:naics | gmeow:mapSchemaIndustryNaics; confidence 0.8; lossy: only NAICS-scheme classifications are emitted; ISIC and other schemes are dropped; the code is emitted as a plain literal |
gmeow:identifierValue |
projection | schema-org |
projects to / <= | schema:taxID | gmeow:mapSchemaTaxId; confidence 0.95; lossy: only tax-scheme identifiers are emitted; other schemes are carried by their own cells |
Usage Advice
Use when
- Use to carry the scheme-local literal code of a
gmeow:Identifier— the actual LEI, NAICS, ORCID, or registration string.
Avoid when
- Avoid carrying the resolving URL here (that is
gmeow:identifierUrl) and avoid an unscheme'd value — always pair it withgmeow:identifierSchemeon the same node so the code is interpretable.
How to use
- Set
gmeow:identifierValueon thegmeow:Identifiernode alongsidegmeow:identifierScheme; keep value and scheme on the SAME node so projections never cross-pair codes from coexisting identifiers.
Examples
- ex:acmeNaics
gmeow:identifierValue"541511".