- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form. - Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format. - Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
28 lines
1.3 KiB
YAML
28 lines
1.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/DrawerNumber
|
|
name: DrawerNumber
|
|
title: Drawer Number Class
|
|
description: Drawer identifier class.
|
|
prefixes:
|
|
hc: https://nde.nl/ontology/hc/
|
|
linkml: https://w3id.org/linkml/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
DrawerNumber:
|
|
is_a: Identifier
|
|
description: >-
|
|
Identifier token assigned to a storage compartment for precise physical
|
|
location reference.
|
|
alt_descriptions:
|
|
nl: Identificatiecode toegekend aan een opslagcompartiment voor precieze locatieverwijzing.
|
|
de: Kennzeichen fuer ein Aufbewahrungsfach zur praezisen physischen Ortsreferenz.
|
|
fr: Jeton identifiant attribue a un compartiment de stockage pour un referencement physique precis.
|
|
es: Token identificador asignado a un compartimento de almacenamiento para referencia fisica precisa.
|
|
ar: رمز تعريف مخصص لحجرة تخزين لأغراض الإحالة المكانية الدقيقة.
|
|
id: Token identitas yang diberikan pada kompartemen penyimpanan untuk rujukan lokasi fisik yang presisi.
|
|
zh: 分配给存储分格、用于精确物理定位引用的标识符。
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|