- Updated SignificanceType.yaml to enhance descriptions, add alternative language descriptions, and clarify comments. - Refined CommunitySignificance, EconomicSignificance, HistoricalSignificance, ScientificSignificance, AestheticSignificance, TerroirSignificance, and DiplomaticSignificance classes with structured aliases and comments. - Enhanced SilenceSegment.yaml with multilingual descriptions and structured aliases. - Improved Size.yaml with clearer descriptions and added multilingual support. - Updated SocialMediaPlatformType.yaml and SocialMediaProfile.yaml to include alternative descriptions in multiple languages and refined modeling notes. - Added has_url slot to SocialMediaProfile for better URL management. - Enhanced Warehouse and WarehouseType classes with preserved modeling notes for clarity on definitions and distinctions. - Updated WebClaim and WebPortalType classes with preserved descriptions for better understanding of their roles and structures.
92 lines
3.2 KiB
YAML
92 lines
3.2 KiB
YAML
id: https://w3id.org/nde/ontology/RadioArchive
|
|
name: RadioArchive
|
|
title: Radio Archive
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
default_prefix: hc
|
|
imports:
|
|
- ../classes/AgentType
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_scope
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
classes:
|
|
RadioArchive:
|
|
description: >-
|
|
Institution dedicated to preserving and providing access to radio broadcast recordings,
|
|
program archives, and related audio documentation.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Instelling die zich toelegt op het bewaren en toegankelijk maken van radio-uitzendingsopnamen,
|
|
programma-archieven en gerelateerde audiodocumentatie.
|
|
de: >-
|
|
Einrichtung, die der Erhaltung und Bereitstellung von Radioaufzeichnungen,
|
|
Programmarchiven und verwandter Audiodokumentation gewidmet ist.
|
|
fr: >-
|
|
Institution dédiée à la préservation et à l'accès aux enregistrements de radiodiffusion,
|
|
aux archives de programmes et à la documentation audio connexe.
|
|
es: >-
|
|
Institución dedicada a preservar y proporcionar acceso a grabaciones de transmisiones radiofónicas,
|
|
archivos de programas y documentación de audio relacionada.
|
|
ar: >-
|
|
مؤسسة مكرسة للحفاظ على تسجيلات البث الإذاعي
|
|
وأرشيفات البرامج والوثائق الصوتية ذات الصلة وتوفير الوصول إليها.
|
|
id: >-
|
|
Institusi yang didedikasikan untuk melestarikan dan menyediakan akses ke rekaman siaran radio,
|
|
arsip program, dan dokumentasi audio terkait.
|
|
zh: >-
|
|
致力于保存和提供广播录音、节目档案和相关音频文献访问的机构。
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
exact_mappings:
|
|
- wd:Q109326271
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
- skos:Concept
|
|
keywords:
|
|
- radio archive
|
|
- broadcast archive
|
|
- audio archive
|
|
- media archive
|
|
structured_aliases:
|
|
- literal_form: radioarchief
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Radioarchiv
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: archives radiophoniques
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
slots:
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
- identified_by
|
|
slot_usage:
|
|
identified_by: null
|
|
annotations:
|
|
skos:prefLabel: Radio Archive
|
|
skos:altLabel: Radioarchiv, archivo radiofónico, archives radiophoniques
|
|
media_type: audio/radio
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
see_also:
|
|
- SoundArchive
|
|
- BroadcastArchive
|
|
- TelevisionArchive
|
|
- MediaArchive
|
|
comments:
|
|
- Preserves radio broadcasts and programs
|
|
- Often maintained by broadcasters
|
|
- Important for media history research
|