Skip to content

Enum: ChangeLogField

The field of the PID4Catrecord that was changed.

URI: ChangeLogField

Permissible Values

Value Meaning Description
STATUS None The status of the PID4CatRecord was changed
LANDING_PAGE None The URL of the landing page in the PID4CatRecord was changed
RESOURCE_INFO None The resource info of the PID4CatRecord was changed
RELATED_IDS None The related identifiers of the PID4CatRecord were changed
CONTACT None The contact information of the PID4CatRecord was changed
LICENSE None The license of the PID4CatRecord 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 PID4Catrecord that was changed.
from_schema: https://w3id.org/nfdi4cat/pid4cat-model
rank: 1000
permissible_values:
  STATUS:
    text: STATUS
    description: The status of the PID4CatRecord was changed.
  LANDING_PAGE:
    text: LANDING_PAGE
    description: The URL of the landing page in the PID4CatRecord was changed.
  RESOURCE_INFO:
    text: RESOURCE_INFO
    description: The resource info of the PID4CatRecord was changed.
  RELATED_IDS:
    text: RELATED_IDS
    description: The related identifiers of the PID4CatRecord were changed.
  CONTACT:
    text: CONTACT
    description: The contact information of the PID4CatRecord was changed.
  LICENSE:
    text: LICENSE
    description: The license of the PID4CatRecord was changed.