Skip to content

Enum: PID4CatStatus

The usage status of the PID4CatRecord.

URI: PID4CatStatus

Permissible Values

Value Meaning Description
SUBMITTED voc4cat:0005052 The PID4CatRecord is reserved but the resource is not yet linked
REGISTERED voc4cat:0005053 The PID4CatRecord is linked to a concrete resource
OBSOLETED voc4cat:0005054 The PID4CatRecord is obsolete, e
DEPRECATED voc4cat:0005055 The PID4CatRecord is deprecated, e

Slots

Name Description
status The status of the PID4CatRecord

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi4cat/pid4cat-model

LinkML Source

name: PID4CatStatus
description: The usage status of the PID4CatRecord.
from_schema: https://w3id.org/nfdi4cat/pid4cat-model
rank: 1000
permissible_values:
  SUBMITTED:
    text: SUBMITTED
    description: The PID4CatRecord is reserved but the resource is not yet linked.
    meaning: voc4cat:0005052
  REGISTERED:
    text: REGISTERED
    description: The PID4CatRecord is linked to a concrete resource.
    meaning: voc4cat:0005053
  OBSOLETED:
    text: OBSOLETED
    description: The PID4CatRecord is obsolete, e.g. because the resource is referenced
      by another PID4Cat.
    meaning: voc4cat:0005054
  DEPRECATED:
    text: DEPRECATED
    description: The PID4CatRecord is deprecated, e.g. because the resource can no
      longer be found.
    meaning: voc4cat:0005055