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
81 lines
2.3 KiB
YAML
81 lines
2.3 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/hold_or_held_record_set_type
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScores
|
|
- ./WikidataAlignment
|
|
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
|
- ./AdvertisingRadioArchiveRecordSetType
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ../slots/wikidata_entity
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ../slots/wikidata_entity
|
|
classes:
|
|
AdvertisingRadioArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- hold_or_held_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:
|
|
pattern: ^Q[0-9]+$
|
|
equals_string: Q60658673
|
|
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
|