Skip to content

Enum: RelationType

The type of the relation between the resources

URI: RelationType

Permissible Values

Value Meaning Description
IS_CITED_BY None The resource is cited by another resource
CITES None The resource cites another resource
IS_SUPPLEMENT_TO None The resource is supplemented by another resource
IS_SUPPLEMENTED_BY None The resource supplements another resource
IS_CONTINUED_BY None The resource is continued by another resource
CONTINUES None The resource continues another resource
HAS_METADATA None The resource has metadata
IS_METADATA_FOR None The resource is metadata for
HAS_VERSION dcterms:hasVersion The resource has a version
IS_VERSION_OF dcterms:isVersionOf The resource is a version of
IS_NEW_VERSION_OF None The resource is a new version of
IS_PREVIOUS_VERSION_OF None The resource is a previous version of
IS_PART_OF dcterms:isPartOf The resource is part of another resource
HAS_PART dcterms:hasPart The resource has part another resource
IS_DESCRIBED_BY None The resource is documented by another resource
DESCRIBES None The resource documents another resource
IS_PUBLISHED_IN None The resource is published in another resource
IS_REFERENCED_BY dcterms:isReferencedBy The resource is referenced by another resource
REFERENCES None The resource references another resource
IS_DOCUMENTED_BY None The resource is documented by another resource
DOCUMENTS None The resource documents another resource
IS_COMPILED_BY None The resource is compiled by another resource
COMPILES None The resource compiles another resource
IS_VARIANT_FORM_OF None The resource is variant form of another resource
IS_ORIGINAL_FORM_OF None The resource is original form of another resource
IS_IDENTICAL_TO None The resource is identical to another resource
IS_DERIVED_FROM None The resource is derived from another resource
IS_SOURCE_OF None The resource is source of another resource
IS_COLLECTED_BY None The resource is collected by another resource
COLLECTS None The resource collects another resource
IS_REQUIRED_BY dcterms:isRequiredBy The resource is required by another resource
REQUIRES dcterms:requires The resource requires another resource
IS_OBSOLETED_BY None The resource or PID4Cat is obsoleted by another resource or PID4Cat
OBSOLETES None The resource or PID4Cat obsoletes another resource or PID4Cat

Slots

Name Description
relation_type Relation type between the resources

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: RelationType
description: The type of the relation between the resources
from_schema: https://w3id.org/nfdi4cat/pid4cat-model
rank: 1000
permissible_values:
  IS_CITED_BY:
    text: IS_CITED_BY
    description: The resource is cited by another resource.
  CITES:
    text: CITES
    description: The resource cites another resource.
  IS_SUPPLEMENT_TO:
    text: IS_SUPPLEMENT_TO
    description: The resource is supplemented by another resource.
  IS_SUPPLEMENTED_BY:
    text: IS_SUPPLEMENTED_BY
    description: The resource supplements another resource.
  IS_CONTINUED_BY:
    text: IS_CONTINUED_BY
    description: The resource is continued by another resource.
  CONTINUES:
    text: CONTINUES
    description: The resource continues another resource.
  HAS_METADATA:
    text: HAS_METADATA
    description: The resource has metadata.
  IS_METADATA_FOR:
    text: IS_METADATA_FOR
    description: The resource is metadata for.
  HAS_VERSION:
    text: HAS_VERSION
    description: The resource has a version.
    meaning: dcterms:hasVersion
  IS_VERSION_OF:
    text: IS_VERSION_OF
    description: The resource is a version of.
    meaning: dcterms:isVersionOf
  IS_NEW_VERSION_OF:
    text: IS_NEW_VERSION_OF
    description: The resource is a new version of.
  IS_PREVIOUS_VERSION_OF:
    text: IS_PREVIOUS_VERSION_OF
    description: The resource is a previous version of.
  IS_PART_OF:
    text: IS_PART_OF
    description: The resource is part of another resource.
    meaning: dcterms:isPartOf
  HAS_PART:
    text: HAS_PART
    description: The resource has part another resource.
    meaning: dcterms:hasPart
  IS_DESCRIBED_BY:
    text: IS_DESCRIBED_BY
    description: The resource is documented by another resource.
  DESCRIBES:
    text: DESCRIBES
    description: The resource documents another resource.
  IS_PUBLISHED_IN:
    text: IS_PUBLISHED_IN
    description: The resource is published in another resource.
  IS_REFERENCED_BY:
    text: IS_REFERENCED_BY
    description: The resource is referenced by another resource.
    meaning: dcterms:isReferencedBy
  REFERENCES:
    text: REFERENCES
    description: The resource references another resource.
  IS_DOCUMENTED_BY:
    text: IS_DOCUMENTED_BY
    description: The resource is documented by another resource.
  DOCUMENTS:
    text: DOCUMENTS
    description: The resource documents another resource.
  IS_COMPILED_BY:
    text: IS_COMPILED_BY
    description: The resource is compiled by another resource.
  COMPILES:
    text: COMPILES
    description: The resource compiles another resource.
  IS_VARIANT_FORM_OF:
    text: IS_VARIANT_FORM_OF
    description: The resource is variant form of another resource.
  IS_ORIGINAL_FORM_OF:
    text: IS_ORIGINAL_FORM_OF
    description: The resource is original form of another resource.
  IS_IDENTICAL_TO:
    text: IS_IDENTICAL_TO
    description: The resource is identical to another resource.
  IS_DERIVED_FROM:
    text: IS_DERIVED_FROM
    description: The resource is derived from another resource.
  IS_SOURCE_OF:
    text: IS_SOURCE_OF
    description: The resource is source of another resource.
  IS_COLLECTED_BY:
    text: IS_COLLECTED_BY
    description: The resource is collected by another resource.
  COLLECTS:
    text: COLLECTS
    description: The resource collects another resource.
  IS_REQUIRED_BY:
    text: IS_REQUIRED_BY
    description: The resource is required by another resource.
    meaning: dcterms:isRequiredBy
  REQUIRES:
    text: REQUIRES
    description: The resource requires another resource.
    meaning: dcterms:requires
  IS_OBSOLETED_BY:
    text: IS_OBSOLETED_BY
    description: The resource or PID4Cat is obsoleted by another resource or PID4Cat.
  OBSOLETES:
    text: OBSOLETES
    description: The resource or PID4Cat obsoletes another resource or PID4Cat.