glam/schemas/20251121/linkml/modules/classes/AnimalSoundArchive.yaml
2025-12-10 13:01:13 +01:00

111 lines
3.6 KiB
YAML

id: https://nde.nl/ontology/hc/class/AnimalSoundArchive
name: AnimalSoundArchive
title: Animal Sound Archive Type
prefixes:
linkml: https://w3id.org/linkml/
imports:
- linkml:types
- ./ArchiveOrganizationType
- ./CollectionType
classes:
AnimalSoundArchive:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
description: |
Archive specializing in animal sound recordings for research and preservation.
**Wikidata**: Q18574935
**Scope**:
Animal sound archives (Tierstimmenarchive) preserve:
- Bioacoustic recordings of wildlife
- Species identification recordings
- Environmental soundscapes with animal vocalizations
- Scientific research recordings
- Educational materials for species identification
**Scientific Context**:
These archives support:
- Biodiversity monitoring and conservation
- Species identification and taxonomy
- Behavioral ecology research
- Environmental impact assessment
- Educational outreach
**Related Types**:
- SoundArchive (Q2230431) - Broader audio collection type
- ScientificArchive (Q27032095) - Research-focused archives
**Notable Examples**:
- Tierstimmenarchiv (Museum für Naturkunde Berlin)
- Macaulay Library (Cornell Lab of Ornithology)
- British Library Sound Archive wildlife collection
**Dual-Class Pattern**:
This class represents the CUSTODIAN type (the archive organization).
For the collection type, see `AnimalSoundRecordSetType` (rico:RecordSetType).
**Ontological Alignment**:
- **SKOS**: skos:Concept with skos:broader Q2230431 (sound archive)
- **Schema.org**: schema:ArchiveOrganization
- **RiC-O**: rico:CorporateBody (as agent)
**Multilingual Labels**:
- de: Tierstimmenarchiv
- fr: Archives de voix d'animaux
- it: Archivio vocale degli animali
slot_usage:
primary_type:
description: MUST be 'ARCHIVE' for AnimalSoundArchive instances.
range: CustodianPrimaryTypeEnum
required: true
wikidata_entity:
description: |
Should be Q18574935 for this type.
Narrower than Q2230431 (sound archive).
pattern: "^Q[0-9]+$"
equals_string: "Q18574935"
record_types:
description: |
Typically includes: bioacoustic recordings, species vocalizations,
environmental soundscapes, field recordings, research data.
exact_mappings:
- skos:Concept
close_mappings:
- schema:ArchiveOrganization
- rico:CorporateBody
comments:
- "Specialized sound archive for bioacoustic and wildlife recordings"
- "Often affiliated with natural history museums or research institutions"
- "Part of dual-class pattern: custodian type + rico:RecordSetType"
- "Important for biodiversity conservation and scientific research"
see_also:
- SoundArchive
- ScientificArchive
# rico:RecordSetType for collection classification
AnimalSoundArchiveRecordSetType:
description: >-
A rico:RecordSetType for classifying collections of animal sound archive
materials within heritage institutions.
is_a: CollectionType
class_uri: rico:RecordSetType
slot_usage:
wikidata_equivalent:
equals_string: "Q18574935"
see_also:
- AnimalSoundArchive
annotations:
custodian_types: '["A"]'
custodian_types_rationale: "AnimalSoundArchive is an archival institution - maps to ARCHIVE (A)"
wikidata: Q18574935
linked_custodian_type: AnimalSoundArchive