glam/schemas/20251121/linkml/modules/classes/Condition.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

57 lines
2.5 KiB
YAML

id: https://nde.nl/ontology/hc/class/Condition
name: Condition
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
crm: http://www.cidoc-crm.org/cidoc-crm/
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_type
classes:
Condition:
class_uri: schema:OfferItemCondition
description: >-
Preservation-state assessment capturing material integrity, deterioration
indicators, and handling implications for a cultural asset.
alt_descriptions:
nl: Beoordeling van de conserveringsstaat met materiaalintegriteit degradatiesignalen en implicaties voor omgang met erfgoedobjecten.
de: Erhaltungszustandsbewertung mit Materialintegritaet Schadensindikatoren und Handhabungsfolgen fuer Kulturgut.
fr: Evaluation de l etat de conservation couvrant integrite materielle signes de deterioration et implications de manipulation.
es: Evaluacion del estado de preservacion que abarca integridad material indicadores de deterioro e implicaciones de manejo.
ar: تقييم حالة الحفظ يشمل سلامة المادة ومؤشرات التدهور وانعكاسات التداول على الأصل الثقافي.
id: Penilaian kondisi preservasi yang mencakup integritas material indikator kerusakan dan implikasi penanganan aset budaya.
zh: 反映文化资产材料完整性、劣化迹象与处理影响的保存状态评估。
structured_aliases:
- {literal_form: conserveringsstaat, in_language: nl}
- {literal_form: Erhaltungszustand, in_language: de}
- {literal_form: etat de conservation, in_language: fr}
- {literal_form: estado de conservacion, in_language: es}
- {literal_form: حالة الحفظ, in_language: ar}
- {literal_form: kondisi preservasi, in_language: id}
- {literal_form: 保存状态, in_language: zh}
close_mappings:
- schema:OfferItemCondition
related_mappings:
- crm:E3_Condition_State
keywords:
- conservation assessment
- material integrity
- deterioration tracking
slots:
- has_type
- has_description
slot_usage:
has_type:
# range: string # uriorcurie
has_description:
# range: string
examples:
- value:
description_text: Good physical condition with minor wear
description_type: condition
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '[''*'']'