<?xml version="1.0"?>

<!-- dc:title : XML Template for IESR Collection Description Input -->
<!-- dc:creator : Ann Apps -->
<!-- dc:date : 2004-06-11 -->
<!-- dc:identifier : http://www.mimas.ac.uk/iesr/metadata/templates/coll-template.xml -->
<!-- dc:rights : This work is licensed under a
Creative Commons Licence http://creativecommons.org/licenses/by-nc-sa/2.0/uk/ (Attribution Required; Non-Commercial; Share-Alike -->
<!-- version : 2.0 -->

<iesrDescription
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:dcterms="http://purl.org/dc/terms/"
  xmlns:dcmitype="http://purl.org/dc/dcmitype/"
  xmlns:rslpcd="http://purl.org/rslp/terms#"
  xmlns:iesr="http://iesr.ac.uk/terms/#"
  xmlns="http://iesr.ac.uk/"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://iesr.ac.uk/ http://iesr.ac.uk/metadata/templates/iesr-coll.xsd">

  <iesr:Collection>

    <dc:title xml:lang="en">(Language Optional) The name of the collection. Required. Not Repeatable</dc:title>

    <dcterms:alternative xml:lang="en">(Language Optional) An alternative name. Optional. Repeatable</dcterms:alternative>

    <dcterms:abstract xml:lang="en">(Language Optional) A free text summary description of the collection. Optional. Not Repeatable</dcterms:abstract>

    <dc:type xsi:type="rslpcd:CLDT">The type of the collection. Optional. Repeatable</dc:type>

    <dc:format xml:lang="en">(Language Optional) The physical or digital characteristics of the collection. Free text. Optional. Repeatable</dc:format>

    <dc:language xsi:type="dcterms:RFC3066">The language of items in the the collection. Optional. Repeatable</dc:language>

    <dc:rights xml:lang="en">(Language Optional) Copyright statement about the collection. Optional. Not Repeatable</dc:rights>

    <iesr:useRights xml:lang="en">(Language Optional) A statement about allowed usage of data from the collection. For example terms and conditions. Optional. Not Repeatable</iesr:useRights>

    <dcterms:accessRights xml:lang="en">Licence requirements to access the collection Optional. Not Repeatable</dcterms:accessRights>

    <iesr:hasService>Data provider's identifier of the metadata record of a service providing access to the collection. Required. Repeatable</iesr:hasService>

    <iesr:logo xsi:type="dcterms:URI">URL of a logo for the collection. Optional. Not Repeatable</iesr:logo>

    <dc:subject xsi:type="dcterms:DDC|dcterms:LCSH|dcterms:MESH|iesr:UNESCO|iesr:HASSET|dcterms:UDC|iesr:JACS. Optional">A single concept (keyword or subject descriptor) that is the subject of the collection, or of the items in the collection. Required. Repeatable</dc:subject>

    <dcterms:spatial xsi:type="dcterms:ISO3166|iesr:UNESCO|iesr:HASSET|dcterms:TGN|dcterms:LCSH">The spatial coverage of the items in the collection. Optional. Repeatable</dcterms:spatial>

    <dcterms:temporal xsi:type="dcterms:W3CDTF">The temporal coverage of the intellectual content of the items in the collection as a date range. Optional. Repeatable</dcterms:temporal>

    <rslpcd:contentsDateRange xsi:type="dcterms:W3CDTF">The range of dates of creation of the individual items in the collection. Optional. Repeatable</rslpcd:contentsDateRange>

    <iesr:usesControlledList xsi:type="iesr:CtrldVocabsList">A classification scheme or thesaurus used by the collection. Optional. Repeatable</iesr:usesControlledList>

    <dcterms:educationLevel xsi:type="meg:UKEL">Education level of group for whom the collection is intended or useful. Optional. Repeatable</dcterms:educationLevel>

    <rslpcd:owner>Data provider's identifier of metadata record for the agent that legally owns or has possesion of the collection. Required. Repeatable</rslpcd:owner>

    <dcterms:isPartOf xsi:type="URI">The global identifier of another collection that contains this collection. Optional. Repeatable</dcterms:isPartOf>

    <rslpcd:hasAssociation xsi:type="URI">The global identifier of another collection that has association by provenance with this collection. Optional. Repeatable</rslpcd:hasAssociation>

    <dcterms:isReferencedBy xsi:type="URI">The global identifier of a publication that provides more information about the collection. Optional. Repeatable</dcterms:isReferencedBy>

    <iesr:admeta>

      <dc:creator>Person or organisation who created the metadata record. Optional. Repeatable</dc:creator>

      <dc:contributor>Person or organisation who modified the metadata record. Optional. Repeatable</dc:contributor>

      <dcterms:created xsi:type="dcterms:W3CDTF">Date when metadata record was created (or manually updated). Optional. Repeatable</dcterms:created>

      <dc:language xsi:type="dcterms:RFC3066">Language of the metadata record. Optional. Not Repeatable</dc:language>

      <dc:source xsi:type="URI">URL of source record from which this metadata record was derived. Optional. Repeatable</dc:source>

    </iesr:admeta>

  </iesr:Collection>

</iesrDescription>



