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

75 lines
3.1 KiB
YAML

id: https://nde.nl/ontology/hc/class/ClimateArchive
name: ClimateArchive
title: Climate Archive Type
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
schema: http://schema.org/
wd: http://www.wikidata.org/entity/
imports:
- linkml:types
- ../slots/has_score
- ../slots/has_type
- ../slots/hold_record_set
classes:
ClimateArchive:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
description: >-
Repository institution dedicated to preserving and curating evidence about
historical atmospheric conditions, weather variability, and long-range
environmental change.
alt_descriptions:
nl: Instelling die bronnen over historische klimaatomstandigheden, weerpatronen en langetermijnverandering bewaart en beheert.
de: Einrichtung zur Bewahrung und Erschließung von Quellen zu historischen Klimabedingungen, Wettermustern und langfristigen Umweltveränderungen.
fr: Institution de conservation et de gestion de sources sur les conditions climatiques historiques, la variabilite meteorologique et les changements environnementaux de long terme.
es: Institucion que preserva y gestiona fuentes sobre condiciones climaticas historicas, variabilidad meteorologica y cambio ambiental a largo plazo.
ar: مؤسسة تحفظ وتدير مصادر حول الظروف المناخية التاريخية وتغيرات الطقس والتحول البيئي طويل المدى.
id: Lembaga repositori yang melestarikan dan mengelola sumber tentang kondisi iklim historis, variabilitas cuaca, dan perubahan lingkungan jangka panjang.
zh: 保存并管理历史气候条件、天气波动和长期环境变化证据的机构。
structured_aliases:
- literal_form: klimaatarchief
in_language: nl
- literal_form: Klimaarchiv
in_language: de
- literal_form: archive climatique
in_language: fr
- literal_form: archivo climatico
in_language: es
- literal_form: ارشيف مناخي
in_language: ar
- literal_form: arsip iklim
in_language: id
- literal_form: 气候档案机构
in_language: zh
exact_mappings:
- wd:Q1676725
broad_mappings:
- skos:Concept
- schema:ArchiveOrganization
related_mappings:
- wd:Q124762372
keywords:
- climate evidence stewardship
- weather history records
- paleoclimate sources
- environmental reconstruction
examples:
- value:
institution_name: NOAA National Centers for Environmental Information
hold_record_set: ClimateDataCollection
comments:
- Organizational type focused on institutional governance, custodianship, and preservation mission
- Distinct from record-set classifications defined in ClimateArchiveRecordSetType
slots:
- has_type
- has_score
- hold_record_set
slot_usage:
has_type:
equals_expression: '["hc:ArchiveOrganizationType"]'
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"