Enum: RelationType
The type of relation between two resources referenced by their PIDs.
URI: RelationType
Permissible Values
Value | Meaning | Description |
---|---|---|
IS_CITED_BY | voc4cat:0005019 | The resource is cited by another resource |
CITES | voc4cat:0005020 | The resource cites another resource |
IS_SUPPLEMENT_TO | voc4cat:0005021 | The resource is supplemented by another resource |
IS_SUPPLEMENTED_BY | voc4cat:0005022 | The resource supplements another resource |
IS_CONTINUED_BY | voc4cat:0005023 | The resource is continued by another resource |
CONTINUES | voc4cat:0005024 | The resource continues another resource |
HAS_METADATA | voc4cat:0005025 | The resource has metadata in another resource |
IS_METADATA_FOR | voc4cat:0005026 | The resource is metadata for another resource |
HAS_VERSION | voc4cat:0005027 | The resource has a version |
IS_VERSION_OF | voc4cat:0005028 | The resource is a version of another resource |
IS_NEW_VERSION_OF | voc4cat:0005029 | The resource is a new version of another resource |
IS_PREVIOUS_VERSION_OF | voc4cat:0005030 | The resource is a previous version of another resource |
IS_PART_OF | voc4cat:0005031 | The resource is part of another resource |
HAS_PART | voc4cat:0005032 | The resource has part another resource |
IS_PUBLISHED_IN | voc4cat:0005033 | The resource is published in another resource |
IS_REFERENCED_BY | voc4cat:0005034 | The resource is referenced by another resource |
REFERENCES | voc4cat:0005035 | The resource references another resource |
IS_DOCUMENTED_BY | voc4cat:0005036 | The resource is documented by another resource |
DOCUMENTS | voc4cat:0005037 | The resource documents another resource |
IS_COMPILED_BY | voc4cat:0005038 | The resource is compiled by another resource |
COMPILES | voc4cat:0005039 | The resource compiles another resource |
IS_VARIANT_FORM_OF | voc4cat:0005040 | The resource is variant form of another resource |
IS_ORIGINAL_FORM_OF | voc4cat:0005041 | The resource is original form of another resource |
IS_IDENTICAL_TO | voc4cat:0005042 | The resource is identical to another resource |
IS_DERIVED_FROM | voc4cat:0005043 | The resource is derived from another resource |
IS_SOURCE_OF | voc4cat:0005044 | The resource is source of another resource |
IS_COLLECTED_BY | voc4cat:0005045 | The resource is collected by another resource |
COLLECTS | voc4cat:0005046 | The resource collects another resource |
IS_REQUIRED_BY | voc4cat:0005047 | The resource is required by another resource |
REQUIRES | voc4cat:0005048 | The resource requires another resource |
IS_OBSOLETED_BY | voc4cat:0005049 | The resource is obsoleted by another resource |
OBSOLETES | voc4cat:0005050 | The resource obsoletes another resource |
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 relation between two resources referenced by their PIDs.
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.
meaning: voc4cat:0005019
CITES:
text: CITES
description: The resource cites another resource.
meaning: voc4cat:0005020
IS_SUPPLEMENT_TO:
text: IS_SUPPLEMENT_TO
description: The resource is supplemented by another resource.
meaning: voc4cat:0005021
IS_SUPPLEMENTED_BY:
text: IS_SUPPLEMENTED_BY
description: The resource supplements another resource.
meaning: voc4cat:0005022
IS_CONTINUED_BY:
text: IS_CONTINUED_BY
description: The resource is continued by another resource.
meaning: voc4cat:0005023
CONTINUES:
text: CONTINUES
description: The resource continues another resource.
meaning: voc4cat:0005024
HAS_METADATA:
text: HAS_METADATA
description: The resource has metadata in another resource.
meaning: voc4cat:0005025
IS_METADATA_FOR:
text: IS_METADATA_FOR
description: The resource is metadata for another resource.
meaning: voc4cat:0005026
HAS_VERSION:
text: HAS_VERSION
description: The resource has a version.
meaning: voc4cat:0005027
close_mappings:
- dcterms:hasVersion
IS_VERSION_OF:
text: IS_VERSION_OF
description: The resource is a version of another resource. This is useful to
refer to an abstract resource that has different versions, for example, "Python
3.12 is a version of Python".
meaning: voc4cat:0005028
close_mappings:
- dcterms:isVersionOf
IS_NEW_VERSION_OF:
text: IS_NEW_VERSION_OF
description: The resource is a new version of another resource.
meaning: voc4cat:0005029
IS_PREVIOUS_VERSION_OF:
text: IS_PREVIOUS_VERSION_OF
description: The resource is a previous version of another resource.
meaning: voc4cat:0005030
IS_PART_OF:
text: IS_PART_OF
description: The resource is part of another resource.
meaning: voc4cat:0005031
close_mappings:
- dcterms:isPartOf
HAS_PART:
text: HAS_PART
description: The resource has part another resource.
meaning: voc4cat:0005032
close_mappings:
- dcterms:hasPart
IS_PUBLISHED_IN:
text: IS_PUBLISHED_IN
description: The resource is published in another resource.
meaning: voc4cat:0005033
IS_REFERENCED_BY:
text: IS_REFERENCED_BY
description: The resource is referenced by another resource.
meaning: voc4cat:0005034
close_mappings:
- dcterms:isReferencedBy
REFERENCES:
text: REFERENCES
description: The resource references another resource.
meaning: voc4cat:0005035
IS_DOCUMENTED_BY:
text: IS_DOCUMENTED_BY
description: The resource is documented by another resource.
meaning: voc4cat:0005036
DOCUMENTS:
text: DOCUMENTS
description: The resource documents another resource.
meaning: voc4cat:0005037
IS_COMPILED_BY:
text: IS_COMPILED_BY
description: The resource is compiled by another resource.
meaning: voc4cat:0005038
COMPILES:
text: COMPILES
description: The resource compiles another resource.
meaning: voc4cat:0005039
IS_VARIANT_FORM_OF:
text: IS_VARIANT_FORM_OF
description: The resource is variant form of another resource.
meaning: voc4cat:0005040
IS_ORIGINAL_FORM_OF:
text: IS_ORIGINAL_FORM_OF
description: The resource is original form of another resource.
meaning: voc4cat:0005041
IS_IDENTICAL_TO:
text: IS_IDENTICAL_TO
description: The resource is identical to another resource.
meaning: voc4cat:0005042
IS_DERIVED_FROM:
text: IS_DERIVED_FROM
description: The resource is derived from another resource.
meaning: voc4cat:0005043
IS_SOURCE_OF:
text: IS_SOURCE_OF
description: The resource is source of another resource.
meaning: voc4cat:0005044
IS_COLLECTED_BY:
text: IS_COLLECTED_BY
description: The resource is collected by another resource.
meaning: voc4cat:0005045
COLLECTS:
text: COLLECTS
description: The resource collects another resource.
meaning: voc4cat:0005046
IS_REQUIRED_BY:
text: IS_REQUIRED_BY
description: The resource is required by another resource.
meaning: voc4cat:0005047
close_mappings:
- dcterms:isRequiredBy
REQUIRES:
text: REQUIRES
description: The resource requires another resource.
meaning: voc4cat:0005048
close_mappings:
- dcterms:requires
IS_OBSOLETED_BY:
text: IS_OBSOLETED_BY
description: The resource is obsoleted by another resource.
meaning: voc4cat:0005049
OBSOLETES:
text: OBSOLETES
description: The resource obsoletes another resource.
meaning: voc4cat:0005050