Collection Name

MODS Element: relatedItem

Element DefinitionInformation that identifies other resources related to the one being described.
AILLA DefinitionInformation that identifies the collection (parent) of the resource being described.
Form option

Auto-generated and hidden from end user

RepeatableYes
Form Required?Required (auto-generated)
AILLA Required?Required (auto-generated)
Subelement/Attribute NameDefinition/DescriptionExamplesXPath SyntaxDublin Core
TypeIndicates the host or parent resource for the resource describedhost

mods:relatedItem[@type="host"]

to be added

Title info

Subelement

Specifices the name of the Collection that resource is a child mods:relatedItem/mods:titleInfo 
Display labelDefines the text that is used to display near the text when displayed on Resource page on AILLA siteCollection name

mods:titleInfo[@displayLabel="Collection name"]

 

Title

Subelement

Identifies the chief title of the resource mods:titleInfo/mods:title 
AuthoritySupplies the name of the authoritative list used for the controlled vocabulary/valuesaillaCollectionmods:title[@authority="aillaCollection"] 
URI@valueURI="URI of Collection object" is a flag for an automation process to insert the URI of the corresponding Collection objecthttp://islandora-ailla.lib.utexas.edu/islandora/object/ailla:124465

mods:name[@valueURI="URI of Collection object"]

 
XML

<relatedItem type="host">

    <titleInfo displayLabel="Collection name"/>

        <title authority="aillaCollection" valueURI="http://islandora-ailla.lib.utexas.edu/islandora/object/ailla:124465">AILLA Test Collection</title>

</relatedItem>