- 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`.
86 lines
1.9 KiB
YAML
86 lines
1.9 KiB
YAML
id: https://w3id.org/nde/ontology/Medienzentrum
|
|
name: Medienzentrum
|
|
title: Medienzentrum (Media Center)
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
Medienzentrum:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: 'Media center (Medienzentrum). In German-speaking countries, a
|
|
|
|
Medienzentrum is an institution that provides media resources
|
|
|
|
and services, primarily for educational purposes.
|
|
|
|
|
|
**Wikidata**: Q1284615
|
|
|
|
|
|
**Geographic Restriction**: Germany (DE) only.
|
|
|
|
This constraint is enforced via LinkML `rules` with `postconditions`.
|
|
|
|
|
|
**Scope**:
|
|
|
|
Medienzentren provide:
|
|
|
|
- Educational films and videos (lending)
|
|
|
|
- Digital media resources for teaching
|
|
|
|
- Media production facilities
|
|
|
|
- Equipment loans for schools
|
|
|
|
- Teacher training in media use
|
|
|
|
- Media literacy programs
|
|
|
|
- Online platforms for digital content
|
|
|
|
|
|
**Organizational Types**:
|
|
|
|
- Kreismedienzentrum (district level)
|
|
|
|
- Stadtmedienzentrum (city level)
|
|
|
|
- Landesmedienzentrum (state level)
|
|
|
|
|
|
**Historical Context**:
|
|
|
|
Medienzentren evolved from:
|
|
|
|
- Bildstellen (Q861125) - Visual media service units
|
|
|
|
- Landesbildstellen - State-level visual media centers
|
|
|
|
- School film libraries
|
|
|
|
|
|
Many Bildstellen were merged into Medienzentren as analog
|
|
|
|
media transitioned to digital formats.
|
|
|
|
|
|
**Related Types**:
|
|
|
|
- Bildstelle (Q861125) - Predecessor institution
|
|
|
|
- AudiovisualArchive (Q27030766) - Broader AV preservation
|
|
|
|
- MediaArchive - Generic media archives
|
|
|
|
- EducationProvider - Educational institutions
|
|
|
|
'
|
|
slot_usage: {}
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|