glam/frontend/public/schemas/20251121/linkml/modules/classes/ClimateArchive.yaml
kempersc f9f3cc8e74 fix: resolve YAML import indentation and add missing slot descriptions
Schema Improvements:
- Fix YAML import indentation across 800+ class files (sed: '^- ../' → '  - ../')
- Add descriptions to 26 inline slots missing them (lint warnings)
- Fix malformed imports in BirthPlace.yaml and CustodianObservation.yaml

Validation Results:
- linkml-lint: 4 warnings (intentional SCREAMING_CASE tier names)
- gen-owl: SUCCESS (164,069 lines generated)
- gen-json-schema: SUCCESS (9.4MB generated)

Files affected: 1,034 files, +23,908 -15,200 lines
2026-01-16 00:09:28 +01:00

99 lines
2.2 KiB
YAML

id: https://nde.nl/ontology/hc/class/ClimateArchive
name: ClimateArchive
title: Climate Archive Type
prefixes:
linkml: https://w3id.org/linkml/
imports:
- linkml:types
- ./ArchiveOrganizationType
- ./CollectionType
- ./ClimateArchiveRecordSetTypes
- ../slots/hold_or_held_record_set_type
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
- ./Scope # for has_or_had_scope range (2026-01-15)
- ../slots/has_or_had_custodian_type
- ../slots/dual_class_link
- ../slots/specificity_annotation
- ../slots/template_specificity
- ./DualClassLink
- ./SpecificityAnnotation
- ./TemplateSpecificityScores
- ./ClimateArchiveRecordSetType
classes:
ClimateArchive:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
slots:
- hold_or_held_record_set_type
description: 'Archive that provides information about climatic conditions in the past,
preserving paleoclimate data and historical climate records.
**Wikidata**: Q1676725
**Scope**:
Climate archives (Klimaarchive) preserve:
- Instrumental climate records (temperature, precipitation)
- Proxy data (tree rings, ice cores, sediments)
- Historical weather observations
- Ship logs and expedition records
- Agricultural and phenological records
- Newspaper weather reports
**Scientific Context**:
Climate archives are essential for:
- Paleoclimatology research
- Climate change studies
- Historical climatology
- Environmental history
- Long-term weather pattern analysis
**Types of Climate Proxy Data**:
- Dendrochronology (tree rings)
- Ice cores (polar and glacial)
- Coral records
- Lake and ocean sediments
- Speleothems (cave formations)
- Historical documents
**Related Types**:
- ScientificArchive (Q27032095) - Research archives
- AnimalSoundArchive (Q18574935) - Environmental recordings
**Notable Examples**:
- NOAA National Centers for Environmental Information
- Climatic Research Unit (CRU) archives
- World Data Center for Paleoclimatology
'
slot_usage: null