- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form. - Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format. - Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
133 lines
6.1 KiB
YAML
133 lines
6.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/AdvertisingRadioArchive
|
||
name: AdvertisingRadioArchive
|
||
title: Advertising Radio Archive Type
|
||
prefixes:
|
||
linkml: https://w3id.org/linkml/
|
||
hc: https://nde.nl/ontology/hc/
|
||
skos: http://www.w3.org/2004/02/skos/core#
|
||
schema: http://schema.org/
|
||
rico: https://www.ica.org/standards/RiC/ontology#
|
||
wd: http://www.wikidata.org/entity/
|
||
imports:
|
||
- linkml:types
|
||
- ../slots/identified_by
|
||
- ../slots/has_score
|
||
- ../slots/has_type
|
||
- ../slots/hold_record_set
|
||
- ../slots/related_to
|
||
- ../slots/has_label
|
||
- ../slots/has_description
|
||
classes:
|
||
AdvertisingRadioArchive:
|
||
is_a: ArchiveOrganizationType
|
||
class_uri: skos:Concept
|
||
description: >-
|
||
Sound archive specializing in advertising radio productions and commercials.
|
||
|
||
Preserves radio commercials, jingles, advertising campaigns for radio broadcast, production materials including scripts, recordings, and masters, and historical radio advertising content.
|
||
alt_descriptions:
|
||
nl: "Geluidsarchief gespecialiseerd in radioadvertenties en commercials.\nBewaart radiocommercials, jingles, advertentiecampagnes voor radio-uitzendingen, productiematerialen inclusief scripts, opnames en masters, en historische radioadvertentie-inhoud."
|
||
de: "Audioarchiv, spezialisiert auf Werbefunksendungen und Werbespots.\nBewahrt Werbespots, Jingles, Werbekampagnen für Hörfunk, Produktionsmaterialien einschließlich Drehbüchern, Aufnahmen und Mastern sowie historische Werbefunkinhalte auf."
|
||
fr: "Archives sonores spécialisées dans les productions publicitaires radio et les commercials.\nConserve les spots publicitaires radio, les jingles, les campagnes publicitaires pour la diffusion radio, les matériaux de production y compris les scripts, les enregistrements et les masters, ainsi que le contenu publicitaire radio historique."
|
||
es: "Archivo de sonido especializado en producciones publicitarias de radio y comerciales.\nPreserva comerciales de radio, jingles, campañas publicitarias para transmisión radiofónica, materiales de producción incluyendo guiones, grabaciones y masters, y contenido publicitario radiofónico histórico."
|
||
ar: "أرشيف صوتي متخصص في إعلانات الراديو والإعلانات التجارية.\nيحفظ إعلانات الراديو والجنقات وحملات الإعلان للبث الإذاعي ومواد الإنتاج بما في ذلك النصوص والتسجيلات والماسترات والمحتوى الإعلاني الإذاعي التاريخي."
|
||
id: "Arsip suara yang berspesialisasi dalam produksi iklan radio dan komersial.\nMelestarikan iklan radio, jingle, kampanye iklan untuk siaran radio, bahan produksi termasuk naskah, rekaman, dan master, serta konten iklan radio historis."
|
||
zh: "专门从事广播广告制作和商业广告的音频档案。\n保存广播商业广告、广告歌、广播广告活动、制作材料(包括剧本、录音和母带) 以及历史广播广告内容。"
|
||
examples:
|
||
- value:
|
||
has_type: hc:ArchiveOrganizationType
|
||
has_label: Radio Advertising Archive
|
||
hold_record_set:
|
||
- hc:RadioAdvertisementCollection
|
||
- hc:CampaignDocumentationSeries
|
||
description: Archive specializing in radio advertising materials
|
||
exact_mappings:
|
||
- wd:Q60658673
|
||
close_mappings:
|
||
- schema:ArchiveOrganization
|
||
- rico:CorporateBody
|
||
broad_mappings:
|
||
- wd:Q2230431
|
||
- skos:Concept
|
||
related_mappings:
|
||
- wd:Q109326271
|
||
structured_aliases:
|
||
- literal_form: reclameradioarchief
|
||
in_language: nl
|
||
- literal_form: advertentieradioarchief
|
||
in_language: nl
|
||
- literal_form: Werbefunkarchiv
|
||
in_language: de
|
||
- literal_form: Radioanzeigenarchiv
|
||
in_language: de
|
||
- literal_form: archives publicitaires radio
|
||
in_language: fr
|
||
- literal_form: archivo de publicidad radiofónica
|
||
in_language: es
|
||
- literal_form: أرشيف إعلانات الراديو
|
||
in_language: ar
|
||
- literal_form: arsip iklan radio
|
||
in_language: id
|
||
- literal_form: 广播广告档案馆
|
||
in_language: zh
|
||
keywords:
|
||
- advertising archive
|
||
- radio archive
|
||
- commercial archive
|
||
- jingles
|
||
- radio commercials
|
||
- advertising history
|
||
- broadcasting archive
|
||
slots:
|
||
- hold_record_set
|
||
- has_score
|
||
- has_type
|
||
- identified_by
|
||
- has_label
|
||
- has_description
|
||
- related_to
|
||
slot_usage:
|
||
identified_by:
|
||
pattern: "^Q[0-9]+$"
|
||
examples:
|
||
- value: Q60658673
|
||
has_label:
|
||
required: false
|
||
examples:
|
||
- value: Radio Advertising Archive
|
||
has_description:
|
||
required: false
|
||
examples:
|
||
- value: Sound archive specializing in advertising radio productions and commercials
|
||
annotations:
|
||
specificity_score: "0.55"
|
||
specificity_rationale: "Highly specific archive type - advertising radio archives are a specialized subset of sound archives."
|
||
custodian_types: "['AdvertisingRadioArchive']"
|
||
wikidata_qid: "Q60658673"
|
||
related_types: "SoundArchive (Q2230431), RadioArchive (Q109326271)"
|
||
comments:
|
||
- Specialized sound archive for advertising radio content
|
||
- Part of dual-class pattern: custodian type + rico:RecordSetType
|
||
- Often associated with broadcasting organizations or advertising agencies
|
||
- Holds record sets like RadioAdvertisementCollection, CampaignDocumentationSeries
|
||
- |
|
||
Preserved from prior description:
|
||
|
||
**Wikidata**: Q60658673
|
||
|
||
**Scope**:
|
||
Advertising radio archives preserve:
|
||
- Radio commercials and jingles
|
||
- Advertising campaigns for radio broadcast
|
||
- Production materials (scripts, recordings, masters)
|
||
- Historical radio advertising content
|
||
|
||
**Related Types**:
|
||
- SoundArchive (Q2230431) - Broader audio collection type
|
||
- RadioArchive (Q109326271) - General radio broadcast archives
|
||
- MediaArchive (Q116809817) - Broader media preservation
|
||
see_also:
|
||
- AdvertisingRadioArchiveRecordSetType
|
||
- AdvertisingRadioArchiveRecordSetTypes
|
||
- wd:Q2230431
|
||
- wd:Q109326271
|