- Introduced GeospatialLocation class for specific geospatial locations. - Added HandsOnFacility class representing facilities for hands-on experiences. - Created Hyponym class for narrower terms or instances. - Added ImagingEquipment class for imaging-related equipment. - Introduced LoadingDock class for loading dock facilities. - Created LocalCollection class for locally held collections. - Added Locker class for storage lockers available to visitors/staff. - Introduced MichelinStarRating class for Michelin star ratings. - Created MicrofilmReader class for equipment used to read microfilms. - Added OperationalArchive class for archives containing operational records. - Introduced OperationalUnit class for operational units within organizations. - Added has_or_had_archive slot for associating archives with entities. - Created has_or_had_rating slot for ratings assigned to entities. - Introduced has_or_had_section slot for sections or units within organizations. - Added has_geospatial_location slot linking nominal places to precise geospatial coordinates.
46 lines
1.3 KiB
YAML
46 lines
1.3 KiB
YAML
id: https://nde.nl/ontology/hc/slot/ich_transmission_method
|
|
name: ich_transmission_method_slot
|
|
title: Ich Transmission Methods Slot
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
imports:
|
|
- linkml:types
|
|
default_prefix: hc
|
|
slots:
|
|
ich_transmission_method:
|
|
description: 'How intangible heritage knowledge and skills are transmitted within the community.
|
|
|
|
|
|
Describes the pedagogical and social mechanisms for cultural continuity:
|
|
|
|
- Master-apprentice systems (one-on-one skill transmission)
|
|
|
|
- Community workshops and training programs
|
|
|
|
- Family transmission (intergenerational knowledge transfer)
|
|
|
|
- Ceremonial participation (learning through ritual practice)
|
|
|
|
- Peer learning (collaborative skill development)
|
|
|
|
- Documentation (video, audio, written records as transmission aids)
|
|
|
|
- Formal education integration (school programs incorporating ICH)
|
|
|
|
|
|
Critical for safeguarding sustainability - without transmission, ICH dies.
|
|
|
|
|
|
Examples:
|
|
|
|
- "Master-apprentice training, Community rehearsals, Ceremonial performances"
|
|
|
|
- "Family workshops, Annual training camps, Youth mentorship programs"
|
|
|
|
- "Ritual participation, Oral instruction, Hands-on practice"
|
|
|
|
'
|
|
range: string
|
|
slot_uri: schema:teaches
|