Reference(s)

Reference(s)

MODS Element: relatedItem

Element Definition

Information that identifies other resources related to the one being described.

AILLA Definition

A publication or product that resulted from these collection materials.

Form option

Reference / Referencia = free text field

Repeatable

Yes

Form Required?

Recommended (if available)

AILLA Required?

Recommended (if available)

Subelement/Attribute Name

Definition/Description

Examples

XPath Syntax

Dublin Core

Type

Citations or references to published bibliographic descriptions, reviews, abstracts, or indexes of the content of the collection

isReferencedBy

mods:relatedItem[@type="isReferencedBy"]

to be added

Note

Subelement

General textual information relating to references related to the collection

 

mods:relatedItem/mods:note

 

to be added

Type

Identifies the type of reference as a citation or other reference related to the collection

citation/reference

mods:note[@type="citation/reference"]

 

XML

<relatedItem type="isReferencedBy">

    <note type="citation/reference">Reference</note>

</relatedItem>