- Introduced the ImageTilingServiceEndpoint class for tiled high-resolution image delivery, including deep-zoom and transformation capabilities, with multilingual descriptions and structured aliases. - Archived the ID class as a backwards-compatible alias for Identifier, marking it as deprecated to enforce the use of the canonical Identifier model.
42 lines
2.2 KiB
YAML
42 lines
2.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/HandsOnFacility
|
|
name: HandsOnFacility
|
|
title: HandsOnFacility
|
|
description: A facility providing hands-on experiences.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
classes:
|
|
HandsOnFacility:
|
|
class_uri: schema:AmenityFeature
|
|
description: >-
|
|
Amenity feature indicating availability of interactive, practical learning
|
|
or handling spaces for visitors and participants.
|
|
alt_descriptions:
|
|
nl: {text: Voorzieningskenmerk dat aangeeft dat interactieve en praktische leer- of werkruimten beschikbaar zijn., language: nl}
|
|
de: {text: Ausstattungsmerkmal fuer verfuegbare interaktive und praktische Lern- oder Arbeitsraeume., language: de}
|
|
fr: {text: Caracteristique d equipement indiquant la disponibilite d espaces interactifs et pratiques pour apprentissage ou manipulation., language: fr}
|
|
es: {text: Caracteristica de equipamiento que indica disponibilidad de espacios interactivos y practicos de aprendizaje o manipulacion., language: es}
|
|
ar: {text: سمة مرفقية تشير إلى توفر مساحات تفاعلية وعملية للتعلم أو التعامل المباشر., language: ar}
|
|
id: {text: Fitur amenitas yang menunjukkan ketersediaan ruang interaktif dan praktik untuk pembelajaran atau penanganan langsung., language: id}
|
|
zh: {text: 表示是否提供互动式实践学习或操作空间的设施特征。, language: zh}
|
|
structured_aliases:
|
|
nl: [{literal_form: doe-faciliteit, language: nl}]
|
|
de: [{literal_form: Mitmachbereich, language: de}]
|
|
fr: [{literal_form: espace pratique interactif, language: fr}]
|
|
es: [{literal_form: espacio practico interactivo, language: es}]
|
|
ar: [{literal_form: مرفق تفاعلي عملي, language: ar}]
|
|
id: [{literal_form: fasilitas praktik interaktif, language: id}]
|
|
zh: [{literal_form: 互动实践设施, language: zh}]
|
|
broad_mappings:
|
|
- schema:AmenityFeature
|
|
slots:
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|