-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDG Full MODS Form (Feb-18-2014).xml
10 lines (10 loc) · 53 KB
/
DG Full MODS Form (Feb-18-2014).xml
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<definition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2"><properties><root_name>mods</root_name><schema_uri/><namespaces default="http://www.loc.gov/mods/v3"><namespace prefix="mods">http://www.loc.gov/mods/v3</namespace><namespace prefix="xsi">http://www.w3.org/2001/XMLSchema-instance</namespace><namespace prefix="xlink">http://www.w3.org/1999/xlink</namespace></namespaces></properties><form><properties><type>form</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree></properties><children><element name="title"><properties><type>textfield</type><access>TRUE</access><description>Enter the object title. Please use appropriate Title Case. </description><required>TRUE</required><title>Title</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><titleInfo><title>%value%</title></titleInfo></value></create><read><path>/mods:mods/mods:titleInfo[not(@type='alternative')]/mods:title</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element><element name="altTitle"><properties><type>tags</type><access>TRUE</access><description>Enter alternative titles for the object. </description><required>FALSE</required><title>Alternative Title(s)</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><titleInfo type="alternative"><title>%value%</title></titleInfo></value></create><read><path>/mods:mods/mods:titleInfo[@type='alternative']/mods:title</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="type"><properties><type>select</type><access>TRUE</access><multiple>FALSE</multiple><options><Article>Article</Article><index key="Assessment material">Assessment material</index><Book>Book</Book><index key="Book Chapter">Book Chapter</index><Collection>Collection</Collection><index key="Curricular materials">Curricular materials</index><Dataset>Dataset</Dataset><Ephemera>Ephemera</Ephemera><Event>Event</Event><index key="Event Program">Event Program</index><index key="Learning Object">Learning Object</index><Image>Image</Image><index key="Image 3-D">Image 3-D</index><index key="Institutional Records">Institutional Records</index><index key="Instructional materials">Instructional materials</index><Manuscript>Manuscript</Manuscript><Map>Map</Map><index key="Mixed Media">Mixed Media</index><index key="Moving Image">Moving Image</index><index key="Musical score">Musical score</index><Painting>Painting</Painting><Photograph>Photograph</Photograph><index key="Physical object">Physical object</index><index key="Plan or blueprint">Plan or blueprint</index><Poster>Poster</Poster><Presentation>Presentation</Presentation><Print>Print</Print><index key="Recording musical">Recording musical</index><index key="Recording oral">Recording oral</index><index key="Recording other">Recording other</index><Reprint>Reprint</Reprint><Service>Service</Service><Sculpture>Sculpture</Sculpture><Software>Software</Software><Sound>Sound</Sound><index key="Student paper">Student paper</index><Syllabus>Syllabus</Syllabus><index key="Technical report">Technical report</index><Text>Text</Text><Thesis>Thesis</Thesis><Video>Video</Video><index key="Working paper">Working paper</index><Other>Other</Other></options><required>FALSE</required><title>Type</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>genre</value></create><read><path>/mods:mods/mods:genre</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="transcription"><properties><type>select</type><access>TRUE</access><description>Select YES if this object is to be open for transcription by others.</description><options><index key="No Transcription Available">No</index><index key="Transcribe This Item">Yes</index></options><required>FALSE</required><title>Transcribable?</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><relatedItem type="constituent" displayLabel="%value%"><identifier type="uri">/transcribe/transcribe2.php</identifier></relatedItem></value></create><read><path>/mods:mods/mods:relatedItem[@type="constituent"]/@displayLabel</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="description"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Description</title><tree>TRUE</tree></properties><children><element name="abstract"><properties><type>textarea</type><access>TRUE</access><description>Please use this space to write a concise abstract of the work.</description><required>FALSE</required><title>Abstract</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>abstract</value></create><read><path>/mods:mods/mods:abstract</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="comments"><properties><type>tags</type><access>TRUE</access><description>Use this space to enter private (admin) comments that will NOT be visible to patrons. Additional comments can be added by opening new comment fields.</description><required>FALSE</required><title>Comments</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><size>80</size><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><mods:note type='admin'>%value%</mods:note></value></create><read><path>/mods:mods/mods:note[@type='admin']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="notes"><properties><type>tags</type><access>TRUE</access><description>Use this space to enter public notes that may be visible to patrons. Additional notes can be added by opening new note tabs.</description><required>FALSE</required><title>Notes</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><size>80</size><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><mods:note>%value%</mods:note></value></create><read><path>/mods:mods/mods:note[not(@*)]</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="sponsor"><properties><type>hidden</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><name type="corporate">
<role>
<roleTerm authority="marcrelator" type="text">sponsor</roleTerm>
</role>
</name></value></create><read><path>/mods:mods/mods:name[@type='corporate' and descendant::mods:roleTerm='sponsor']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children><element name="sponsorName"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Sponsor</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>namePart</value></create><read><path>mods:namePart</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="toc"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Table of Contents</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>tableOfContents</value></create><read><path>/mods:mods/mods:tableOfContents</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="uri"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>URI</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><title>Description URL</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><relatedItem type="isReferencedBy">
<identifier type="uri">%value%</identifier>
</relatedItem></value></create><read><path>/mods:mods/mods:relatedItem[@type="isReferencedBy"]/mods:identifier[@type="uri"]</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="provenance"><properties><type>tags</type><access>TRUE</access><description>Enter provenance of the object. Note that this field is kept private and will NOT be visible to patrons.</description><required>FALSE</required><title>Provenance (Private)</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><description>Enter provenance information that will remain PRIVATE.</description><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><mods:note type="ownership">%value%</mods:note></value></create><read><path>/mods:mods/mods:note[@type="ownership"]</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="provenance2"><properties><type>tags</type><access>TRUE</access><description>Enter provenance of the object. Note that this field is PUBLIC and may be visible to patrons.</description><required>FALSE</required><title>Provenance (Public)</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><description>Enter provenance information that will be visible to the PUBLIC.</description><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><mods:note type="acquisition">%value%</mods:note></value></create><read><path>/mods:mods/mods:note[@type="acquisition"]</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element></children></element><element name="copyrightInfo"><properties><type>hidden</type><access>TRUE</access><default_value>Copyright to this work is held by the author(s), in accordance with United States copyright law (USC 17). Readers of this work have certain rights as defined by the law, including but not limited to fair use (17 USC 107 et seq.).</default_value><required>FALSE</required><title>Copyright Information</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><accessCondition type="useAndReproduction">%value%</accessCondition></value></create><read><path>/mods:mods/mods:accessCondition[@type="useAndReproduction"]</path><context>document</context></read><update>NULL</update><delete>NULL</delete></actions></properties><children/></element><element name="contributors"><properties><type>tabs</type><access>TRUE</access><required>FALSE</required><title>Contributors</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tabpanel</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>name</value></create><read><path>/mods:mods/mods:name[@type='personal' and (mods:role/mods:roleTerm/text())]</path><context>document</context></read><update>NULL</update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children><element name="contributor"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Contributor</title><tree>TRUE</tree><user_data><islandora_authority_t_pattern>!family, !given (!aacr2) [!pid]</islandora_authority_t_pattern><islandora_authority_fq>eac.entityType:person</islandora_authority_fq></user_data></properties><children><element name="type"><properties><type>hidden</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><value>personal</value><actions><create><path>self::node()</path><context>parent</context><schema/><type>attribute</type><prefix>NULL</prefix><value>type</value></create><read><path>@type</path><context>parent</context></read><update>NULL</update><delete>NULL</delete></actions></properties><children/></element><element name="role"><properties><type>select</type><access>TRUE</access><options><author>Author</author><editor>Editor</editor><advisor>Advisor</advisor><illustrator>Illustrator</illustrator><contributor>Contributor</contributor><originator>Originator (Investigator)</originator></options><required>FALSE</required><title>Role</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><role><roleTerm>%value%</roleTerm></role></value></create><read><path>mods:role/mods:roleTerm</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="givenName"><properties><type>islandora_authority_textfield</type><access>TRUE</access><required>FALSE</required><title>Given Name</title><tree>TRUE</tree><user_data><islandora_authority_solr_search_field>eac.namePart.given</islandora_authority_solr_search_field><islandora_authority_mapping>!given</islandora_authority_mapping></user_data><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><namePart type="given">%value%</namePart></value></create><read><path>mods:namePart[@type="given"]</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="familyName"><properties><type>islandora_authority_textfield</type><access>TRUE</access><required>FALSE</required><title>Family Name</title><tree>TRUE</tree><user_data><islandora_authority_solr_search_field>eac.namePart.family</islandora_authority_solr_search_field><islandora_authority_mapping>!family</islandora_authority_mapping></user_data><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><namePart type="family">%value%</namePart></value></create><read><path>mods:namePart[@type="family"]</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="authorizedForm"><properties><type>islandora_authority_textfield</type><access>TRUE</access><required>FALSE</required><title>Authorized Form (AACR2)</title><tree>TRUE</tree><user_data><islandora_authority_solr_display_field>eac.nameEntry.primary_s</islandora_authority_solr_display_field><islandora_authority_solr_search_field>eac.nameEntry.primary</islandora_authority_solr_search_field><islandora_authority_mapping>!aacr2</islandora_authority_mapping></user_data><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>namePart</value></create><read><path>mods:namePart[not(@type)]</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="id"><properties><type>islandora_authority_hidden</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><user_data><islandora_authority_mapping>!pid</islandora_authority_mapping><islandora_authority_solr_search_field>PID</islandora_authority_solr_search_field></user_data><actions><create><path>self::node()</path><context>parent</context><schema/><type>attribute</type><prefix>xlink</prefix><value>xlink:href</value></create><read><path>@xlink:href</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="affiliation"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Affiliation</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>affiliation</value></create><read><path>mods:affiliation</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element></children></element></children></element><element name="coporateContributors"><properties><type>tabs</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree></properties><children><element name="0"><properties><type>tabpanel</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>name</value></create><read><path>/mods:mods/mods:name[@type='corporate' and not (mods:role/mods:roleTerm='sponsor')]</path><context>document</context></read><update>NULL</update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children><element name="contributor"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Corporate Contributor</title><tree>TRUE</tree><user_data><islandora_authority_t_pattern>!name [!pid]</islandora_authority_t_pattern><islandora_authority_fq>eac.entityType:corporateBody</islandora_authority_fq></user_data></properties><children><element name="type"><properties><type>hidden</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><value>corporate</value><actions><create><path>self::node()</path><context>parent</context><schema/><type>attribute</type><prefix>NULL</prefix><value>type</value></create><read><path>@type</path><context>parent</context></read><update>NULL</update><delete>NULL</delete></actions></properties><children/></element><element name="role"><properties><type>select</type><access>TRUE</access><options><index key="supporting host">Office, Department, Concentration or Program (Supporting host)</index><author>Author</author><sponsor>Sponsor</sponsor></options><required>FALSE</required><title>Role</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><role><roleTerm authority="marcrelator" type="text">%value%</roleTerm></role></value></create><read><path>mods:role/mods:roleTerm</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="name"><properties><type>islandora_authority_textfield</type><access>TRUE</access><required>FALSE</required><title>Name</title><tree>TRUE</tree><user_data><islandora_authority_solr_display_field>eac.nameEntry.primary_s</islandora_authority_solr_display_field><islandora_authority_solr_search_field>eac.nameEntry.primary</islandora_authority_solr_search_field><islandora_authority_mapping>!name</islandora_authority_mapping></user_data><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>namePart</value></create><read><path>mods:namePart</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="id"><properties><type>islandora_authority_hidden</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><user_data><islandora_authority_mapping>!pid</islandora_authority_mapping><islandora_authority_solr_search_field>PID</islandora_authority_solr_search_field></user_data><actions><create><path>self::node()</path><context>parent</context><schema/><type>attribute</type><prefix>xlink</prefix><value>xlink:href</value></create><read><path>@xlink:href</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element></children></element></children></element><element name="originInfo"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Origin Info</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>originInfo</value></create><read><path>/mods:mods/mods:originInfo</path><context>document</context></read><update>NULL</update><delete>NULL</delete></actions></properties><children><element name="dates"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Dates</title><tree>TRUE</tree></properties><children><element name="accessioned"><properties><type>hidden</type><access>TRUE</access><disabled>TRUE</disabled><required>FALSE</required><title>Accessioned</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>dateCaptured</value></create><read><path>mods:dateCaptured</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="submitted"><properties><type>hidden</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>dateValid</value></create><read><path>mods:dateValid</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="available"><properties><type>hidden</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><dateOther type="available">%value%</dateOther></value></create><read><path>mods:dateOther[@type='available']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="created"><properties><type>textfield</type><access>TRUE</access><description>Enter the creation date for this work in the form: YYYY-MM-DD.</description><required>FALSE</required><title>Created</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>dateCreated</value></create><read><path>mods:dateCreated</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="copyright"><properties><type>tags</type><access>TRUE</access><description>Enter the copyright dates. Note that each field should contain a single date. Multiple copyrights should be entered by adding additional tabs.</description><required>FALSE</required><title>Copyright Date</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><description>Enter copyright date.</description><required>FALSE</required><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>copyrightDate</value></create><read><path>mods:copyrightDate</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="issued"><properties><type>textfield</type><access>TRUE</access><description>Enter the date of issue or publication. </description><required>FALSE</required><title>Issued</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>dateIssued</value></create><read><path>mods:dateIssued</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="edition"><properties><type>tags</type><access>TRUE</access><description>Enter edition numbers or dates. Note that each field should contain a single number or date. Multiple editions should be entered by adding additional tabs.</description><required>FALSE</required><title>Edition(s)</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><title>Edition</title><tree>TRUE</tree><actions><create><path>/mods:mods/mods:originInfo</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>edition</value></create><read><path>/mods:mods/mods:originInfo/mods:edition</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element></children></element><element name="publisher"><properties><type>tags</type><access>TRUE</access><description>Grinnell College is the default publisher. Change or add others as needed.</description><required>FALSE</required><title>Publisher</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><default_value>Grinnell College</default_value><description>Grinnell College is the default publisher. Change or add as needed.</description><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods/mods:originInfo</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>publisher</value></create><read><path>/mods:mods/mods:originInfo/mods:publisher</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="citations"><properties><type>tags</type><access>TRUE</access><description>Use Chicago style (16th Edition) please.</description><required>FALSE</required><title>Citations</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><description>Use Chicago style (16th Edition) please.</description><required>FALSE</required><title>Citations</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><relatedItem type="host">
<identifier type="uri">%value%</identifier>
</relatedItem></value></create><read><path>/mods:mods/mods:relatedItem[@type="host"]/mods:identifier[@type="uri"]</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="identifiers"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Identifiers</title><tree>TRUE</tree></properties><children><element name="gov"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Government Document No.</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="gov">%value%</identifier></value></create><read><path>/mods:mods/mods:identifier[@type='gov']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="uri"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>URI</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="uri">%value%</identifier></value></create><read><path>/mods:mods/mods:identifier[@type='uri']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="sici"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>SICI</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="sici">%value%</identifier></value></create><read><path>/mods:mods/mods:identifier[@type='sici']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="ismn"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>ISMN</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="ismn">%value%</identifier></value></create><read><path>/mods:mods/mods:identifier[@type='ismn']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="grant"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Grant / Proposal</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="grant">%value%</identifier></value></create><read><path>/mods:mods/mods:identifier[@type='grant']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="issn"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>ISSN</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="issn">%value%</identifier></value></create><read><path>/mods:mods/mods:identifier[@type='issn']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="isbn"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>ISBN</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="isbn">%value%</identifier></value></create><read><path>/mods:mods/mods:identifier[@type='isbn']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="doi"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Handle (DOI)</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="doi">%value%</identifier></value></create><read><path>/mods:mods/mods:identifier[@type='doi']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="other"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Other</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="other">%value%</identifier></value></create><read><path>/mods:mods/mods:identifier[@type='other']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element></children></element><element name="language"><properties><type>tabs</type><access>TRUE</access><required>FALSE</required><title>Language</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tabpanel</type><access>TRUE</access><required>FALSE</required><title>Language</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>language</value></create><read><path>/mods:mods/mods:language</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children><element name="language_text"><properties><type>textfield</type><access>TRUE</access><autocomplete_path>iso_639_2/autocomplete</autocomplete_path><default_value>English</default_value><required>FALSE</required><title>Language Name</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><languageTerm type="text">%value%</languageTerm></value></create><read><path>mods:languageTerm[@type="text"]</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="language_iso"><properties><type>textfield</type><access>TRUE</access><default_value>eng</default_value><required>FALSE</required><title>Language Code</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><languageTerm type="code">%value%</languageTerm></value></create><read><path>mods:languageTerm[@type="code"]</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element></children></element><element name="subjects"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Subject</title><tree>TRUE</tree></properties><children><element name="lcsh"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Library of Congress Subject Heading(s)</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><subject authority="lcsh"><topic>%value%</topic></subject></value></create><read><path>/mods:mods/mods:subject[@authority="lcsh"]/mods:topic</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="topic"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Topics</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><subject><topic>%value%</topic></subject></value></create><read><path>/mods:mods/mods:subject[not(@authority)]/mods:topic</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="geographic"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Place</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><subject><geographic>%value%</geographic></subject></value></create><read><path>/mods:mods/mods:subject[not(@authority)]/mods:geographic</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="chronological"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Chronological</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><subject><temporal>%value%</temporal></subject></value></create><read><path>/mods:mods/mods:subject[not(@authority)]/mods:temporal[not(@point)]</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element></children></element><element name="classification"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Classification</title><tree>TRUE</tree></properties><children><element name="lcc"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Library of Congress</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><title>Classification (LCC)</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><classification authority="lcc">%value%</classification></value></create><read><path>/mods:mods/mods:classification[@authority="lcc"]</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="ddc"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Local Call Number</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><title>Classification (DDC)</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><classification authority="ddc">%value%</classification></value></create><read><path>/mods:mods/mods:classification[@authority="ddc"]</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element></children></element><element name="coverage"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Coverage</title><tree>TRUE</tree></properties><children><element name="spatial"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Spatial (Latitude / Longitude)</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><subject><cartographics><coordinates>%value%</coordinates></cartographics></subject></value></create><read><path>/mods:mods/mods:subject/mods:cartographics/mods:coordinates</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="temporal"><properties><type>tabs</type><access>TRUE</access><required>FALSE</required><title>Temporal</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tabpanel</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree></properties><children><element name="date"><properties><type>hidden</type><access>TRUE</access><required>FALSE</required><title>Date or Historical Period</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><subject><temporal>%value%</temporal></subject></value></create><read><path>/mods:mods/mods:subject/mods:temporal[not(@point)]</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="min"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>From</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><subject><temporal point="start">%value%</temporal></subject></value></create><read><path>/mods:mods/mods:subject/mods:temporal[@point="start"]</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="max"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>To</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><subject><temporal point="end">%value%</temporal></subject></value></create><read><path>/mods:mods/mods:subject/mods:temporal[@point="end"]</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element></children></element></children></element><element name="format"><properties><type>tabs</type><access>TRUE</access><required>FALSE</required><title>Physical Description</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tabpanel</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree></properties><children><element name="format_set"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Format</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>physicalDescription</value></create><read><path>/mods:mods/mods:physicalDescription</path><context>document</context></read><update>NULL</update><delete>NULL</delete></actions></properties><children><element name="digital_origin"><properties><type>select</type><access>TRUE</access><default_value>born digital</default_value><options><index key="born digital">Born digital</index><index key="reformated digital">Reformatted digital</index><index key="digitized microfilm">Digitized microfilm</index><index key="digitized other analog">Digitized other analog</index></options><required>FALSE</required><title>Digital Origin</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>digitalOrigin</value></create><read><path>mods:digitalOrigin</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="mimetype"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>MIMEType</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>internetMediaType</value></create><read><path>mods:internetMediaType</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="medium"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Medium</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>form</value></create><read><path>mods:form</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="extent"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Extent</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>extent</value></create><read><path>mods:extent</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="format"><properties><type>textarea</type><access>TRUE</access><required>FALSE</required><title>Format</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>note</value></create><read><path>mods:note</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element></children></element></children></element><element name="relation"><properties><type>tabs</type><access>TRUE</access><required>FALSE</required><title>Relation(s)</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tabpanel</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><user_data><islandora_authority_t_pattern>!title [!pid]</islandora_authority_t_pattern><islandora_authority_fq>PID:grinnell\:*</islandora_authority_fq></user_data><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>relatedItem</value></create><read><path>/mods:mods/mods:relatedItem[not(@type='isReferencedBy' or @type='host')]</path><context>document</context></read><update>NULL</update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children><element name="type"><properties><type>select</type><access>TRUE</access><options><index key=""/><isPartOf>is Part Of</isPartOf><otherVersion>has Version</otherVersion><isReplacedBy>is Replaced By</isReplacedBy><replaces>Replaces</replaces><isReferencedBy>is Referenced By</isReferencedBy><requires>Requires</requires><isBasedOn>is Based On</isBasedOn><hasPart>has Part</hasPart><isPartOfSeries>is Part Of Series</isPartOfSeries><isFormOf>is Form Of</isFormOf><constituent>has Constituent</constituent></options><required>FALSE</required><title>Relationship Type</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>attribute</type><prefix>NULL</prefix><value>type</value></create><read><path>@type</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="target"><properties><type>islandora_authority_textfield</type><access>TRUE</access><required>FALSE</required><title>Title</title><tree>TRUE</tree><user_data><islandora_authority_solr_display_field>dc.title_s</islandora_authority_solr_display_field><islandora_authority_mapping>!title</islandora_authority_mapping><islandora_authority_solr_search_field>dc.title</islandora_authority_solr_search_field></user_data><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><titleInfo><title>%value%</title></titleInfo></value></create><read><path>mods:titleInfo/mods:title</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="target_pid"><properties><type>islandora_authority_hidden</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><user_data><islandora_authority_solr_search_field>PID</islandora_authority_solr_search_field><islandora_authority_mapping>!pid</islandora_authority_mapping></user_data><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="uri">%value%</identifier></value></create><read><path>mods:identifier[@type="uri"]</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element></children></element><element name="submit"><properties><type>submit</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><value>Submit</value></properties><children/></element></children></form></definition>