- Updated descriptions and titles for CantonalArchiveRecordSetType and CantonalArchiveRecordSetTypes to improve clarity and consistency. - Added multilingual alt_descriptions and structured_aliases for better accessibility and understanding across languages. - Refined slot usage and annotations for CantonalGovernmentFonds and CantonalLegislationCollection to align with RiC-O principles. - Enhanced Capacity class with detailed descriptions, alt_descriptions, and structured_aliases for various capacity types, including Volume, Shelf Length, Floor Area, Item Count, Weight, and Seating capacities. - Introduced a new rule for describing archive organization types to emphasize their institutional context rather than just record types.
106 lines
3.7 KiB
YAML
106 lines
3.7 KiB
YAML
id: https://nde.nl/ontology/hc/class/AVEquipment
|
|
name: AVEquipment
|
|
title: AVEquipment
|
|
description: Audiovisual equipment used in heritage contexts (e.g., for playback, digitization).
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_name
|
|
- ../slots/has_type
|
|
classes:
|
|
AVEquipment:
|
|
class_uri: schema:Product
|
|
description: >-
|
|
Audiovisual equipment used in heritage contexts for playback, digitization,
|
|
recording, or presentation of audiovisual materials and collections.
|
|
alt_descriptions:
|
|
nl:
|
|
text: >-
|
|
Audiovisuele apparatuur die in erfgoedcontexten wordt gebruikt voor
|
|
het afspelen, digitaliseren, opnemen of presenteren van audiovisuele
|
|
materialen en collecties.
|
|
de:
|
|
text: >-
|
|
Audiovisuelle Ausrüstung, die in Heritage-Kontexten für die Wiedergabe,
|
|
Digitalisierung, Aufnahme oder Präsentation audiovisueller Materialien
|
|
und Sammlungen verwendet wird.
|
|
fr:
|
|
text: >-
|
|
Équipement audiovisuel utilisé dans les contextes patrimoniaux pour
|
|
la lecture, la numérisation, l'enregistrement ou la présentation de
|
|
matériaux et collections audiovisuels.
|
|
es:
|
|
text: >-
|
|
Equipo audiovisual utilizado en contextos patrimoniales para la
|
|
reproducción, digitalización, grabación o presentación de materiales
|
|
y colecciones audiovisuales.
|
|
ar:
|
|
text: >-
|
|
معدات سمعية بصرية تُستخدم في السياقات التراثية للتشغيل والرقمنة
|
|
والتسجيل أو عرض المواد والمجموعات السمعية البصرية.
|
|
id:
|
|
text: >-
|
|
Peralatan audiovisual yang digunakan dalam konteks warisan untuk
|
|
pemutaran, digitalisasi, perekaman, atau presentasi materi dan
|
|
koleksi audiovisual.
|
|
zh:
|
|
text: >-
|
|
在遗产环境中用于播放、数字化、录制或展示视听材料和藏品的视听设备。
|
|
broad_mappings:
|
|
- schema:Product
|
|
close_mappings:
|
|
- crm:E19_Physical_Object
|
|
related_mappings:
|
|
- prov:Entity
|
|
slots:
|
|
- has_name
|
|
- has_type
|
|
structured_aliases:
|
|
- literal_form: AV-apparatuur
|
|
in_language: nl
|
|
- literal_form: AV-Ausrüstung
|
|
in_language: de
|
|
- literal_form: équipement AV
|
|
in_language: fr
|
|
- literal_form: equipo AV
|
|
in_language: es
|
|
- literal_form: معدات سمعية بصرية
|
|
in_language: ar
|
|
- literal_form: peralatan AV
|
|
in_language: id
|
|
- literal_form: 视听设备
|
|
in_language: zh
|
|
comments:
|
|
- Used for playback, digitization, recording, and presentation
|
|
- Includes projectors, players, recorders, and display equipment
|
|
keywords:
|
|
- audiovisual
|
|
- equipment
|
|
- playback
|
|
- digitization
|
|
- recording
|
|
- AV hardware
|
|
examples:
|
|
- value:
|
|
has_name: U-matic SP Player
|
|
has_type: VIDEO_PLAYER
|
|
description: Video playback equipment
|
|
- value:
|
|
has_name: Studer A810
|
|
has_type: AUDIO_RECORDER
|
|
description: Professional audio recorder
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|