Date created
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 resource |
AILLA Definition | Date that the first file in this resource was created |
Form option | Date Created (YYYY-MM-DD) / Fecha de Creación (AAAA-MM-DD) = text |
Repeatable | No |
Form Required? | Recommended |
AILLA Required? | Recommended |
Subelement/Attribute Name | Definition/Description | Examples | XPath Syntax | Dublin Core |
Event type | Used to express the event of origin of the resource Production will be auto generated | production | mods:originInfo[@eventType="production"] | to be added |
Date created | Defines the date of creation of the resource | 1981-06-18 | mods:originInfo/mods:dateCreated |
|
XML |
<originInfo eventType="production"> <dateCreated>1981-06-18</dateCreated> </originInfo> |