- 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.
23 lines
711 B
YAML
23 lines
711 B
YAML
id: https://nde.nl/ontology/hc/classes/GHCIDHistoryEntry
|
|
name: GHCIDHistoryEntry
|
|
title: GHCID History Entry Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
prov: http://www.w3.org/ns/prov#
|
|
dcterms: http://purl.org/dc/terms/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
GHCIDHistoryEntry:
|
|
class_uri: prov:Entity
|
|
description: Historical identifier state entry with temporal validity and change context.
|
|
close_mappings:
|
|
- dcterms:Identifier
|
|
related_mappings:
|
|
- prov:Revision
|
|
annotations:
|
|
specificity_score: 0.3
|
|
specificity_rationale: Identifier history component for lifecycle tracking.
|
|
custodian_types: '["*"]'
|