identifier url
- CURIE:
gmeow:identifierUrl - IRI: https://blackcatinformatics.ca/gmeow/identifierUrl
- Category: property
- Defined by:
gmeow:slices/organization - Box roles: RBox role (What is this?)
The authority URL that resolves an identifier record — e.g. the geni profile page, the ORCID record URL, the ROR landing page. The resolvable counterpart of the scheme-local gmeow:identifierValue; projects to schema:PropertyValue/url. Range is intentionally open (an IRI).
Structure
Property shape: object property; gmeow:Identifier -> ?; functional
Practical Pattern
Use gmeow:identifierUrl from gmeow:Identifier to ? 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:identifierUrl |
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 |
Usage Advice
Use when
- Use to carry the resolvable authority URL of a
gmeow:Identifier— the landing page that dereferences the scheme-local code.
Avoid when
- Avoid putting the scheme-local code here (that is
gmeow:identifierValue) and avoid more than one resolving URL per identifier — it is functional; mint a separategmeow:Identifierfor a distinct code.
How to use
- Set
gmeow:identifierUrlonce pergmeow:Identifier(functional) to the resolving IRI, alongsidegmeow:identifierSchemeandgmeow:identifierValue; the schema:PropertyValue projection reads it as url.
Examples
- ex:acmeRor
gmeow:identifierUrlhttps://ror.org/05a0gmj94.