- Updated slot names to improve semantic clarity: - `has_type` changed to `categorized_as` - `has_location` changed to `located_at` - `coordinates` changed to `has_coordinates` - `country` changed to `in_country` - `like_count` changed to `has_quantity` - Adjusted descriptions and annotations for slots to enhance understanding and alignment with ontology standards. - Modified imports in `WomensArchives.yaml` and `WomensArchivesRecordSetTypes.yaml` to reflect new slot names. - Enhanced multilingual support in `has_record_set` slot definition with additional translations and structured aliases. - General cleanup and standardization of slot definitions across various classes including `Wikidata`, `Youtube`, and `WorkExperience`.
67 lines
1.8 KiB
YAML
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/20260202_matang/identified_by
|
|
- ../slots/20260202_matang/has_score
|
|
- ../slots/20260202_matang/has_type
|
|
- ../slots/20260202_matang/hold_record_set
|
|
- ../slots/20260202_matang/related_to
|
|
classes:
|
|
AdvertisingRadioArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- hold_record_set
|
|
- has_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:
|
|
identified_by:
|
|
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: "['*']"
|