Schema Improvements: - Fix YAML import indentation across 800+ class files (sed: '^- ../' → ' - ../') - Add descriptions to 26 inline slots missing them (lint warnings) - Fix malformed imports in BirthPlace.yaml and CustodianObservation.yaml Validation Results: - linkml-lint: 4 warnings (intentional SCREAMING_CASE tier names) - gen-owl: SUCCESS (164,069 lines generated) - gen-json-schema: SUCCESS (9.4MB generated) Files affected: 1,034 files, +23,908 -15,200 lines
90 lines
2.2 KiB
YAML
90 lines
2.2 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/hold_or_held_record_set_type
|
|
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
|
- ./Scope # for has_or_had_scope range (2026-01-15)
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/dual_class_link
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ./DualClassLink
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScores
|
|
- ./AudiovisualArchiveRecordSetType
|
|
classes:
|
|
AudiovisualArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- hold_or_held_record_set_type
|
|
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)
|
|
|
|
'
|
|
slot_usage: null
|