120 lines
3.8 KiB
YAML
120 lines
3.8 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
|
|
|
|
classes:
|
|
ClimateArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
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:
|
|
primary_type:
|
|
description: |
|
|
Typically 'ARCHIVE' (A) or 'RESEARCH_CENTER' (R) depending on
|
|
whether archival or research function is primary.
|
|
range: CustodianPrimaryTypeEnum
|
|
required: true
|
|
|
|
wikidata_entity:
|
|
description: |
|
|
Should be Q1676725 for climate archives.
|
|
Specialized scientific archive type.
|
|
pattern: "^Q[0-9]+$"
|
|
equals_string: "Q1676725"
|
|
|
|
record_types:
|
|
description: |
|
|
Typically includes: instrumental records, proxy data,
|
|
historical observations, ship logs, phenological records.
|
|
|
|
exact_mappings:
|
|
- skos:Concept
|
|
close_mappings:
|
|
- schema:ArchiveOrganization
|
|
- rico:CorporateBody
|
|
|
|
comments:
|
|
- "Specialized archive for paleoclimate and historical climate data"
|
|
- "Essential for climate change research"
|
|
- "Part of dual-class pattern: custodian type + rico:RecordSetType"
|
|
- "Often affiliated with research institutions or government agencies"
|
|
|
|
see_also:
|
|
- ScientificArchive
|
|
|
|
# rico:RecordSetType for collection classification
|
|
ClimateArchiveRecordSetType:
|
|
description: >-
|
|
A rico:RecordSetType for classifying collections of climate archive
|
|
materials within heritage institutions.
|
|
is_a: CollectionType
|
|
class_uri: rico:RecordSetType
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: "Q1676725"
|
|
see_also:
|
|
- ClimateArchive
|
|
annotations:
|
|
custodian_types: '["A"]'
|
|
custodian_types_rationale: "ClimateArchive is an archival institution - maps to ARCHIVE (A)"
|
|
wikidata: Q1676725
|
|
linked_custodian_type: ClimateArchive
|