21 lines
594 B
YAML
21 lines
594 B
YAML
id: https://nde.nl/ontology/hc/class/IndexNumber
|
|
name: IndexNumber
|
|
title: Index Number
|
|
description: >-
|
|
An index or file number assigned to an information carrier.
|
|
MIGRATED from file_number slot per Rule 53.
|
|
Follows RiC-O Identifier pattern.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
imports:
|
|
- linkml:types
|
|
- ./Identifier
|
|
default_prefix: hc
|
|
classes:
|
|
IndexNumber:
|
|
is_a: Identifier
|
|
class_uri: rico:Identifier
|
|
description: >-
|
|
An identifier used for indexing or filing purposes.
|