Date archived

Date archived

MODS Element: originInfo

Element Definition

Information 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 +/-)

Repeatable

No

Form Required?

Required (auto-populate)

AILLA Required?

Required (auto-populate)

Subelement/Attribute Name

Definition/Description

Examples

XPath Syntax

Dublin Core

Event type

Defines the type of origin information

will auto-generate "Provenance"

provenance

mods:originInfo[@eventType="provenance"]

to be added

Date

Subelement

The date of archiving of the media file

 

mods:originInfo/mods:date

to be added

Display label

Defines the text that is used to display near the text when displayed on the media file page on AILLA site

Date archived

mods:dateCreated[@displayLabel="Date archived"]

to be added

XML

<originInfo eventType="provenance">

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

</originInfo>