24 lines
698 B
YAML
24 lines
698 B
YAML
id: https://nde.nl/ontology/hc/class/Drawer
|
|
name: Drawer
|
|
title: Drawer Class
|
|
description: A drawer in a storage unit (e.g. plan chest, cabinet). MIGRATED from drawer_number (2026-01-26).
|
|
prefixes:
|
|
hc: https://nde.nl/ontology/hc/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
default_prefix: hc
|
|
classes:
|
|
Drawer:
|
|
class_uri: rico:PhysicalLocation
|
|
description: Storage drawer.
|
|
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: "['*']"
|