glam/frontend/public/schemas/20251121/linkml/modules/classes/AccessionNumber.yaml
kempersc ce103100d4
All checks were successful
Deploy Frontend / build-and-deploy (push) Successful in 2m7s
Refactor code structure and optimize performance across multiple modules
2026-02-11 12:22:00 +01:00

28 lines
928 B
YAML

id: https://nde.nl/ontology/hc/class/AccessionNumber
name: AccessionNumber
title: Accession Number
description: A unique identifier assigned to an object or record upon accession. MIGRATED from has_accession_number slot per Rule 53. Follows rico:Identifier or crm:E42_Identifier.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
rico: https://www.ica.org/standards/RiC/ontology#
crm: http://www.cidoc-crm.org/cidoc-crm/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
default_prefix: hc
classes:
AccessionNumber:
is_a: Identifier
class_uri: rico:Identifier
slots:
- has_label
- has_description
exact_mappings:
- crm:E42_Identifier
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"