glam/schemas/20251121/linkml/modules/classes/AdvertisingRadioArchive.yaml
kempersc 626bd3a095 refactor(schemas): apply naming conventions to 261 class files
- Apply Rule 39: RiC-O style hasOrHad*/isOrWas* for temporal slots
- Apply Rule 43: Singular noun convention (keywords → keyword)
- Update slot references to match renamed slot files
- Maintain schema integrity across all class definitions
2026-01-10 15:36:33 +01:00

99 lines
3.2 KiB
YAML

id: https://nde.nl/ontology/hc/class/AdvertisingRadioArchive
name: AdvertisingRadioArchive
title: Advertising Radio Archive Type
prefixes:
linkml: https://w3id.org/linkml/
imports:
- linkml:types
- ./ArchiveOrganizationType
- ./CollectionType
- ./AdvertisingRadioArchiveRecordSetTypes
- ../slots/has_or_had_holds_record_set_type
- ../slots/has_or_had_custodian_type
- ../slots/specificity_annotation
- ../slots/template_specificity
- ../slots/wikidata_alignment
- ./SpecificityAnnotation
- ./TemplateSpecificityScores
- ./WikidataAlignment
classes:
AdvertisingRadioArchive:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
slots:
- has_or_had_holds_record_set_type
- specificity_annotation
- template_specificity
description: |
Sound archive specializing in advertising radio productions and commercials.
**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
slot_usage:
wikidata_entity:
description: |
Should be Q60658673 for this type.
Narrower than Q2230431 (sound archive).
pattern: ^Q[0-9]+$
equals_string: Q60658673
record_type:
description: |
Typically includes: radio commercials, jingles, advertising scripts,
production masters, broadcast recordings.
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true
exact_mappings:
- skos:Concept
close_mappings:
- schema:ArchiveOrganization
- rico:CorporateBody
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
see_also:
- SoundArchive
- RadioArchive
- MediaArchive
AdvertisingRadioArchiveRecordSetType:
description: A rico:RecordSetType for classifying collections of advertising radio productions
and commercials within heritage institutions.
is_a: CollectionType
class_uri: rico:RecordSetType
slot_usage:
wikidata_equivalent:
equals_string: Q60658673
has_or_had_custodian_type:
equals_expression: '["hc:ArchiveOrganizationType"]'
wikidata_alignment:
range: WikidataAlignment
inlined: true
description: 'Wikidata alignment: Q60658673 ()'
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true
see_also:
- AdvertisingRadioArchive
slots:
- has_or_had_custodian_type
- specificity_annotation
- template_specificity
- wikidata_alignment