- Created cleanup_class_descriptions_v2.py script using text-based regex - Removed 134 class files' redundant sections: - dual_class_pattern: 80 occurrences - ontological_alignment: 35 occurrences - ontology_alignment_upper: 33 occurrences - multilingual_labels: 26 occurrences - glamorcubes_category: 6 occurrences - example_structure: 6 occurrences - Fixed ArchiveOrganizationType.yaml parse error after cleanup - Added 49 new slot definition files - All 395 class files validate as correct YAML - Deployed to bronhouder.nl/linkml
61 lines
1.8 KiB
YAML
61 lines
1.8 KiB
YAML
# Medienzentrum - Media Center
|
|
# Refactored with LinkML geographic restriction pattern
|
|
# Wikidata: Q1284615
|
|
|
|
id: https://w3id.org/nde/ontology/Medienzentrum
|
|
name: Medienzentrum
|
|
title: Medienzentrum (Media Center)
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
|
|
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:
|