- Updated titles and descriptions in TimeSlot, TimeSpan, TimeSpanType, and TimespanBlock for improved readability and understanding. - Enhanced multilingual support with refined alt_descriptions and structured_aliases across various classes. - Changed mapping types from broad_mappings to exact_mappings in WebClaimsBlock, WebCollection, WebPage, WebPlatform, WebSource, WorkExperience, and various YouTube-related classes for better alignment with schema definitions. - Improved comments and modeling notes in VariantTypes to clarify usage and examples. - General cleanup of unnecessary comments and formatting adjustments for consistency across YAML files.
45 lines
2 KiB
YAML
45 lines
2 KiB
YAML
id: https://nde.nl/ontology/hc/class/Drawer
|
|
name: Drawer
|
|
title: Drawer Class
|
|
description: Drawer storage unit class.
|
|
prefixes:
|
|
hc: https://nde.nl/ontology/hc/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
linkml: https://w3id.org/linkml/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
classes:
|
|
Drawer:
|
|
class_uri: rico:PhysicalLocation
|
|
description: >-
|
|
Compartment location unit within a storage fixture used for organizing and
|
|
retrieving preserved items.
|
|
alt_descriptions:
|
|
nl: Compartimentslocatie binnen een opslagmeubel voor ordening en terugvinden van bewaarde items.
|
|
de: Fachbezogene Lageeinheit innerhalb eines Aufbewahrungsmoebels zur Ordnung und Auffindung bewahrter Objekte.
|
|
fr: Unite d emplacement compartimentee dans un meuble de rangement pour organiser et retrouver les elements conserves.
|
|
es: Unidad de ubicacion compartimentada en un mueble de almacenamiento para organizar y recuperar elementos conservados.
|
|
ar: وحدة موضع داخل خزانة تخزين مقسمة لتنظيم العناصر المحفوظة واسترجاعها.
|
|
id: Unit lokasi kompartemen dalam perlengkapan penyimpanan untuk mengatur dan mengambil item yang dilestarikan.
|
|
zh: 存储装置中的抽屉式分格位置单元,用于组织与检索保存对象。
|
|
structured_aliases:
|
|
- {literal_form: lade, in_language: nl}
|
|
- {literal_form: Schublade, in_language: de}
|
|
- {literal_form: tiroir de conservation, in_language: fr}
|
|
- {literal_form: cajon de almacenamiento, in_language: es}
|
|
- {literal_form: درج تخزين, in_language: ar}
|
|
- {literal_form: laci penyimpanan, in_language: id}
|
|
- {literal_form: 抽屉单元, in_language: zh}
|
|
exact_mappings:
|
|
- rico:PhysicalLocation
|
|
slots:
|
|
- identified_by
|
|
slot_usage:
|
|
identified_by:
|
|
range: DrawerNumber
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|