- Updated AppraisalPolicy.yaml with improved descriptions, multilingual support, structured aliases, and refined mappings. - Revised AppreciationEvent.yaml to include detailed descriptions, alt_descriptions in multiple languages, and structured data for engagement metrics. - Enhanced ApprovalTimeType.yaml and ApprovalTimeTypes.yaml with comprehensive descriptions, multilingual support, and structured aliases for approval durations. - Improved Approver.yaml by refining the description, adding multilingual support, and clarifying mappings for approval agents. - Created check_class_prompt-20260214.md to outline goals and rules for improving class file quality, including description standards, multilingual support, and mapping verification.
113 lines
4.5 KiB
YAML
113 lines
4.5 KiB
YAML
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
|
||
see_also:
|
||
- SoundArchive
|
||
- ScientificArchive
|
||
- AnimalSoundArchiveRecordSetType
|
||
annotations:
|
||
specificity_score: "0.25"
|
||
specificity_rationale: Specialized archive type for bioacoustic collections
|
||
custodian_types: "['AnimalSoundArchive']"
|