- 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.
30 lines
890 B
YAML
30 lines
890 B
YAML
id: https://nde.nl/ontology/hc/classes/GHCIDBlock
|
|
name: GHCIDBlock
|
|
title: GHCID Block Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
classes:
|
|
GHCIDBlock:
|
|
class_uri: dcterms:Identifier
|
|
description: Identifier metadata block capturing assignment, variants, and lifecycle history for GHCID values.
|
|
exact_mappings:
|
|
- dcterms:Identifier
|
|
close_mappings:
|
|
- prov:Entity
|
|
related_mappings:
|
|
- schema:PropertyValue
|
|
- prov:Generation
|
|
slots:
|
|
- identified_by
|
|
annotations:
|
|
specificity_score: 0.35
|
|
specificity_rationale: Identifier lifecycle container for custody-level identifier governance.
|
|
custodian_types: '["*"]'
|