Skip to content

Enum: Pid4CatStatus

The usage status of the pid4cat record.

URI: Pid4CatStatus

Permissible Values

Value Meaning Description
SUBMITTED voc4cat:0005052 The pid4cat handle is reserved but the resource is not yet linked.
REGISTERED voc4cat:0005053 The pid4cat handle is linked to a concrete resource.
OBSOLETED voc4cat:0005054 The pid4cat handle is obsolete, e.g. because the resource is referenced by another pid4cat.
DEPRECATED voc4cat:0005055 The pid4cat record is deprecated, e.g. because the resource can no longer be found.

Slots

Name Description
status The status of the pid4cat record. The status is set to "SUBMITTED" when the handle is reserved but the resource is not yet linked. The status is set to "REGISTERED" when the handle is linked to a concrete resource.
value

Identifier and Mapping Information

Schema Source

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

LinkML Source

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