- 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)
102 lines
3.4 KiB
YAML
102 lines
3.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/AudiovisualArchive
|
|
name: AudiovisualArchive
|
|
title: Audiovisual Archive Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
- ./AudiovisualArchiveRecordSetTypes
|
|
- ../slots/holds_record_set_types
|
|
- ../slots/type_scope
|
|
- ../slots/class_metadata_slots
|
|
classes:
|
|
AudiovisualArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- holds_record_set_types
|
|
description: |
|
|
Archive specializing in audio-visual materials including film, video,
|
|
sound recordings, and multimedia content.
|
|
|
|
**Wikidata**: Q27030766
|
|
|
|
**Scope**:
|
|
Audiovisual archives preserve:
|
|
- Film and video recordings
|
|
- Sound recordings (music, spoken word, oral history)
|
|
- Multimedia productions
|
|
- Broadcast materials (television, radio)
|
|
- Born-digital audiovisual content
|
|
- Related documentation (scripts, production files)
|
|
|
|
**Preservation Challenges**:
|
|
- Format obsolescence (VHS, Betamax, reel-to-reel, etc.)
|
|
- Physical degradation (vinegar syndrome, sticky shed)
|
|
- Digital preservation requirements
|
|
- Large storage requirements
|
|
- Specialized playback equipment
|
|
|
|
**Related Types**:
|
|
- FilmArchive (Q726929) - Motion picture focus
|
|
- SoundArchive (Q2230431) - Audio recordings focus
|
|
- TelevisionArchive (Q109326243) - TV broadcast focus
|
|
- RadioArchive (Q109326271) - Radio broadcast focus
|
|
- MediaArchive (Q116809817) - Broader media preservation
|
|
|
|
**Notable Examples**:
|
|
- Nederlands Instituut voor Beeld en Geluid
|
|
- Library of Congress National Audio-Visual Conservation Center
|
|
- British Film Institute National Archive
|
|
- INA (Institut national de l'audiovisuel, France)
|
|
|
|
**Dual-Class Pattern**:
|
|
This class represents the CUSTODIAN type (the archive organization).
|
|
For the collection type, see `AudiovisualRecordSetType` (rico:RecordSetType).
|
|
|
|
**Ontological Alignment**:
|
|
- **SKOS**: skos:Concept with skos:broader Q166118 (archive)
|
|
- **Schema.org**: schema:ArchiveOrganization
|
|
- **RiC-O**: rico:CorporateBody (as agent)
|
|
|
|
**Multilingual Labels**:
|
|
- de: audio-visuelles Archiv
|
|
- es: archivo audiovisual
|
|
- fr: archive audiovisuelle
|
|
slot_usage: null
|
|
AudiovisualArchiveRecordSetType:
|
|
description: |
|
|
A rico:RecordSetType for classifying collections held by AudiovisualArchive custodians.
|
|
|
|
**Dual-Class Pattern**:
|
|
This class represents the COLLECTION type (rico:RecordSetType).
|
|
For the custodian organization type, see `AudiovisualArchive`.
|
|
is_a: CollectionType
|
|
class_uri: rico:RecordSetType
|
|
slots:
|
|
- custodian_types
|
|
- custodian_types_rationale
|
|
- dual_class_link
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- type_scope
|
|
see_also:
|
|
- AudiovisualArchive
|
|
- rico:RecordSetType
|
|
slot_usage:
|
|
custodian_types:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
custodian_types_rationale:
|
|
equals_string: AudiovisualArchiveRecordSetType classifies collections held
|
|
by ARCHIVE (A) type custodians
|
|
dual_class_link:
|
|
range: DualClassLink
|
|
inlined: true
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|