Date archived

MODS Element: originInfo

Element DefinitionInformation about the origin of the resource, including place of origin or publication, publisher/originator, and dates associated with the media file.
AILLA Definition
The date that a media file is added to the digital repository.
Form option

None (auto-populate)

Format of auto-population: yyyy-mm-ddThh:mm:ss(time zone +/-)

RepeatableNo
Form Required?Required (auto-populate)
AILLA Required?Required (auto-populate)
Subelement/Attribute NameDefinition/DescriptionExamplesXPath SyntaxDublin Core
Event type

Defines the type of origin information

will auto-generate "Provenance"

provenancemods:originInfo[@eventType="provenance"]to be added

Date

Subelement

The date of archiving of the media file

 mods:originInfo/mods:dateto be added
Display labelDefines the text that is used to display near the text when displayed on the media file page on AILLA siteDate archivedmods:dateCreated[@displayLabel="Date archived"]to be added
XML

<originInfo eventType="provenance">

    <date displayLabel="Date archived">2017-03-29T18:21:54-05:00</date>

</originInfo>