- Updated slot names to improve semantic clarity: - `has_type` changed to `categorized_as` - `has_location` changed to `located_at` - `coordinates` changed to `has_coordinates` - `country` changed to `in_country` - `like_count` changed to `has_quantity` - Adjusted descriptions and annotations for slots to enhance understanding and alignment with ontology standards. - Modified imports in `WomensArchives.yaml` and `WomensArchivesRecordSetTypes.yaml` to reflect new slot names. - Enhanced multilingual support in `has_record_set` slot definition with additional translations and structured aliases. - General cleanup and standardization of slot definitions across various classes including `Wikidata`, `Youtube`, and `WorkExperience`.
55 lines
1.9 KiB
YAML
55 lines
1.9 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
|
|
- ../slots/20260202_matang/has_scope
|
|
- ../slots/20260202_matang/has_score
|
|
- ../slots/20260202_matang/has_type
|
|
- ../slots/20260202_matang/hold_record_set
|
|
classes:
|
|
ClimateArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- hold_record_set
|
|
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: "['*']"
|