legal identifier
- CURIE:
gmeow:legalIdentifier - IRI: https://blackcatinformatics.ca/gmeow/legalIdentifier
- Category: property
- Defined by:
gmeow:slices/organization - Box roles: RBox role (What is this?)
Relates an organization to a legal identifier — a LEI, ROR ID, company-registration number, or other scheme-specific code. The scheme is declared via gmeow:identifierScheme on the Identifier node. Non-functional: an organization may have several legal identifiers.
Structure
Property shape: object property; gmeow:Organization -> gmeow:Identifier
Sub-property of: gmeow:hasIdentifier
Practical Pattern
Use gmeow:legalIdentifier from gmeow:Organization to gmeow:Identifier when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:hasIdentifier, gmeow:Organization, gmeow:Identifier
Projects To
| Profile | External Targets |
|---|---|
schema-org |
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:legalIdentifier |
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 |
Usage Advice
Use when
- Use to attach a legal-registration
gmeow:Identifierto an organization — a LEI, ROR ID, or company-registration number — the org-scoped specialization ofgmeow:hasIdentifier.
Avoid when
- Avoid it for non-legal codes (use
gmeow:industryClassificationfor NAICS/ISIC, or the genericgmeow:hasIdentifier) and avoid declaring the scheme on the organization — it belongs on thegmeow:Identifiernode.
How to use
- Mint a
gmeow:Identifier, set itsgmeow:identifierScheme(e.g. "lei") andgmeow:identifierValue, optionallygmeow:jurisdiction, then attach withgmeow:legalIdentifierand letgmeow:hasIdentifierfollow by subsumption.
Examples
- ex:acme
gmeow:legalIdentifierex:acmeLei.