glam/schemas/20251121/linkml/modules/classes/GLEIFIdentifier.yaml
kempersc 6e63465196 Add ImageTilingServiceEndpoint class and archive ID class
- Introduced the ImageTilingServiceEndpoint class for tiled high-resolution image delivery, including deep-zoom and transformation capabilities, with multilingual descriptions and structured aliases.
- Archived the ID class as a backwards-compatible alias for Identifier, marking it as deprecated to enforce the use of the canonical Identifier model.
2026-02-15 21:40:13 +01:00

24 lines
768 B
YAML

id: https://nde.nl/ontology/hc/class/GLEIFIdentifier
name: GLEIFIdentifier
title: GLEIF Identifier Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
gleif: https://www.gleif.org/ontology/Base/
dcterms: http://purl.org/dc/terms/
default_prefix: hc
imports:
- linkml:types
classes:
GLEIFIdentifier:
is_a: Identifier
class_uri: hc:GLEIFIdentifier
description: Identifier referencing a legal-entity record in the GLEIF ecosystem.
close_mappings:
- dcterms:Identifier
related_mappings:
- gleif:RegistrationAuthorityCode
annotations:
specificity_score: 0.3
specificity_rationale: External legal-entity identifier for governance and compliance linking.
custodian_types: '["*"]'