- Updated VideoPost.yaml to include new slots and remove deprecated ones, enhancing video-specific properties. - Removed extraction_confidence from WebObservation.yaml, streamlining the schema. - Deleted obsolete slot files: characteristics.yaml, class_definition.yaml, confidence.yaml, confidence_method.yaml, confidence_score.yaml, confidence_value.yaml, count.yaml, and hosts_branch.yaml. - Introduced ghost_slots.txt to track unused slots. - Archived previous versions of characteristics, class_definition, confidence, confidence_method, confidence_score, confidence_value, count, and hosts_branch slots for historical reference. - Added new slots: has_or_had_citation, has_or_had_city_code, and is_or_was_location_of with appropriate descriptions and mappings.
107 lines
2.3 KiB
YAML
107 lines
2.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/hold_or_held_record_set_type
|
|
- ../slots/has_or_had_scope
|
|
- ./Scope
|
|
- ../slots/has_or_had_type
|
|
- ../slots/dual_class_link
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score
|
|
- ./DualClassLink
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore
|
|
- ./TemplateSpecificityType
|
|
- ./TemplateSpecificityTypes
|
|
- ./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: {}
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types:
|
|
- '*'
|
|
custodian_types_rationale: Universal utility concept
|