- 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.
25 lines
649 B
YAML
25 lines
649 B
YAML
id: https://nde.nl/ontology/hc/class/ICHSafeguarding
|
|
name: ICHSafeguarding
|
|
title: ICH Safeguarding
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
- ../slots/has_objective
|
|
- ../slots/has_type
|
|
classes:
|
|
ICHSafeguarding:
|
|
class_uri: hc:ICHSafeguarding
|
|
description: >-
|
|
Coordinated action designed to ensure viability, transmission, and
|
|
continuity of intangible cultural heritage practices.
|
|
slots:
|
|
- has_label
|
|
- has_type
|
|
- has_objective
|
|
broad_mappings:
|
|
- schema:Action
|