glam/schemas/20251121/linkml/modules/classes/Hazard.yaml
kempersc 66adec257e Add scripts for normalizing LinkML schemas and validating schema integrity
- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form.
- Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format.
- Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
2026-02-16 10:16:51 +01:00

46 lines
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: Potentiele bron van schade of gevaar die relevant is voor behoud veiligheid of operationele continuiteit.
de: Potenzielle Gefahren- oder Schadensquelle mit Relevanz fuer Erhaltung Sicherheit oder betriebliche Kontinuitaet.
fr: Source potentielle de dommage ou de danger pertinente pour conservation securite ou continuite operationnelle.
es: Fuente potencial de dano o peligro relevante para conservacion seguridad o continuidad operativa.
ar: مصدر محتمل للضرر أو الخطر ذي صلة بالحفظ أو السلامة أو استمرارية التشغيل.
id: Sumber potensi bahaya atau kerusakan yang relevan bagi pelestarian keselamatan atau kesinambungan operasional.
zh: 与保存、安全或运营连续性相关的潜在危害或损害来源。
structured_aliases:
- {literal_form: risicofactor, in_language: nl}
- {literal_form: Gefaehrdung, in_language: de}
- {literal_form: danger potentiel, in_language: fr}
- {literal_form: peligro potencial, in_language: es}
- {literal_form: خطر محتمل, in_language: ar}
- {literal_form: potensi bahaya, in_language: id}
- {literal_form: 潜在风险源, in_language: zh}
related_mappings:
- schema:riskFactor
annotations:
specificity_score: 0.1
specificity_rationale: "Generic utility class created during migration"
custodian_types: '["*"]'
slots:
- has_description