24 lines
745 B
YAML
24 lines
745 B
YAML
id: https://nde.nl/ontology/hc/class/DrawerNumber
|
|
name: DrawerNumber
|
|
title: Drawer Number Class
|
|
description: Identifier for a drawer. MIGRATED from drawer_number (2026-01-26).
|
|
prefixes:
|
|
hc: https://nde.nl/ontology/hc/
|
|
imports:
|
|
- linkml:types
|
|
- ../classes/Identifier
|
|
default_prefix: hc
|
|
classes:
|
|
DrawerNumber:
|
|
is_a: Identifier
|
|
description: Number identifying a drawer.
|
|
slot_usage:
|
|
identifier_scheme:
|
|
equals_string: DRAWER_NUMBER
|
|
identifier_value:
|
|
description: The drawer number string.
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
custodian_types_rationale: Universal utility concept
|