26 lines
542 B
YAML
26 lines
542 B
YAML
id: https://nde.nl/ontology/hc/class/Primary
|
|
name: Primary
|
|
title: Primary
|
|
description: >-
|
|
Indicator for primary status.
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_status
|
|
classes:
|
|
Primary:
|
|
class_uri: hc:Primary
|
|
description: Primary status.
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: "Generic utility class created during migration"
|
|
custodian_types: '["*"]'
|
|
|
|
slots:
|
|
- has_status
|