Resource Description [English]
MODS Element: abstract
Element Definition | A summary of the content of the resource. |
AILLA Definition | A detailed summary in English of the content of the resource, including collection dates, funders and grant numbers, and other contextual information. |
Form option | Description [English] / Descripción [Inglés] = free text field |
Repeatable | No |
Form Required? | Recommended |
AILLA Required? | Required |
Subelement/Attribute Name | Definition/Description | Examples | XPath Syntax | Dublin Core |
Language | Specifies language using iso639-3 This attribute is auto-filled with "eng" for English | eng | mods:abstract[@lang=“eng”]
| to be added |
Display label | Defines the text that is used to display near the text when displayed on Resource page on AILLA site | Resource description (English) | mods:abstract[@displayLabel="Resource description (English)"] | to be added |
XML |
<abstract lang="eng" displayLabel="Resource description (English)">English Description</abstract> |