glam/frontend/public/schemas/20251121/linkml/modules/classes/ClimateArchive.yaml
kempersc 98c42bf272 Fix LinkML URI conflicts and generate RDF outputs
- Fix scope_note → finding_aid_scope_note in FindingAid.yaml
- Remove duplicate wikidata_entity slot from CustodianType.yaml (import instead)
- Remove duplicate rico_record_set_type from class_metadata_slots.yaml
- Fix range types for equals_string compatibility (uriorcurie → string)
- Move class names from close_mappings to see_also in 10 RecordSetTypes files
- Generate all RDF formats: OWL, N-Triples, RDF/XML, N3, JSON-LD context
- Sync schemas to frontend/public/schemas/

Files: 1,151 changed (includes prior CustodianType migration)
2026-01-07 12:32:59 +01:00

105 lines
3.3 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/holds_record_set_types
- ../slots/type_scope
- ../slots/class_metadata_slots
classes:
ClimateArchive:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
slots:
- holds_record_set_types
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
**Dual-Class Pattern**:
This class represents the CUSTODIAN type (the archive organization).
For the collection type, see `ClimateRecordSetType` (rico:RecordSetType).
**Ontological Alignment**:
- **SKOS**: skos:Concept with skos:broader Q166118 (archive)
- **Schema.org**: schema:ArchiveOrganization
- **RiC-O**: rico:CorporateBody (as agent)
**Multilingual Labels**:
- de: Klimaarchiv
slot_usage: null
ClimateArchiveRecordSetType:
description: |
A rico:RecordSetType for classifying collections held by ClimateArchive custodians.
**Dual-Class Pattern**:
This class represents the COLLECTION type (rico:RecordSetType).
For the custodian organization type, see `ClimateArchive`.
is_a: CollectionType
class_uri: rico:RecordSetType
slots:
- custodian_types
- custodian_types_rationale
- dual_class_link
- specificity_annotation
- template_specificity
- type_scope
see_also:
- ClimateArchive
- rico:RecordSetType
slot_usage:
custodian_types:
equals_expression: '["hc:ArchiveOrganizationType"]'
custodian_types_rationale:
equals_string: ClimateArchiveRecordSetType classifies collections held by
ARCHIVE (A) type custodians
dual_class_link:
range: DualClassLink
inlined: true
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true