data.MODSRELATIONSHIP

Bibliographic relationship values based on MODS version 3.4.
Module
MEI
Used by
These local attributes use data.MODSRELATIONSHIP
These other Data Types reference data.MODSRELATIONSHIP
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 ident="data.MODSRELATIONSHIP" module="MEI" type="dt">
<desc>Bibliographic relationship values based on MODS version 3.4.</desc>
<content>
<valList type="closed">
<valItem ident="preceding">
<desc>Temporal predecessor of the resource.</desc>
</valItem>
<valItem ident="succeeding">
<desc>Temporal successor to the resource.</desc>
</valItem>
<valItem ident="original">
<desc>Original form of the resource.</desc>
</valItem>
<valItem ident="host">
<desc>Parent containing the resource.</desc>
</valItem>
<valItem ident="constituent">
<desc>Intellectual or physical component of the resource.</desc>
</valItem>
<valItem ident="otherVersion">
<desc>Version of the resource's intellectual content not changed enough to be a different work.</desc>
</valItem>
<valItem ident="otherFormat">
<desc>Version of the resource in a different physical format.</desc>
</valItem>
<valItem ident="isReferencedBy">
<desc>Published bibliographic description, review, abstract, or index of the resource's content.</desc>
</valItem>
<valItem ident="references">
<desc>Cited or referred to in the resource.</desc>
</valItem>
</valList>
</content>
</macroSpec>