23 lines
695 B
YAML
23 lines
695 B
YAML
id: https://nde.nl/ontology/hc/class/IdentifierFormat
|
|
name: IdentifierFormat
|
|
title: IdentifierFormat
|
|
description: Format of an identifier (e.g. UUID, DOI).
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_or_had_label
|
|
classes:
|
|
IdentifierFormat:
|
|
class_uri: skos:Concept
|
|
description: Identifier format.
|
|
slots:
|
|
- has_or_had_label
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
custodian_types_rationale: Universal utility concept
|