Expand | ||
---|---|---|
| ||
|
...
Excerpt | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MODS Element name: <subject><geographic> Short definition: General geographic term that represents the primary topic on which the resource is focused. Input guidelines: One geographic term must be designated as primary for display/browse and/or citation purposes. Indicate the language of the geographic term by entering the appropriate three-letter language code from ISO-639-3 language codes. At least one English ("eng") entry is required. |
Definition
General geographic term that represents the primary topic on which the resource is focused.
DAMS input form fields
(Geographic Term)
DAMS form field name | form field type | required | MODS element | Collections Portal display | notes | ||
---|---|---|---|---|---|---|---|
Subject - Geographic Term | text field | no | subject/geographic | Place Name |
| ||
Primary Term? | dropdown selection
| no | subject[@usagegeographic]/geographic@usage (attribute of subject) | N/A | One geographic term must be designated as primary for display/browse and/or citation purposes. | ||
Geographic Term Language | text field | no | subject[@langgeographic]/geographic@lang | N/A | Indicate the language of the geographic term by entering the appropriate three-letter language code from ISO-639-3 language codes. At least one English ("eng") entry is required. |
MODS Element description
Element <subject>
...
Attribute name | Details | XPath syntax examples |
---|---|---|
lang | value: Indicate the language of the geographic term by entering the appropriate three-letter language code from ISO-639-3 language codes. At least one English ("eng") entry is required. | subject[@lang="eng"] |
usage | value:
One geographic term must be designated as primary for display/browse and/or citation purposes. | subject[@usage="primary"] |
Subelements
The following subelements of <subject>are used in the DAMS:
- geographic
- (temporal)
- (topic)
- (hierarchicalGeographic)
- (cartographics)
- (geographicCode)
Subelement <subject><geographic>
Guidelines for use
Enter a general geographic term that represents the primary topic on which the resource is focused.
Attributes
No attributes for <geographic> are currently implemented in the DAMS.
Subelements
No subelements for <geographic>.
XML Examples
Code Block | ||||
---|---|---|---|---|
| ||||
<subject usage="primary" lang="eng"> <geographic>Austin (Tex.)</geographic> </subject> |
Mappings
Dublin Core
...