Abstract

AUTOGENERATED

MODS Element name: <relatedItem type="host" displayLabel="UTLDAMS Digital Collection">

Short definition: Parent collection in the DAMS to which the asset belongs. Distinct from Source Collection and Digital Collection.

Input guidelines: System-generated value created upon ingest.

Do not remove, alter or overwrite a relatedItem element with displayLabel UTLDAMS Digital Collection or any of its subelements. Do not use the combination of type="host" and displayLabel="UTLDAMS Digital Collection"  for relateItem elements when preparing your own metadata outside of the DAMS.

Removing, altering or overwriting the relatedItem element with displayLabel UTLDAMS Digital Collection or any of its subelements will cause the DAMS to malfunction.

Definition

Parent collection in the DAMS to which the asset belongs. Distinct from Source Collection and Digital Collection.

DAMS input form fields

System-generated metadata element. These elements cannot be edited in the DAMS metadata web form.

MODS Element description

Element <relatedItem>

http://www.loc.gov/standards/mods/userguide/relateditem.html

Guidelines for use

<relatedItem> is a container element for subelements describing a related resource.

Do not remove, alter or overwrite a relatedItem element with displayLabel UTLDAMS Digital Collection or any of its subelements. Do not use the combination of type="host" and displayLabel="UTLDAMS Digital Collection"  for relateItem elements when preparing your own metadata outside of the DAMS.

Removing, altering or overwriting the relatedItem element with displayLabel UTLDAMS Digital Collection or any of its subelements will cause the DAMS to malfunction.

Attributes

Attribute name

Details

XPath syntax examples

displayLabel

value:

  • UTLDAMS Digital collection

For DAMS metadata about a Digital Collection, the displayLabel and type attribute always co-occur with the values specified here.

Do not remove, alter or overwrite a relatedItem element with displayLabel UTLDAMS Digital Collection or any of its subelements. Do not use the combination of type="host" and displayLabel="UTLDAMS Digital Collection"  for relateItem elements when preparing your own metadata outside of the DAMS.

Removing, altering or overwriting the relatedItem element with displayLabel UTLDAMS Digital Collection or any of its subelements will cause the DAMS to malfunction.

relatedItem[@type="host" and @displayLabel="UTLDAMS Digital collection"]
type

value:

  • host

For DAMS metadata about a Digital Collection, the displayLabel and type attribute always co-occur with the values specified here.

Do not remove, alter or overwrite a relatedItem element with displayLabel UTLDAMS Digital Collection or any of its subelements. Do not use the combination of type="host" and displayLabel="UTLDAMS Digital Collection"  for relateItem elements when preparing your own metadata outside of the DAMS.

Removing, altering or overwriting the relatedItem element with displayLabel UTLDAMS Digital Collection or any of its subelements will cause the DAMS to malfunction.

relatedItem[@type="host" and @displayLabel="UTLDAMS Digital collection"]

Subelements

For information about a UTLDAMS Digital Collection (parent collection), the following subelements of <relatedItem> are used in the DAMS:

  • titleInfo
  • identifier

Subelement <relatedItem><titleInfo>

Guidelines for use

<titleInfo> is a container element that contains subelements related to title information.

Attributes

Attribute name

Details

XPath syntax examples

displayLabel

value:

  • UTLDAMS Digital collection name
relatedItem[@type="host" and @displayLabel="UTLDAMS Digital collection"]/titleInfo[@displayLabel="UTLDAMS Digital collection name"]

Subelements

For information about a Digital Collection, the following subelement of <titleInfo> is used in the DAMS:

  • title

Subelement <relatedItem><titleInfo><title>

Guidelines for use

Name of DAMS parent collection in which the asset belongs.

Attributes

No attributes for <title> are currently implemented in the DAMS.

Subelements

No subelements for <title> are currently implemented in the DAMS.

Subelement <relatedItem><identifier>

Guidelines for use

