- 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.
47 lines
2.2 KiB
YAML
47 lines
2.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/Hazard
|
|
name: Hazard
|
|
title: Hazard
|
|
description: >-
|
|
Potential source of harm or damage relevant to preservation, safety, or operational continuity.
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
classes:
|
|
Hazard:
|
|
class_uri: schema:Text
|
|
description: >-
|
|
Potential source of harm or damage relevant to preservation, safety, or
|
|
operational continuity.
|
|
alt_descriptions:
|
|
nl: {text: Potentiele bron van schade of gevaar die relevant is voor behoud, veiligheid of operationele continuiteit., language: nl}
|
|
de: {text: Potenzielle Gefahren- oder Schadensquelle mit Relevanz fuer Erhaltung, Sicherheit oder betriebliche Kontinuitaet., language: de}
|
|
fr: {text: Source potentielle de dommage ou de danger pertinente pour conservation, securite ou continuite operationnelle., language: fr}
|
|
es: {text: Fuente potencial de dano o peligro relevante para conservacion, seguridad o continuidad operativa., language: es}
|
|
ar: {text: مصدر محتمل للضرر أو الخطر ذي صلة بالحفظ أو السلامة أو استمرارية التشغيل., language: ar}
|
|
id: {text: Sumber potensi bahaya atau kerusakan yang relevan bagi pelestarian, keselamatan, atau kesinambungan operasional., language: id}
|
|
zh: {text: 与保存、安全或运营连续性相关的潜在危害或损害来源。, language: zh}
|
|
structured_aliases:
|
|
nl: [{literal_form: risicofactor, language: nl}]
|
|
de: [{literal_form: Gefaehrdung, language: de}]
|
|
fr: [{literal_form: danger potentiel, language: fr}]
|
|
es: [{literal_form: peligro potencial, language: es}]
|
|
ar: [{literal_form: خطر محتمل, language: ar}]
|
|
id: [{literal_form: potensi bahaya, language: id}]
|
|
zh: [{literal_form: 潜在风险源, language: zh}]
|
|
related_mappings:
|
|
- schema:riskFactor
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: "Generic utility class created during migration"
|
|
custodian_types: '["*"]'
|
|
|
|
slots:
|
|
- has_description
|