- Fix scope_note → finding_aid_scope_note in FindingAid.yaml - Remove duplicate wikidata_entity slot from CustodianType.yaml (import instead) - Remove duplicate rico_record_set_type from class_metadata_slots.yaml - Fix range types for equals_string compatibility (uriorcurie → string) - Move class names from close_mappings to see_also in 10 RecordSetTypes files - Generate all RDF formats: OWL, N-Triples, RDF/XML, N3, JSON-LD context - Sync schemas to frontend/public/schemas/ Files: 1,151 changed (includes prior CustodianType migration)
124 lines
4.1 KiB
YAML
124 lines
4.1 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
|
|
- ./AnimalSoundArchiveRecordSetTypes
|
|
- ../slots/holds_record_set_types
|
|
- ../slots/class_metadata_slots
|
|
classes:
|
|
AnimalSoundArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- holds_record_set_types
|
|
- specificity_annotation
|
|
- template_specificity
|
|
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:
|
|
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.
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
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
|
|
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
|
|
custodian_types:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
custodian_types_rationale:
|
|
equals_string: AnimalSoundArchive is an archival institution - maps to ArchiveOrganizationType
|
|
(A)
|
|
wikidata_alignment:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
description: 'Wikidata alignment: Q18574935 ()'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
see_also:
|
|
- AnimalSoundArchive
|
|
slots:
|
|
- custodian_types
|
|
- custodian_types_rationale
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_alignment
|