- 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.
32 lines
1.2 KiB
YAML
32 lines
1.2 KiB
YAML
id: https://nde.nl/ontology/hc/classes/GHCIDHistoryEntry
|
|
name: GHCIDHistoryEntry
|
|
title: GHCIDHistoryEntry
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
prov: http://www.w3.org/ns/prov#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
dcterms: http://purl.org/dc/terms/
|
|
imports:
|
|
- linkml:types
|
|
# default_range: string
|
|
classes:
|
|
GHCIDHistoryEntry:
|
|
description: "Historical GHCID entry with validity period tracking the evolution\
|
|
\ of a Global Heritage Custodian Identifier over time, including reasons for\
|
|
\ changes and supersession relationships.\nOntology mapping rationale: - class_uri\
|
|
\ is prov:Entity because this represents a historical state\n of an identifier\
|
|
\ entity with temporal validity bounds\n- close_mappings includes dcterms:Identifier\
|
|
\ for identifier semantics - related_mappings includes prov:Revision for versioning\
|
|
\ context"
|
|
class_uri: prov:Entity
|
|
close_mappings:
|
|
- dcterms:Identifier
|
|
related_mappings:
|
|
- prov:Revision
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|
|
slots: []
|