- Updated Accreditation class with comprehensive descriptions, alt_descriptions in multiple languages, and examples of accreditation types. - Revised AccreditationBody class to clarify its role and added multilingual alt_descriptions. - Improved AccreditationEvent class to detail the processes involved in granting accreditation, including temporal aspects and examples. - Expanded Accumulation class to define the period of record gathering with examples and multilingual support. - Enhanced AccuracyLevel class to provide a clearer definition of accuracy assessments with examples and multilingual descriptions. - Refined Acquisition class to capture the event of obtaining objects for collections, including methods and examples. - Updated AcquisitionEvent class to document the transfer of materials, including origin and method, with examples and multilingual support. - Improved AcquisitionMethod class to categorize acquisition methods with detailed descriptions and examples. - Added a new rule for verifying Wikidata mappings to ensure semantic accuracy and relevance.
93 lines
3.6 KiB
YAML
93 lines
3.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/AccessibilityFeature
|
|
name: AccessibilityFeature
|
|
title: Accessibility Feature
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
classes:
|
|
AccessibilityFeature:
|
|
description: >-
|
|
Characteristic or accommodation enabling persons with disabilities to use
|
|
collections, services, or facilities within a heritage institution.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Kenmerk of aanpassing die personen met een handicap in staat stelt om
|
|
collecties, diensten of faciliteiten binnen een erfgoedinstelling te gebruiken.
|
|
de: >-
|
|
Merkmal oder Anpassung, die es Personen mit Behinderungen ermoeglicht,
|
|
Sammlungen, Dienstleistungen oder Einrichtungen einer Kulturerbeeinrichtung
|
|
zu nutzen.
|
|
fr: >-
|
|
Caracteristique ou amenagement permettant aux personnes handicapees d'utiliser
|
|
les collections, services ou installations d'une institution patrimoniale.
|
|
es: >-
|
|
Caracteristica o adaptacion que permite a las personas con discapacidad
|
|
utilizar colecciones, servicios o instalaciones dentro de una institucion
|
|
patrimonial.
|
|
ar: >-
|
|
ميزة أو تسهيل يمكن الأشخاص ذوي الإعاقة من استخدام المجموعات أو الخدمات
|
|
أو المرافق داخل مؤسسة تراثية.
|
|
id: >-
|
|
Karakteristik atau akomodasi yang memungkinkan penyandang disabilitas
|
|
menggunakan koleksi, layanan, atau fasilitas di dalam lembaga warisan.
|
|
zh: >-
|
|
使残障人士能够使用遗产机构内馆藏、服务或设施的特征或无障碍设施。
|
|
examples:
|
|
- value:
|
|
has_label: Wheelchair Access
|
|
has_description: Fully wheelchair-accessible galleries and reading rooms
|
|
description: Physical accessibility for mobility-impaired visitors
|
|
- value:
|
|
has_label: Audio Description
|
|
has_description: Audio description available for visual materials
|
|
description: Audio description service for visually impaired visitors
|
|
- value:
|
|
has_label: Sign Language Tours
|
|
has_description: Guided tours available in sign language upon request
|
|
description: Sign language interpretation for deaf visitors
|
|
class_uri: schema:LocationFeatureSpecification
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
structured_aliases:
|
|
- literal_form: toegankelijkheidsvoorziening
|
|
in_language: nl
|
|
- literal_form: Barrierefreiheitsmerkmal
|
|
in_language: de
|
|
- literal_form: amenagement d'accessibilite
|
|
in_language: fr
|
|
- literal_form: caracteristica de accesibilidad
|
|
in_language: es
|
|
- literal_form: ميزة إمكانية الوصول
|
|
in_language: ar
|
|
- literal_form: fitur aksesibilitas
|
|
in_language: id
|
|
- literal_form: 无障碍设施
|
|
in_language: zh
|
|
keywords:
|
|
- disability access
|
|
- wheelchair access
|
|
- audio description
|
|
- sign language
|
|
- braille
|
|
- large print
|
|
- sensory-friendly
|
|
- accessible facilities
|
|
close_mappings:
|
|
- schema:LocationFeatureSpecification
|
|
broad_mappings:
|
|
- skos:Concept
|
|
comments:
|
|
- Aligns with WCAG guidelines for digital accessibility
|
|
- Includes physical, sensory, and cognitive accommodations
|
|
annotations:
|
|
specificity_score: "0.4"
|
|
specificity_rationale: Specific to disability accommodations
|
|
custodian_types: "['*']"
|