data.MODSRELATIONSHIP

Bibliographic relationship values based on MODS version 3.4.
Module
Used by
Allowed Values
precedingTemporal predecessor of the resource.
succeedingTemporal successor to the resource.
originalOriginal form of the resource.
hostParent containing the resource.
constituentIntellectual or physical component of the resource.
otherVersionVersion of the resource’s intellectual content not changed enough to be a different work.
otherFormatVersion of the resource in a different physical format.
isReferencedByPublished bibliographic description, review, abstract, or index of the resource's content.
referencesCited or referred to in the resource.
Declaration
<macroSpec rend="add" ident="data.MODSRELATIONSHIP" module="MEI" type="dt">
<desc xml:lang="en">Bibliographic relationship values based on MODS version 3.4.</desc>
<content>
<valList type="closed">
<valItem ident="preceding">
<desc xml:lang="en">Temporal predecessor of the resource.</desc>
</valItem>
<valItem ident="succeeding">
<desc xml:lang="en">Temporal successor to the resource.</desc>
</valItem>
<valItem ident="original">
<desc xml:lang="en">Original form of the resource.</desc>
</valItem>
<valItem ident="host">
<desc xml:lang="en">Parent containing the resource.</desc>
</valItem>
<valItem ident="constituent">
<desc xml:lang="en">Intellectual or physical component of the resource.</desc>
</valItem>
<valItem ident="otherVersion">
<desc xml:lang="en">Version of the resource’s intellectual content not changed enough to be a different work.</desc>
</valItem>
<valItem ident="otherFormat">
<desc xml:lang="en">Version of the resource in a different physical format.</desc>
</valItem>
<valItem ident="isReferencedBy">
<desc xml:lang="en">Published bibliographic description, review, abstract, or index of the resource's content.</desc>
</valItem>
<valItem ident="references">
<desc xml:lang="en">Cited or referred to in the resource.</desc>
</valItem>
</valList>
</content>
</macroSpec>