Skip to content

Enum: ChangeLogField

The field of the pid4cat record that was changed.

URI: ChangeLogField

Permissible Values

Value Meaning Description
STATUS None The status of the pid4cat record was changed
LANDING_PAGE None The URL of the landing page in the pid4cat record was changed
RESOURCE_INFO None The resource info of the pid4cat record was changed
RELATED_IDS None The related identifiers of the pid4cat record were changed
CONTACT None The contact information of the pid4cat record was changed
LICENSE None The license of the pid4cat record was changed
SCHEMA_VER None The pid4cat-model version of the pid4cat record was changed

Slots

Name Description
changed_field The field that was changed

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ChangeLogField
description: The field of the pid4cat record that was changed.
from_schema: https://w3id.org/nfdi4cat/pid4cat-model
rank: 1000
permissible_values:
  STATUS:
    text: STATUS
    description: The status of the pid4cat record was changed.
  LANDING_PAGE:
    text: LANDING_PAGE
    description: The URL of the landing page in the pid4cat record was changed.
  RESOURCE_INFO:
    text: RESOURCE_INFO
    description: The resource info of the pid4cat record was changed.
  RELATED_IDS:
    text: RELATED_IDS
    description: The related identifiers of the pid4cat record were changed.
  CONTACT:
    text: CONTACT
    description: The contact information of the pid4cat record was changed.
  LICENSE:
    text: LICENSE
    description: The license of the pid4cat record was changed.
  SCHEMA_VER:
    text: SCHEMA_VER
    description: The pid4cat-model version of the pid4cat record was changed.