URI of DAMS parent collection in which the asset belongs.

Attributes

Attribute name

Details

XPath syntax examples

type

value:

  • utldamsPID
  • utldamsURI

relatedItem[@type="host" and @displayLabel="UTLDAMS Digital collection"]/identifier[@type="utldamsURI"]

relatedItem[@type="host" and @displayLabel="UTLDAMS Digital collection"]/identifier[@type="utldamsPID"]

Subelements

No subelements for <identifier>.

XML Examples

<relatedItem displayLabel="UTLDAMS Digital collection" type="host">
	<titleInfo displayLabel="UTLDAMS Digital collection name">
		<title>Soviet Pamphlets</title>
	</titleInfo>
	<identifier type="utldamsPID">utlgs:5626bf1e-1cd5-400f-bb92-ed861cbe9d9e</identifier>
	<identifier type="utldamsURI">dams-p01-rh7.lib.utexas.edu/islandora/object/utlgs:5626bf1e-1cd5-400f-bb92-ed861cbe9d9e</identifier>
</relatedItem>

Mappings

Dublin Core

Depending on the direction of mapping necessary, check

Dublin Core fieldMapping conditionMODS elementNotes
dc:relationMODS to DCrelatedItem[@type="host" and @displayLabel="UTLDAMS Digital collection"]/*Do not map information from the MODS relatedItem element with displayLabel="UTLDAMS Digital collection" to DC elements.
dc:relationDC to MODSrelatedItem[@type="host" and @displayLabel="UTLDAMS Digital collection"]/*Do not map dc:relation information into the MODS relatedItem element with displayLabel="UTLDAMS Digital collection"

MARC 21

See http://www.loc.gov/standards/mods/mods-mapping.html. The following specific guidelines apply for the DAMS:

MARC 21 fieldMapping conditionMODS elementNotes
*MARC to MODSrelatedItem[@type="host" and @displayLabel="UTLDAMS Digital collection"]/*Do not map MARC data into the MODS relatedItem element with displayLabel="UTLDAMS Digital collection"

Solr

In general, all MODS metadata is imported into the DAMS Solr server upon ingest. The ingest process generates Solr fields typically named according to the following schema:

mods_value*_suffix

where

  • value* can be one or multiple element, subelement or attribute names that allow to distinguish Solr fields
  • suffix is s, t, ss, ms or mt, which refers to the type of data stored in a Solr field and how it is indexed. The Solr index usually contains multiple copies of each field with the same content, distinguished by their suffix.

The following table shows mappings between MODS elements and Solr fields for those fields that are currently used for display in the Collections portal, or where additional processing happens in Islandora or during the publishing process. Suffixes are ignored, unless relevant for the mapping.

MODS elementMapping conditionSolr DAMSSolr Collections PortalNotes
relatedItem/identifier
mods_relatedItem_identifierN/AAll relatedItem/identifier information is merged into a multivalued Solr field.
relatedItem/titleInfo/title

mods_relatedItem_titleInfo_title

N/AAll relatedItem/titleInfo/title information is merged into a multivalued Solr field.
relatedItem[@type="host"]/titleInfo/title

mods_relatedItem_titleInfo_title_host

N/AAll title information for relatedItem elements of type host is merged into a multivalued Solr field.
relatedItem[@type="host" and @displayLabel="UTLDAMS Digital collection"]/titleInfo/title

mods_relatedItem_titleInfo_title_UTLDAMSDigitalcollection_host

N/A


relatedItem[@type="host" and @displayLabel="UTLDAMS Digital collection"]/identifier[@type="utldamsPID"]

mods_relatedItem_identifier_utldamsPID_UTLDAMSDigitalcollection_host

N/A
relatedItem[@type="host" and @displayLabel="UTLDAMS Digital collection"]/identifier[@type="utldamsURI"]
mods_relatedItem_identifier_utldamsURI_UTLDAMSDigitalcollection_hostN/A