Class: Datacite::Mapping::RelationType
- Inherits:
-
TypesafeEnum::Base
- Object
- TypesafeEnum::Base
- Datacite::Mapping::RelationType
- Defined in:
- lib/datacite/mapping/related_identifier.rb
Overview
Controlled list of relationships of the Resource to a related resource.
Constant Summary collapse
- IS_CITED_BY =
IsCitedBy- CITES =
Cites- IS_SUPPLEMENT_TO =
IsSupplementTo- IS_SUPPLEMENTED_BY =
IsSupplementedBy- IS_CONTINUED_BY =
IsContinuedBy- CONTINUES =
Continues- HAS_METADATA =
HasMetadata- IS_METADATA_FOR =
IsMetadataFor- IS_NEW_VERSION_OF =
IsNewVersionOf- IS_PREVIOUS_VERSION_OF =
IsPreviousVersionOf- IS_PART_OF =
IsPartOf- HAS_PART =
HasPart- IS_REFERENCED_BY =
IsReferencedBy- REFERENCES =
References- IS_DOCUMENTED_BY =
IsDocumentedBy- DOCUMENTS =
Documents- IS_COMPILED_BY =
IsCompiledBy- COMPILES =
Compiles- IS_VARIANT_FORM_OF =
IsVariantFormOf- IS_ORIGINAL_FORM_OF =
IsOriginalFormOf- IS_IDENTICAL_TO =
IsIdenticalTo- IS_REVIEWED_BY =
IsReviewedBy- REVIEWS =
Reviews- IS_DERIVED_FROM =
IsDerivedFrom- IS_SOURCE_OF =
IsSourceOf