glam/schemas/20251121/linkml/modules/classes/EducationCenter.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

246 lines
10 KiB
YAML

id: https://nde.nl/ontology/hc/class/education-center
name: education_center_class
title: EducationCenter Class
imports:
- linkml:types
- ../enums/EducationProviderTypeEnum
- ../enums/RoomUnitTypeEnum
- ../slots/has_or_had_accessibility_feature
- ../slots/has_or_had_contact_details
- ../slots/has_or_had_description
- ../slots/has_or_had_equipment
- ../slots/has_or_had_facility
- ../slots/has_or_had_identifier
- ../slots/has_or_had_label
- ../slots/has_or_had_quantity
- ../slots/has_or_had_score
- ../slots/has_or_had_time_interval
- ../slots/has_or_had_type
- ../slots/is_or_was_derived_from
- ../slots/is_or_was_generated_by
- ../slots/is_or_was_required
- ../slots/max_group_size
- ../slots/provides_or_provided
- ../slots/serves_or_served
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
org: http://www.w3.org/ns/org#
dcterms: http://purl.org/dc/terms/
crm: http://www.cidoc-crm.org/cidoc-crm/
prov: http://www.w3.org/ns/prov#
skos: http://www.w3.org/2004/02/skos/core#
wd: http://www.wikidata.org/entity/
classes:
EducationCenter:
is_a: ReconstructedEntity
class_uri: schema:EducationalOrganization
description: "Education center, learning facility, or educational programming space\noperated by a heritage custodian.\n\n**DEFINITION**:\n\nAn EducationCenter is a dedicated space for educational activities,\nworkshops, school programs, and public learning initiatives operated\nby a heritage custodian. Distinguished from ResearchCenter (academic\nresearch) by focus on public education and lifelong learning.\n\n**SCHEMA.ORG ALIGNMENT**:\n\n`schema:EducationalOrganization` - \"An educational organization.\"\n\n**WIKIDATA TYPE LINKAGE (EducationProviderTypeEnum Subset)**:\n\nEducation centers can be classified using relevant types from \nEducationProviderTypeEnum (208 types). Relevant education facility types:\n\n- Q3914 (school) - General educational facility\n- Q1376987 (education center)\n- Q9842 (primary school) - For youth programs\n- Q159334 (adult education) - For adult learning\n- Q578023 (resource center) - Learning resource facility\n- Q7315155 (research department) - If combined\
\ with research\n\n**DISTINCTION FROM OTHER AUXILIARY PLACE TYPES**:\n\n| Type | Primary Focus | Audience |\n|------|---------------|----------|\n| **EducationCenter** | Public learning | Schools, families, adults |\n| ResearchCenter | Academic research | Scholars, researchers |\n| ReadingRoom | Collection access | Researchers |\n| ExhibitionSpace | Display | General public |\n\n**TYPICAL CHARACTERISTICS**:\n\n- **Classroom spaces**: Dedicated teaching rooms\n- **Workshop facilities**: Hands-on activity areas\n- **AV equipment**: Presentation technology\n- **Educational materials**: Teaching resources\n- **Flexible spaces**: Adaptable for different programs\n\n**USE CASES**:\n\n1. **Museum Education Department**:\n ```yaml\n EducationCenter:\n has_or_had_identifier: \"https://nde.nl/ontology/hc/aux/rijksmuseum-education\"\n has_or_had_label:\n label_text: \"Rijksmuseum Educatie Centrum\"\n education_type_classification: EDUCATION_CENTER\n target_audiences:\n\
\ - \"Primary schools\"\n - \"Secondary schools\"\n - \"Families\"\n - \"Adults\"\n ```\n\n2. **Archive Learning Center**:\n ```yaml\n EducationCenter:\n has_or_had_label:\n label_text: \"Nationaal Archief Leercentrum\"\n education_type_classification: RESOURCE_CENTER\n programs_offered:\n - \"Genealogy workshops\"\n - \"Historical research skills\"\n - \"Teacher training\"\n ```\n"
exact_mappings:
- schema:EducationalOrganization
close_mappings:
- org:Site
- wd:Q1376987
- schema:LearningResource
related_mappings:
- hc:ResearchCenter
- schema:School
- schema:Course
slots:
- has_or_had_accessibility_feature
- is_or_was_required
- has_or_had_facility
- has_or_had_identifier
- has_or_had_label
- has_or_had_description
- has_or_had_contact_details
- has_or_had_type
- has_or_had_equipment
- provides_or_provided
- max_group_size
- serves_or_served
- has_or_had_score
- is_or_was_derived_from
- is_or_was_generated_by
- has_or_had_quantity
slot_usage:
has_or_had_identifier:
range: uriorcurie
required: true
identifier: true
examples:
- value: https://nde.nl/ontology/hc/aux/rijksmuseum-education
has_or_had_label:
range: string
inlined: true
required: true
examples:
- value: 'label_text: Rijksmuseum Educatie Centrum
'
- value: 'label_text: Nationaal Archief Leercentrum
'
- value: 'label_text: KB Workshops & Trainingen
'
has_or_had_description:
range: string
inlined: true
examples:
- value: 'description_text: Dedicated education facility offering school programs, family workshops, and teacher training. Features 4 classroom spaces and hands-on workshop areas.
'
has_or_had_type:
range: EducationFacilityType
inlined: true
equals_expression: '["hc:EducationProviderType"]'
examples:
- value:
has_or_had_label: EDUCATION_CENTER
has_or_had_equipment:
range: AVEquipment
required: false
multivalued: true
inlined: true
examples:
- value:
has_or_had_name: 4K Projector
has_or_had_type: Projector
provides_or_provided:
range: string
examples:
- value:
has_or_had_description: Hands-on learning lab
serves_or_served:
range: UserCommunity
inlined: true
multivalued: true
examples:
- value: 'community_name: "Primary schools"
'
- value: 'community_name: "Families"
'
- value: 'community_name: "Adult learners"
'
- value:
- value:
has_or_had_facility:
range: string
inlined: true
multivalued: true
examples:
- value: "facility_name: \"Main Classroom Wing\"\nhas_or_had_quantity:\n numeric_value: 4\nhas_or_had_unit:\n unit_type: CLASSROOM\nseating_capacity: 120\nav_equipped: true\n"
has_or_had_quantity:
range: integer
inlined: true
examples:
- value:
numeric_value: 2
has_or_had_unit:
unit_text: workshop_spaces
- value:
numeric_value: 8
has_or_had_unit:
unit_text: staff_members
max_group_size:
range: integer
examples:
- value: 30
is_or_was_required:
range: boolean
examples:
- value: true
is_or_was_derived_from:
range: CustodianObservation
multivalued: true
required: false
is_or_was_generated_by:
range: ReconstructionActivity
required: false
comments:
- EducationCenter models educational facilities of heritage custodians
- Schema.org EducationalOrganization for education facilities
- Links to EducationProviderTypeEnum for Wikidata-sourced classification
- Distinguished from ResearchCenter by public education focus
- Serves schools, families, adults, and professional development
see_also:
- https://schema.org/EducationalOrganization
- https://www.wikidata.org/wiki/Q1376987
examples:
- value:
has_or_had_identifier: https://nde.nl/ontology/hc/aux/rijksmuseum-education
has_or_had_label:
label_text: Rijksmuseum Educatie Centrum
has_or_had_description:
description_text: Dedicated education facility offering school programs, family workshops, and teacher training.
has_or_had_type:
has_or_had_label: EDUCATION_CENTER
has_or_had_contact_details:
includes_or_included:
has_or_had_label: educatie@rijksmuseum.nl
serves_or_served:
- community_name: Primary schools
- community_name: Secondary schools
- community_name: Families
- community_name: Teachers
- program_name: School guided tours
- program_name: Interactive workshops
- program_name: Family treasure hunts
- program_name: Teacher training days
has_or_had_facility:
- facility_name: Education Wing Classrooms
has_or_had_quantity:
numeric_value: 4
has_or_had_unit:
seating_capacity: 120
has_or_had_quantity:
- numeric_value: 2
has_or_had_unit:
unit_text: workshop_spaces
- numeric_value: 12
has_or_had_unit:
unit_text: staff_members
max_group_size: 30
has_or_had_equipment:
- has_or_had_name: 4K Projector
has_or_had_type: Projector
provides_or_provided:
has_or_had_description: Hands-on learning lab
has_or_had_accessibility_feature:
- Wheelchair accessible
- Hearing loop
- has_or_had_quantity: 75000
has_or_had_time_interval:
has_or_had_label: Annual
is_or_was_required: true
- value:
has_or_had_identifier: https://nde.nl/ontology/hc/aux/na-leercentrum
has_or_had_label:
label_text: Nationaal Archief Leercentrum
has_or_had_description:
description_text: Learning center focused on historical research skills and genealogy.
has_or_had_type:
has_or_had_label: RESOURCE_CENTER
serves_or_served:
- community_name: Adult learners
- community_name: Genealogists
- community_name: History teachers
- program_name: Introduction to archival research
- program_name: Genealogy workshops
- program_name: Paleography basics
- program_name: Teacher curriculum support
has_or_had_facility:
- facility_name: Learning Rooms
has_or_had_quantity:
numeric_value: 2
has_or_had_unit:
seating_capacity: 40
max_group_size: 20
has_or_had_equipment:
- has_or_had_name: Projector
has_or_had_type: Projector
is_or_was_required: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"