glam/schemas/20251121/linkml/modules/classes/AdvertisingRadioArchive.yaml
kempersc fc405445c6 Refactor and update schema definitions
- Removed obsolete slots: `has_or_had_custodian_observation`, `provider`, and `specificity_annotation`.
- Updated `has_or_had_score` slot to use `SpecificityScore` class and modified its description and examples.
- Added new slots: `end_seconds`, `end_time`, `has_archive_path`, `has_or_had_custodian_name`, `protocol_name`, and `protocol_version`.
- Introduced a script `check_annotation_types.py` to validate the presence and structure of `custodian_types` in YAML files.
- Added a script `update_specificity.py` to automate updates related to `SpecificityAnnotation` to `SpecificityScore`.
2026-02-01 19:55:38 +01:00

67 lines
1.8 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
- ../slots/has_or_had_identifier
- ../slots/has_or_had_score
- ../slots/has_or_had_type
- ../slots/hold_or_held_record_set_type
- ../slots/is_or_was_related_to
classes:
AdvertisingRadioArchive:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
slots:
- hold_or_held_record_set_type
- has_or_had_score
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:
has_or_had_identifier:
pattern: ^Q[0-9]+$
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
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"