MODS Image template
To use this template right click to save this MODS image XML file format to a disk then open in an XML editor.
Do not copy and paste the web view.
<?xml version="1.0" encoding="utf-8"?> <!-- MODS IMAGE TEMPLATE edited with XMLSpy v2006 rel. 3 sp1 (http://www.altova.com) by Neil Godfrey (RUBRIC) 23 November 2007 --> <!-- NOTE: For further details on more granular and other applications of elements, see the MODS User Guidelines at http://www.loc.gov/standards/mods/v3/mods-userguide-elements.html Modifications will be necessary for local harvesting and mapping
requirements --> <modsCollection xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd" xmlns=”http://www.loc.gov/mods/v3” xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <mods version="3.0"> <titleInfo> <nonSort>THE </nonSort> <title>IMAGE TITLE</title> <subTitle>SUBTITLE</subTitle> </titleInfo> <titleInfo type="alternative"> <title>VARYING FORM OF TITLE</title> </titleInfo> <name type="personal"> <namePart type=”family”>FAMILY NAME</namePart> <namePart type=”given”>GIVEN NAMES</namePart> <namePart type=”termsOfAddress”>MR.</namePart> <affiliation>FACULTY, UNIVERSITY</affiliation> <role> <roleTerm authority="marcrelator" type="text">photographer</roleTerm> </role> </name> <name type="corporate"> <namePart>UNIVERSITY</namePart> <namePart>FACULTY</namePart> <namePart>SCHOOL OR DEPT</namePart> </name> <typeOfResource>still image</typeOfResource> <genre authority=”dcmi”>still image</genre> <originInfo> <dateIssued>YEAR</dateIssued> </originInfo> <physicalDescription> <internetMediaType>image/jpeg</internetMediaType> <extent>EXTENT (e.g. 1 photograph) OTHER PHYSICAL DETAILS (e.g. col.)</extent> </physicalDescription> <abstract>SUMMARY TEXT</abstract> <!-- Enter a displayLabel value appropriate for local use --> <note displayLabel=”PROVENANCE:”>IMAGE SOURCE/OWNERSHIP HISTORY</note> <!-- Option to add other types of subjects --> <subject> <topic>FREE KEYWORD</topic> </subject> <identifier type="uri">http://URL.edu.au/</identifier> <location> <url>http://URL.edu.au/</url> </location> <accessCondition type="restrictionOnAccess">EMBARGO NOTE</accessCondition> <accessCondition type="use and reproduction">OPEN ACCESS</accessCondition> </mods> </modsCollection>
MODS image XML file format Right click to save this file to a disk then open in an XML editor.
mods_image_template v.1.0 produced 23 November 2007




