28 lines
962 B
YAML
28 lines
962 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
|
|
- ./Identifier
|
|
default_prefix: hc
|
|
classes:
|
|
AccessionNumber:
|
|
is_a: Identifier
|
|
class_uri: rico:Identifier
|
|
slots:
|
|
- has_or_had_label
|
|
- has_or_had_description
|
|
exact_mappings:
|
|
- crm:E42_Identifier
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
custodian_types_rationale: Universal utility concept
|