Skip to content

Enum: RelationType

Indicates the relationship between this identifier and the source record.

__

URI: RelationType

Permissible Values

Value Meaning Description
BasedOnData None
Cites None indicates that A includes B in a citation
Compiles None indicates B is the result of a compile or creation event using A
Continues None indicates A is a continuation of the work B
Describes None
Documents None indicates A is documentation about B
Finances None
HasComment None
HasDerivation None
HasMetadata None indicates resource A has additional metadata B
HasPart None indicates A includes the part B
HasRelatedMaterial None
HasReply None
HasReview None
HasVersion None
IsBasedOn None
IsBasisFor None
IsCitedBy None indicates that B includes A in a citation
IsCommentOn None
IsCompiledBy None indicates B is used to compile or create A
IsContinuedBy None indicates A is continued by the work B
IsDataBasisFor None
IsDerivedFrom None indicates B is a source upon which A is based
IsDescribedBy None
IsDocumentedBy None indicates B is documentation about/explaining A
IsFinancedBy None
IsIdenticalTo None indicates that A is identical to B, for use when there is a need to register ...
IsMetadataFor None indicates additional metadata A for a resource B
IsNewVersionOf None indicates A is a new edition of B, where the new edition has been modified or...
IsObsoletedBy None indicates that A is obsoleted by B
IsOriginalFormOf None indicates A is the original form of B
IsPartOf None indicates A is a portion of B; may be used for elements of a series
IsPreviousVersionOf None indicates A is a previous edition of B
IsReferencedBy None indicates A is used as a source of information by B
IsRelatedMaterial None
IsReplyTo None
IsRequiredBy None
IsReviewedBy None indicates that A is reviewed by B
IsReviewOf None
IsSourceOf None indicates A is a source upon which B is based
IsSupplementedBy None indicates that B is a supplement to A
IsSupplementTo None indicates that A is a supplement to B
IsVariantFormOf None indicates A is a variant or different form of B, e
IsVersionOf None
Obsoletes None indicates that A obsoletes B
References None indicates B is used as a source of information for A
Requires None
Reviews None indicates that A is a review of B

Slots

Name Description
relation

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/brc/brc_schema

LinkML Source

name: RelationType
description: 'Indicates the relationship between this identifier and the source record.

  '
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
permissible_values:
  BasedOnData:
    text: BasedOnData
  Cites:
    text: Cites
    description: indicates that A includes B in a citation
  Compiles:
    text: Compiles
    description: indicates B is the result of a compile or creation event using A
  Continues:
    text: Continues
    description: indicates A is a continuation of the work B
  Describes:
    text: Describes
  Documents:
    text: Documents
    description: indicates A is documentation about B
  Finances:
    text: Finances
  HasComment:
    text: HasComment
  HasDerivation:
    text: HasDerivation
  HasMetadata:
    text: HasMetadata
    description: indicates resource A has additional metadata B
  HasPart:
    text: HasPart
    description: indicates A includes the part B
  HasRelatedMaterial:
    text: HasRelatedMaterial
  HasReply:
    text: HasReply
  HasReview:
    text: HasReview
  HasVersion:
    text: HasVersion
  IsBasedOn:
    text: IsBasedOn
  IsBasisFor:
    text: IsBasisFor
  IsCitedBy:
    text: IsCitedBy
    description: indicates that B includes A in a citation
  IsCommentOn:
    text: IsCommentOn
  IsCompiledBy:
    text: IsCompiledBy
    description: indicates B is used to compile or create A
  IsContinuedBy:
    text: IsContinuedBy
    description: indicates A is continued by the work B
  IsDataBasisFor:
    text: IsDataBasisFor
  IsDerivedFrom:
    text: IsDerivedFrom
    description: indicates B is a source upon which A is based
  IsDescribedBy:
    text: IsDescribedBy
  IsDocumentedBy:
    text: IsDocumentedBy
    description: indicates B is documentation about/explaining A
  IsFinancedBy:
    text: IsFinancedBy
  IsIdenticalTo:
    text: IsIdenticalTo
    description: indicates that A is identical to B, for use when there is a need
      to register two separate instances of the same resource
  IsMetadataFor:
    text: IsMetadataFor
    description: indicates additional metadata A for a resource B
  IsNewVersionOf:
    text: IsNewVersionOf
    description: indicates A is a new edition of B, where the new edition has been
      modified or updated
  IsObsoletedBy:
    text: IsObsoletedBy
    description: indicates that A is obsoleted by B
  IsOriginalFormOf:
    text: IsOriginalFormOf
    description: indicates A is the original form of B
  IsPartOf:
    text: IsPartOf
    description: indicates A is a portion of B; may be used for elements of a series
  IsPreviousVersionOf:
    text: IsPreviousVersionOf
    description: indicates A is a previous edition of B
  IsReferencedBy:
    text: IsReferencedBy
    description: indicates A is used as a source of information by B
  IsRelatedMaterial:
    text: IsRelatedMaterial
  IsReplyTo:
    text: IsReplyTo
  IsRequiredBy:
    text: IsRequiredBy
  IsReviewedBy:
    text: IsReviewedBy
    description: indicates that A is reviewed by B
  IsReviewOf:
    text: IsReviewOf
  IsSourceOf:
    text: IsSourceOf
    description: indicates A is a source upon which B is based
  IsSupplementedBy:
    text: IsSupplementedBy
    description: indicates that B is a supplement to A
  IsSupplementTo:
    text: IsSupplementTo
    description: indicates that A is a supplement to B
  IsVariantFormOf:
    text: IsVariantFormOf
    description: indicates A is a variant or different form of B, e.g. calculated
      or calibrated form or different packaging
  IsVersionOf:
    text: IsVersionOf
  Obsoletes:
    text: Obsoletes
    description: indicates that A obsoletes B
  References:
    text: References
    description: indicates B is used as a source of information for A
  Requires:
    text: Requires
  Reviews:
    text: Reviews
    description: indicates that A is a review of B