glam/schemas/20251121/linkml/modules/classes/AnimalSoundArchive.yaml
kempersc 6251b84d11 Refactor schema definitions and enhance multilingual support
- Updated descriptions and comments across multiple classes to improve clarity and provide additional context.
- Added alternative descriptions and structured aliases for multilingual support in classes such as Restriction, RetrievalAgent, RetrievalEvent, and others.
- Improved the organization of comments and examples for better understanding of class usage and relationships.
- Introduced new enum for OAI-PMH verbs and a corresponding slot to indicate supported verbs by repository endpoints.
- Enhanced the RoomUnit class to clarify its purpose and usage patterns, including migration notes.
- General cleanup and standardization of annotations and slot usages across various classes.
2026-02-15 22:43:52 +01:00

142 lines
5.5 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

id: https://nde.nl/ontology/hc/class/AnimalSoundArchive
name: AnimalSoundArchive
title: Animal Sound Archive
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
skos: http://www.w3.org/2004/02/skos/core#
rico: https://www.ica.org/standards/RiC/ontology#
wd: http://www.wikidata.org/entity/
default_prefix: hc
imports:
- linkml:types
- ../slots/identified_by
- ../slots/has_score
- ../slots/has_type
- ../slots/hold_record_set
- ../slots/related_to
classes:
AnimalSoundArchive:
is_a: ArchiveOrganizationType
class_uri: schema:ArchiveOrganization
description: >-
Archive institution specializing in the collection, preservation, and
study of bioacoustic recordings, including wildlife vocalizations,
environmental soundscapes, and species identification recordings for
research and conservation purposes.
alt_descriptions:
nl: >-
Archiefinstelling gespecialiseerd in het verzamelen, bewaren en
bestuderen van bioakoestische opnames, waaronder dierengeluiden,
omgevingsgeluiden en soortidentificatie-opnames voor onderzoek en
natuurbehoud.
de: >-
Archivinstitution, die sich auf die Sammlung, Erhaltung und Erforschung
von bioakustischen Aufnahmen spezialisiert, einschliesslich
Tierlauten, Umgebungsgeraeuschen und Artenbestimmungsaufnahmen fuer
Forschungs- und Naturschutzzwecke.
fr: >-
Institution d'archives specialisee dans la collecte, la preservation et
l'etude des enregistrements bioacoustiques, y compris les vocalisations
animales, les paysages sonores environnementaux et les enregistrements
d'identification des especes a des fins de recherche et de conservation.
es: >-
Institucion de archivo especializada en la coleccion, preservacion y
estudio de grabaciones bioacusticas, incluyendo vocalizaciones de
fauna, paisajes sonoros ambientales y grabaciones de identificacion de
especies para fines de investigacion y conservacion.
ar: >-
مؤسسة أرشيفية متخصصة في جمع وحفظ ودراسة التسجيلات البيوacosستية، بما في ذلك
أصوات الحيوانات والمشاهد الصوتية البيئية وتسجيلات تحديد الأنواع لأغراض
البحث والحفظ.
id: >-
Lembaga arsip yang mengkhususkan diri dalam pengumpulan, pelestarian,
dan studi rekaman bioakustik, termasuk vokalisasi satwa liar, lanskap
suara lingkungan, dan rekaman identifikasi spesies untuk tujuan
penelitian dan konservasi.
zh: >-
专门从事生物声学录音收集、保存和研究的档案机构,包括野生动物叫声、
环境声景和物种识别录音,用于研究和保护目的。
examples:
- value:
has_type: hc:ArchiveOrganizationType
has_label: Tierstimmenarchiv Berlin
hold_record_set:
- hc:BioacousticRecordingCollection
description: Museum für Naturkunde Berlin animal sound archive
structured_aliases:
- literal_form: dierengeluidarchief
in_language: nl
- literal_form: Tierstimmenarchiv
in_language: de
- literal_form: archive de sons animaux
in_language: fr
- literal_form: archivo de sonidos de animales
in_language: es
- literal_form: أرشيف أصوات الحيوانات
in_language: ar
- literal_form: arsip suara hewan
in_language: id
- literal_form: 动物声音档案馆
in_language: zh
keywords:
- bioacoustic
- wildlife sounds
- animal vocalizations
- natural sounds
- sound archive
- species identification
broad_mappings:
- skos:Concept
- schema:ArchiveOrganization
close_mappings:
- rico:CorporateBody
- wd:Q18574935
slots:
- hold_record_set
- has_score
slot_usage:
identified_by:
pattern: "^Q[0-9]+$"
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
- |
Preserved from prior description:
**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
see_also:
- SoundArchive
- ScientificArchive
- AnimalSoundArchiveRecordSetType
annotations:
specificity_score: "0.25"
specificity_rationale: Specialized archive type for bioacoustic collections
custodian_types: "['AnimalSoundArchive']"