Appendix A
The default template used to convert the collected metadata into standard compliant ISO 19139 XML-encoded metadata records. ‘TPL_’ indicates the start of a variable that is filled during the process.
<gmd:MD_Metadata xmlns:gco=“http://www.isotc211.org/2005/gco” xmlns:gmd=http://www.isotc211.org/2005/gmd”
xmlns:gml=“http://www.opengis.net/gml” xmlns:gmx=“http://www.isotc211.org/2005/gmx”
xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”
xsi:schemaLocation=“http://www.isotc211.org/2005/gmd http://www.isotc211.org/2005/gmd/gmd.xsdhttp://www.isotc211.org/2005/gmx http://www.isotc211.org/2005/gmx/gmx.xsd”>
<gmd:fileIdentifier>
<gco:CharacterString>TPL_fileIdentifier</gco:CharacterString>
</gmd:fileIdentifier>
<gmd:language>
<gmd:LanguageCode codeList=“http://www.loc.gov/standards/iso639-2/” codeListValue=“en” codeSpace=“ISO 639-2”>
en
</gmd:LanguageCode>
</gmd:language>
<gmd:characterSet>
<gmd:MD_CharacterSetCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode”
codeListValue=“utf8” codeSpace=“ISOTC211/19115”>utf8
</gmd:MD_CharacterSetCode>
</gmd:characterSet>
<gmd:hierarchyLevel>
<gmd:MD_ScopeCode codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_ScopeCode”
codeListValue=“nonGeographicDataset” codeSpace=“ISOTC211/19115”>nonGeographicDataset
</gmd:MD_ScopeCode>
</gmd:hierarchyLevel>
<gmd:contact>
<gmd:CI_ResponsibleParty id=“author-pointOfContact”>
<gmd:individualName>
<gco:CharacterString>TPL_individualname</gco:CharacterString>
</gmd:individualName>
<gmd:organisationName>
<gco:CharacterString>TPL_organisation</gco:CharacterString>
</gmd:organisationName>
<gmd:positionName>
<gco:CharacterString>TPL_positionname</gco:CharacterString>
</gmd:positionName>
<gmd:contactInfo>
<gmd:CI_Contact>
<gmd:phone>
<gmd:CI_Telephone>
<gmd:voice>
<gco:CharacterString>TPL_phone</gco:CharacterString>
</gmd:voice>
<gmd:facsimile>
<gco:CharacterString>TPL_fax</gco:CharacterString>
</gmd:facsimile>
</gmd:CI_Telephone>
</gmd:phone>
<gmd:address>
<gmd:CI_Address>
<gmd:deliveryPoint>
<gco:CharacterString>TPL_address</gco:CharacterString>
</gmd:deliveryPoint>
<gmd:city>
<gco:CharacterString>TPL_city</gco:CharacterString>
</gmd:city>
<gmd:administrativeArea>
<gco:CharacterString>TPL_administrativearea</gco:CharacterString>
</gmd:administrativeArea>
<gmd:postalCode>
<gco:CharacterString>TPL_postalcode</gco:CharacterString>
</gmd:postalCode>
<gmd:country>
<gco:CharacterString>TPL_country</gco:CharacterString>
</gmd:country>
<gmd:electronicMailAddress>
<gco:CharacterString>TPL_email</gco:CharacterString>
</gmd:electronicMailAddress>
</gmd:CI_Address>
</gmd:address>
<gmd:onlineResource>
<gmd:CI_OnlineResource>
<gmd:linkage>
<gmd:URL>TPL_journalUrl</gmd:URL>
</gmd:linkage>
<gmd:protocol>
<gco:CharacterString>WWW:LINK</gco:CharacterString>
</gmd:protocol>
<gmd:function>
<gmd:CI_OnLineFunctionCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode”
codeListValue=“information” codeSpace=“ISOTC211/19115”>information
</gmd:CI_OnLineFunctionCode>
</gmd:function>
</gmd:CI_OnlineResource>
</gmd:onlineResource>
</gmd:CI_Contact>
</gmd:contactInfo>
<gmd:role>
<gmd:CI_RoleCode codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_RoleCode”
codeListValue=“author” codeSpace=“ISOTC211/19115”>author
</gmd:CI_RoleCode>
</gmd:role>
</gmd:CI_ResponsibleParty>
</gmd:contact>
<gmd:dateStamp>
<gco:DateTime>2017-11-23T12:00:00Z</gco:DateTime>
</gmd:dateStamp>
<gmd:metadataStandardName>
<gco:CharacterString>ISO 19115:2003 - Geographic information - Metadata</gco:CharacterString>
</gmd:metadataStandardName>
<gmd:metadataStandardVersion>
<gco:CharacterString>ISO 19115:2003</gco:CharacterString>
</gmd:metadataStandardVersion>
<gmd:dataSetURI>
<gco:CharacterString>https://portal.smart-project.info/#/context/resource/ TPL_fileIdentifier
</gco:CharacterString>
</gmd:dataSetURI>
<gmd:spatialRepresentationInfo>
</gmd:spatialRepresentationInfo>
<gmd:referenceSystemInfo>
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>urn:ogc:def:crs:EPSG:4326</gco:CharacterString>
</gmd:code>
<gmd:version>
<gco:CharacterString>6.18.3</gco:CharacterString>
</gmd:version>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:identificationInfo>
<gmd:MD_DataIdentification>
<gmd:citation>
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString>TPL_title</gco:CharacterString>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>TPL_year</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode”
codeListValue=“creation” codeSpace=“ISOTC211/19115”>creation
</gmd:CI_DateTypeCode>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>TPL_year</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode”
codeListValue=“publication” codeSpace=“ISOTC211/19115”>publication
</gmd:CI_DateTypeCode>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
</gmd:CI_Citation>
</gmd:citation>
<gmd:abstract>
<gco:CharacterString>TPL_ABSTRACT</gco:CharacterString>
</gmd:abstract>
<gmd:status>
<gmd:MD_ProgressCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_ProgressCode”
codeListValue=“historicalArchive” codeSpace=“ISOTC211/19115”>historicalArchive
</gmd:MD_ProgressCode>
</gmd:status>
<gmd:resourceMaintenance>
<gmd:MD_MaintenanceInformation>
<gmd:maintenanceAndUpdateFrequency>
<gmd:MD_MaintenanceFrequencyCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode”
codeListValue=“notPlanned” codeSpace=“ISOTC211/19115”>notPlanned
</gmd:MD_MaintenanceFrequencyCode>
</gmd:maintenanceAndUpdateFrequency>
</gmd:MD_MaintenanceInformation>
</gmd:resourceMaintenance>
<gmd:graphicOverview>
<gmd:MD_BrowseGraphic>
<gmd:fileName>
<gco:CharacterString>TPL_browsegraphic</gco:CharacterString>
</gmd:fileName>
</gmd:MD_BrowseGraphic>
</gmd:graphicOverview>
<gmd:descriptiveKeywords>
<gmd:MD_Keywords>
TPL_gmdKeywordsMain
<gmd:type>
<gmd:MD_KeywordTypeCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode”
codeListValue=“theme” codeSpace=“ISOTC211/19115”/>
</gmd:type>
</gmd:MD_Keywords>
</gmd:descriptiveKeywords>
<gmd:descriptiveKeywords>
<gmd:MD_Keywords>
<gmd:type>
<gmd:MD_KeywordTypeCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode”
codeListValue=“place” codeSpace=“ISOTC211/19115”>place
</gmd:MD_KeywordTypeCode>
</gmd:type>
</gmd:MD_Keywords>
</gmd:descriptiveKeywords>
<gmd:resourceConstraints>
<gmd:MD_LegalConstraints>
<gmd:accessConstraints>
<gmd:MD_RestrictionCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode”
codeListValue=“copyright” codeSpace=“ISOTC211/19115”>copyright
</gmd:MD_RestrictionCode>
</gmd:accessConstraints>
<gmd:useLimitation>
<gco:CharacterString>
TPL_organisation
</gco:CharacterString>
</gmd:useLimitation>
</gmd:MD_LegalConstraints>
<gmd:MD_Constraints>
<gmd:useLimitation>
<gco:CharacterString>
TPL_organisation
</gco:CharacterString>
</gmd:useLimitation>
</gmd:MD_Constraints>
</gmd:resourceConstraints>
<gmd:spatialRepresentationType>
<gmd:MD_SpatialRepresentationTypeCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_SpatialRepresentationTypeCode”
codeListValue=“textTable” codeSpace=“ISOTC211/19115”>textTable
</gmd:MD_SpatialRepresentationTypeCode>
</gmd:spatialRepresentationType>
<gmd:language>
<gmd:LanguageCode codeList=“http://www.loc.gov/standards/iso639-2/” codeListValue=“eng”
codeSpace=“ISO 639-2”>eng
</gmd:LanguageCode>
</gmd:language>
<gmd:characterSet>
<gmd:MD_CharacterSetCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode”
codeListValue=“utf8” codeSpace=“ISOTC211/19115”>utf8
</gmd:MD_CharacterSetCode>
</gmd:characterSet>
<gmd:topicCategory>
<gmd:MD_TopicCategoryCode>TPL_topicCategory</gmd:MD_TopicCategoryCode>
</gmd:topicCategory>
<gmd:extent>
<gmd:EX_Extent>
<gmd:description>
<gco:CharacterString>TPL_placenames</gco:CharacterString>
</gmd:description>
<gmd:geographicElement>
<gmd:EX_GeographicBoundingBox>
<gmd:westBoundLongitude>
<gco:Decimal>TPL_bboxAsList[0]</gco:Decimal>
</gmd:westBoundLongitude>
<gmd:eastBoundLongitude>
<gco:Decimal>TPL_bboxAsList[2]</gco:Decimal>
</gmd:eastBoundLongitude>
<gmd:southBoundLatitude>
<gco:Decimal>TPL_bboxAsList[1]</gco:Decimal>
</gmd:southBoundLatitude>
<gmd:northBoundLatitude>
<gco:Decimal>TPL_bboxAsList[3]</gco:Decimal>
</gmd:northBoundLatitude>
</gmd:EX_GeographicBoundingBox>
</gmd:geographicElement>
<gmd:temporalElement>
<gmd:EX_TemporalExtent>
<gmd:extent>
<gml:TimePeriod gml:id=“T001”>
<gml:beginPosition>TPL_year</gml:beginPosition>
<gml:endPosition indeterminatePosition=“now”/>
</gml:TimePeriod>
</gmd:extent>
</gmd:EX_TemporalExtent>
</gmd:temporalElement>
</gmd:EX_Extent>
</gmd:extent>
<gmd:supplementalInformation>
<gco:CharacterString>TPL_cswUrl</gco:CharacterString>
</gmd:supplementalInformation>
</gmd:MD_DataIdentification>
</gmd:identificationInfo>
<gmd:distributionInfo>
<gmd:MD_Distribution>
<gmd:distributor>
<gmd:MD_Distributor>
<gmd:distributorContact>
<gmd:CI_ResponsibleParty id=“contact-distributor”>
<gmd:individualName>
<gco:CharacterString>TPL_dist_individualname</gco:CharacterString>
</gmd:individualName>
<gmd:organisationName>
<gco:CharacterString>TPL_organisation</gco:CharacterString>
</gmd:organisationName>
<gmd:positionName>
<gco:CharacterString>TPL_dist_positionname</gco:CharacterString>
</gmd:positionName>
<gmd:contactInfo>
<gmd:CI_Contact>
<gmd:phone>
<gmd:CI_Telephone>
<gmd:voice>
<gco:CharacterString>TPL_phone</gco:CharacterString>
</gmd:voice>
<gmd:facsimile>
<gco:CharacterString>TPL_fax</gco:CharacterString>
</gmd:facsimile>
</gmd:CI_Telephone>
</gmd:phone>
<gmd:address>
<gmd:CI_Address>
<gmd:deliveryPoint>
<gco:CharacterString>TPL_address</gco:CharacterString>
</gmd:deliveryPoint>
<gmd:city>
<gco:CharacterString>TPL_city</gco:CharacterString>
</gmd:city>
<gmd:administrativeArea>
<gco:CharacterString>TPL_administrativearea</gco:CharacterString>
</gmd:administrativeArea>
<gmd:postalCode>
<gco:CharacterString>TPL_postalcode</gco:CharacterString>
</gmd:postalCode>
<gmd:country>
<gco:CharacterString>TPL_country</gco:CharacterString>
</gmd:country>
<gmd:electronicMailAddress>
<gco:CharacterString>TPL_email</gco:CharacterString>
</gmd:electronicMailAddress>
</gmd:CI_Address>
</gmd:address>
<gmd:onlineResource>
<gmd:CI_OnlineResource>
<gmd:linkage>
<gmd:URL>TPL_journalUrl</gmd:URL>
</gmd:linkage>
<gmd:protocol>
<gco:CharacterString>WWW:LINK</gco:CharacterString>
</gmd:protocol>
<gmd:function>
<gmd:CI_OnLineFunctionCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode”
codeListValue=“information” codeSpace=“ISOTC211/19115”>
information
</gmd:CI_OnLineFunctionCode>
</gmd:function>
</gmd:CI_OnlineResource>
</gmd:onlineResource>
</gmd:CI_Contact>
</gmd:contactInfo>
<gmd:role>
<gmd:CI_RoleCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_RoleCode”
codeListValue=“pointOfContact” codeSpace=“ISOTC211/19115”>pointOfContact
</gmd:CI_RoleCode>
</gmd:role>
</gmd:CI_ResponsibleParty>
</gmd:distributorContact>
</gmd:MD_Distributor>
</gmd:distributor>
<gmd:distributionFormat>
<gmd:MD_Format>
<gmd:name>
<gco:CharacterString>Article in PDF</gco:CharacterString>
</gmd:name>
<gmd:version>
<gco:CharacterString>1.4 electronic articles</gco:CharacterString>
</gmd:version>
</gmd:MD_Format>
</gmd:distributionFormat>
<gmd:transferOptions>
<gmd:MD_DigitalTransferOptions>
<gmd:onLine>
<gmd:CI_OnlineResource>
<gmd:linkage>
<gmd:URL>TPL_arturl</gmd:URL>
</gmd:linkage>
<gmd:protocol>
<gco:CharacterString>WWW:LINK</gco:CharacterString>
</gmd:protocol>
<gmd:name>
<gco:CharacterString>TPL_title</gco:CharacterString>
</gmd:name>
<gmd:description>
<gco:CharacterString>Link to the article</gco:CharacterString>
</gmd:description>
<gmd:function>
<gmd:CI_OnLineFunctionCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode”
codeListValue=“download” codeSpace=“ISOTC211/19115”>download
</gmd:CI_OnLineFunctionCode>
</gmd:function>
</gmd:CI_OnlineResource>
</gmd:onLine>
</gmd:MD_DigitalTransferOptions>
</gmd:transferOptions>
</gmd:MD_Distribution>
</gmd:distributionInfo>
<gmd:dataQualityInfo>
<gmd:DQ_DataQuality>
<gmd:scope>
<gmd:DQ_Scope>
<gmd:level>
<gmd:MD_ScopeCode codeListValue=“dataset”
codeList=“http://www.isotc211.org/2005/resources/codeList.xml#MD_ScopeCode”/>
</gmd:level>
</gmd:DQ_Scope>
</gmd:scope>
<gmd:lineage>
<gmd:LI_Lineage>
<gmd:statement>
<gco:CharacterString>
This metadata record has been created for TPL_organisation. For further information please
visit TPL_arturl
</gco:CharacterString>
</gmd:statement>
</gmd:LI_Lineage>
</gmd:lineage>
</gmd:DQ_DataQuality>
</gmd:dataQualityInfo>
<gmd:metadataMaintenance>
<gmd:MD_MaintenanceInformation>
<gmd:maintenanceAndUpdateFrequency>
<gmd:MD_MaintenanceFrequencyCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode”
codeListValue=“notPlanned” codeSpace=“ISOTC211/19115”>notPlanned
</gmd:MD_MaintenanceFrequencyCode>
</gmd:maintenanceAndUpdateFrequency>
<gmd:maintenanceNote>
<gco:CharacterString>This metadata record was generated during the SMART Aquifer Characterisation
programme (2011-2017)
(https://www.gns.cri.nz/Home/Our-Science/Environment-and-Materials/Groundwater/Research-Programmes/SMART-Aquifer-Characterisation)
</gco:CharacterString>
</gmd:maintenanceNote>
</gmd:MD_MaintenanceInformation>
</gmd:metadataMaintenance>
</gmd:MD_Metadata>
Appendix B
<gmd:MD_Metadata xmlns:gco=“http://www.isotc211.org/2005/gco” xmlns:gmd=“http://www.isotc211.org/2005/gmd”
xmlns:gml=“http://www.opengis.net/gml” xmlns:gmx=“http://www.isotc211.org/2005/gmx”
xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”
xsi:schemaLocation=“http://www.isotc211.org/2005/gmd http://www.isotc211.org/2005/gmd/gmd.xsd http://www.isotc211.org/2005/gmx http://www.isotc211.org/2005/gmx/gmx.xsd”>
<gmd:fileIdentifier>
<gco:CharacterString>738bafe6-41a2-4203-a8e9-077b482d5348</gco:CharacterString>
</gmd:fileIdentifier>
<gmd:language>
<gmd:LanguageCode codeList=“http://www.loc.gov/standards/iso639-2/” codeListValue=“en” codeSpace=“ISO 639-2”>
en
</gmd:LanguageCode>
</gmd:language>
<gmd:characterSet>
<gmd:MD_CharacterSetCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode”
codeListValue=“utf8” codeSpace=“ISOTC211/19115”>utf8
</gmd:MD_CharacterSetCode>
</gmd:characterSet>
<gmd:hierarchyLevel>
<gmd:MD_ScopeCode codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_ScopeCode”
codeListValue=“nonGeographicDataset” codeSpace=“ISOTC211/19115”>nonGeographicDataset
</gmd:MD_ScopeCode>
</gmd:hierarchyLevel>
<gmd:contact>
<gmd:CI_ResponsibleParty id=“author-pointOfContact”>
<gmd:individualName>
<gco:CharacterString>Thompson, S.M.</gco:CharacterString>
</gmd:individualName>
<gmd:organisationName>
<gco:CharacterString>
New Zealand Hydrological Society - Journal of Hydrology (New Zealand) (ISSN 0022-1708)
</gco:CharacterString>
</gmd:organisationName>
<gmd:positionName>
<gco:CharacterString>Author(s) of the Article</gco:CharacterString>
</gmd:positionName>
<gmd:contactInfo>
<gmd:CI_Contact>
<gmd:phone>
<gmd:CI_Telephone>
<gmd:voice>
<gco:CharacterString>+64 6 357 1605</gco:CharacterString>
</gmd:voice>
<gmd:facsimile>
<gco:CharacterString>+000-xxx-xxx</gco:CharacterString>
</gmd:facsimile>
</gmd:CI_Telephone>
</gmd:phone>
<gmd:address>
<gmd:CI_Address>
<gmd:deliveryPoint>
<gco:CharacterString>PO Box 12300</gco:CharacterString>
</gmd:deliveryPoint>
<gmd:city>
<gco:CharacterString>Wellington</gco:CharacterString>
</gmd:city>
<gmd:administrativeArea>
<gco:CharacterString>n/a</gco:CharacterString>
</gmd:administrativeArea>
<gmd:postalCode>
<gco:CharacterString>6144</gco:CharacterString>
</gmd:postalCode>
<gmd:country>
<gco:CharacterString>New Zealand</gco:CharacterString>
</gmd:country>
<gmd:electronicMailAddress>
</gmd:electronicMailAddress>
</gmd:CI_Address>
</gmd:address>
<gmd:onlineResource>
<gmd:CI_OnlineResource>
<gmd:linkage>
<gmd:URL>
http://www.hydrologynz.org.nz/index.php/nzhs-publications/nzhs-journal
</gmd:URL>
</gmd:linkage>
<gmd:protocol>
<gco:CharacterString>WWW:LINK</gco:CharacterString>
</gmd:protocol>
<gmd:function>
<gmd:CI_OnLineFunctionCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode”
codeListValue=“information” codeSpace=“ISOTC211/19115”>information
</gmd:CI_OnLineFunctionCode>
</gmd:function>
</gmd:CI_OnlineResource>
</gmd:onlineResource>
</gmd:CI_Contact>
</gmd:contactInfo>
<gmd:role>
<gmd:CI_RoleCode codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_RoleCode”
codeListValue=“author” codeSpace=“ISOTC211/19115”>author
</gmd:CI_RoleCode>
</gmd:role>
</gmd:CI_ResponsibleParty>
</gmd:contact>
<gmd:dateStamp>
<gco:DateTime>2017-08-23T12:00:00Z</gco:DateTime>
</gmd:dateStamp>
<gmd:metadataStandardName>
<gco:CharacterString>ISO 19115:2003 - Geographic information - Metadata</gco:CharacterString>
</gmd:metadataStandardName>
<gmd:metadataStandardVersion>
<gco:CharacterString>ISO 19115:2003</gco:CharacterString>
</gmd:metadataStandardVersion>
<gmd:dataSetURI>
<gco:CharacterString>
https://dev.smart-project.info/#/context/resource/738bafe6-41a2-4203-a8e9-077b482d5348
</gco:CharacterString>
</gmd:dataSetURI>
<gmd:spatialRepresentationInfo></gmd:spatialRepresentationInfo>
<gmd:referenceSystemInfo>
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>urn:ogc:def:crs:EPSG:4326</gco:CharacterString>
</gmd:code>
<gmd:version>
<gco:CharacterString>6.18.3</gco:CharacterString>
</gmd:version>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
<gmd:identificationInfo>
<gmd:MD_DataIdentification>
<gmd:citation>
<gmd:CI_Citation>
<gmd:title>
<gco:CharacterString>River discharge from mountains with frequent rain</gco:CharacterString>
</gmd:title>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2002-01-01</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode”
codeListValue=“creation” codeSpace=“ISOTC211/19115”>creation
</gmd:CI_DateTypeCode>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
<gmd:date>
<gmd:CI_Date>
<gmd:date>
<gco:Date>2002-01-01</gco:Date>
</gmd:date>
<gmd:dateType>
<gmd:CI_DateTypeCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode”
codeListValue=“publication” codeSpace=“ISOTC211/19115”>publication
</gmd:CI_DateTypeCode>
</gmd:dateType>
</gmd:CI_Date>
</gmd:date>
</gmd:CI_Citation>
</gmd:citation>
<gmd:abstract>
<gco:CharacterString>
This paper presents a method for forecasting river discharge from basins in mountains where storms
are frequent and where the spatial distribution of precipitation intensity is known. It includes a
lumped model that separates base flow from quick flow in an unusual way, which is suitable for areas
where the ground is always wet. It also includes a distributed model that represents the influence
of snow in a conventional way and requires forecasts of precipitation and air temperature as
inputs. The model is illustrated by an application to the basin in the Southern Alps that discharges
into Lake Tekapo, New Zealand.
</gco:CharacterString>
</gmd:abstract>
<gmd:status>
<gmd:MD_ProgressCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_ProgressCode”
codeListValue=“historicalArchive” codeSpace=“ISOTC211/19115”>historicalArchive
</gmd:MD_ProgressCode>
</gmd:status>
<gmd:resourceMaintenance>
<gmd:MD_MaintenanceInformation>
<gmd:maintenanceAndUpdateFrequency>
<gmd:MD_MaintenanceFrequencyCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode”
codeListValue=“notPlanned” codeSpace=“ISOTC211/19115”>notPlanned
</gmd:MD_MaintenanceFrequencyCode>
</gmd:maintenanceAndUpdateFrequency>
</gmd:MD_MaintenanceInformation>
</gmd:resourceMaintenance>
<gmd:graphicOverview>
<gmd:MD_BrowseGraphic>
<gmd:fileName>
<gco:CharacterString>
https://dev.smart-project.info/images/nzhs-jnlcoversmall.jpg
</gco:CharacterString>
</gmd:fileName>
</gmd:MD_BrowseGraphic>
</gmd:graphicOverview>
<gmd:descriptiveKeywords>
<gmd:MD_Keywords>
<gmd:keyword>
<gco:CharacterString>frequent</gco:CharacterString>
</gmd:keyword>
<gmd:keyword>
<gco:CharacterString>mountains</gco:CharacterString>
</gmd:keyword>
<gmd:keyword>
<gco:CharacterString>way</gco:CharacterString>
</gmd:keyword>
<gmd:keyword>
<gco:CharacterString>model</gco:CharacterString>
</gmd:keyword>
<gmd:keyword>
<gco:CharacterString>precipitation</gco:CharacterString>
</gmd:keyword>
<gmd:type>
<gmd:MD_KeywordTypeCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode”
codeListValue=“theme” codeSpace=“ISOTC211/19115”/>
</gmd:type>
</gmd:MD_Keywords>
</gmd:descriptiveKeywords>
<gmd:descriptiveKeywords>
<gmd:MD_Keywords>
<gmd:keyword>
<gco:CharacterString>Lake Tekapo</gco:CharacterString>
</gmd:keyword>
<gmd:keyword>
<gco:CharacterString>The Basin</gco:CharacterString>
</gmd:keyword>
<gmd:type>
<gmd:MD_KeywordTypeCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode”
codeListValue=“place” codeSpace=“ISOTC211/19115”>place
</gmd:MD_KeywordTypeCode>
</gmd:type>
</gmd:MD_Keywords>
</gmd:descriptiveKeywords>
<gmd:descriptiveKeywords>
<gmd:MD_Keywords>
<gmd:keyword>
<gco:CharacterString>smartCategory</gco:CharacterString>
</gmd:keyword>
<gmd:type>
<gmd:MD_KeywordTypeCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode”
codeListValue=“discipline” codeSpace=“ISOTC211/19115”>discipline
</gmd:MD_KeywordTypeCode>
</gmd:type>
</gmd:MD_Keywords>
</gmd:descriptiveKeywords>
<gmd:resourceConstraints>
<gmd:MD_LegalConstraints>
<gmd:accessConstraints>
<gmd:MD_RestrictionCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode”
codeListValue=“copyright” codeSpace=“ISOTC211/19115”>copyright
</gmd:MD_RestrictionCode>
</gmd:accessConstraints>
<gmd:useLimitation>
<gco:CharacterString>
New Zealand Hydrological Society - Journal of Hydrology (New Zealand) (ISSN 0022-1708)
</gco:CharacterString>
</gmd:useLimitation>
</gmd:MD_LegalConstraints>
<gmd:MD_Constraints>
<gmd:useLimitation>
<gco:CharacterString>
New Zealand Hydrological Society - Journal of Hydrology (New Zealand) (ISSN 0022-1708)
</gco:CharacterString>
</gmd:useLimitation>
</gmd:MD_Constraints>
</gmd:resourceConstraints>
<gmd:spatialRepresentationType>
<gmd:MD_SpatialRepresentationTypeCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_SpatialRepresentationTypeCode”
codeListValue=“textTable” codeSpace=“ISOTC211/19115”>textTable
</gmd:MD_SpatialRepresentationTypeCode>
</gmd:spatialRepresentationType>
<gmd:language>
<gmd:LanguageCode codeList=“http://www.loc.gov/standards/iso639-2/” codeListValue=“eng”
codeSpace=“ISO 639-2”>eng
</gmd:LanguageCode>
</gmd:language>
<gmd:characterSet>
<gmd:MD_CharacterSetCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode”
codeListValue=“utf8” codeSpace=“ISOTC211/19115”>utf8
</gmd:MD_CharacterSetCode>
</gmd:characterSet>
<gmd:topicCategory>
<gmd:MD_TopicCategoryCode>inlandWaters</gmd:MD_TopicCategoryCode>
</gmd:topicCategory>
<gmd:extent>
<gmd:EX_Extent>
<gmd:description>
<gco:CharacterString>Lake Tekapo, The Basin</gco:CharacterString>
</gmd:description>
<gmd:geographicElement>
<gmd:EX_GeographicBoundingBox>
<gmd:westBoundLongitude>
<gco:Decimal>166.601667</gco:Decimal>
</gmd:westBoundLongitude>
<gmd:eastBoundLongitude>
<gco:Decimal>170.538194</gco:Decimal>
</gmd:eastBoundLongitude>
<gmd:southBoundLatitude>
<gco:Decimal>-45.759861</gco:Decimal>
</gmd:southBoundLatitude>
<gmd:northBoundLatitude>
<gco:Decimal>-43.790306</gco:Decimal>
</gmd:northBoundLatitude>
</gmd:EX_GeographicBoundingBox>
</gmd:geographicElement>
<gmd:temporalElement>
<gmd:EX_TemporalExtent>
<gmd:extent>
<gml:TimePeriod gml:id=“T001”>
<gml:beginPosition>2002-01-01</gml:beginPosition>
<gml:endPosition indeterminatePosition=“now”/>
</gml:TimePeriod>
</gmd:extent>
</gmd:EX_TemporalExtent>
</gmd:temporalElement>
</gmd:EX_Extent>
</gmd:extent>
<gmd:supplementalInformation>
<gco:CharacterString>
https://portal.smart-project.info/journalcsw/csw?request=GetRecordById&version=2.0.2&service=CSW&elementSetName=full&outputSchema=http%3A%2F%2Fwww.isotc211.org%2F2005%2Fgmd&
Id=738bafe6-41a2-4203-a8e9-077b482d5348
</gco:CharacterString>
</gmd:supplementalInformation>
</gmd:MD_DataIdentification>
</gmd:identificationInfo>
<gmd:distributionInfo>
<gmd:MD_Distribution>
<gmd:distributor>
<gmd:MD_Distributor>
<gmd:distributorContact>
<gmd:CI_ResponsibleParty id=“contact-distributor”>
<gmd:individualName>
<gco:CharacterString>Thompson, S.M.</gco:CharacterString>
</gmd:individualName>
<gmd:organisationName>
<gco:CharacterString>
New Zealand Hydrological Society - Journal of Hydrology (New Zealand) (ISSN
0022-1708)
</gco:CharacterString>
</gmd:organisationName>
<gmd:positionName>
<gco:CharacterString>Author(s) of the Article</gco:CharacterString>
</gmd:positionName>
<gmd:contactInfo>
<gmd:CI_Contact>
<gmd:phone>
<gmd:CI_Telephone>
<gmd:voice>
<gco:CharacterString>+64 6 357 1605</gco:CharacterString>
</gmd:voice>
<gmd:facsimile>
<gco:CharacterString>+000-xxx-xxx</gco:CharacterString>
</gmd:facsimile>
</gmd:CI_Telephone>
</gmd:phone>
<gmd:address>
<gmd:CI_Address>
<gmd:deliveryPoint>
<gco:CharacterString>PO Box 12300</gco:CharacterString>
</gmd:deliveryPoint>
<gmd:city>
<gco:CharacterString>Wellington</gco:CharacterString>
</gmd:city>
<gmd:administrativeArea>
<gco:CharacterString>n/a</gco:CharacterString>
</gmd:administrativeArea>
<gmd:postalCode>
<gco:CharacterString>6144</gco:CharacterString>
</gmd:postalCode>
<gmd:country>
<gco:CharacterString>New Zealand</gco:CharacterString>
</gmd:country>
<gmd:electronicMailAddress>
</gmd:electronicMailAddress>
</gmd:CI_Address>
</gmd:address>
<gmd:onlineResource>
<gmd:CI_OnlineResource>
<gmd:linkage>
<gmd:URL>
http://www.hydrologynz.org.nz/index.php/nzhs-publications/nzhs-journal
</gmd:URL>
</gmd:linkage>
<gmd:protocol>
<gco:CharacterString>WWW:LINK</gco:CharacterString>
</gmd:protocol>
<gmd:function>
<gmd:CI_OnLineFunctionCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode”
codeListValue=“information” codeSpace=“ISOTC211/19115”>
information
</gmd:CI_OnLineFunctionCode>
</gmd:function>
</gmd:CI_OnlineResource>
</gmd:onlineResource>
</gmd:CI_Contact>
</gmd:contactInfo>
<gmd:role>
<gmd:CI_RoleCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_RoleCode”
codeListValue=“pointOfContact” codeSpace=“ISOTC211/19115”>pointOfContact
</gmd:CI_RoleCode>
</gmd:role>
</gmd:CI_ResponsibleParty>
</gmd:distributorContact>
</gmd:MD_Distributor>
</gmd:distributor>
<gmd:distributionFormat>
<gmd:MD_Format>
<gmd:name>
<gco:CharacterString>Journal Article in PDF</gco:CharacterString>
</gmd:name>
<gmd:version>
<gco:CharacterString>1.4 electronic articles</gco:CharacterString>
</gmd:version>
</gmd:MD_Format>
</gmd:distributionFormat>
<gmd:transferOptions>
<gmd:MD_DigitalTransferOptions>
<gmd:onLine>
<gmd:CI_OnlineResource>
<gmd:linkage>
<gmd:URL>http://hydrologynz.co.nz/journal.php?article_id=13</gmd:URL>
</gmd:linkage>
<gmd:protocol>
<gco:CharacterString>WWW:LINK</gco:CharacterString>
</gmd:protocol>
<gmd:name>
<gco:CharacterString>River discharge from mountains with frequent rain
</gco:CharacterString>
</gmd:name>
<gmd:description>
<gco:CharacterString>
Link to the article at the Journal of Hydrology (New Zealand) (ISSN 0022-1708)
</gco:CharacterString>
</gmd:description>
<gmd:function>
<gmd:CI_OnLineFunctionCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode”
codeListValue=“download” codeSpace=“ISOTC211/19115”>download
</gmd:CI_OnLineFunctionCode>
</gmd:function>
</gmd:CI_OnlineResource>
</gmd:onLine>
</gmd:MD_DigitalTransferOptions>
</gmd:transferOptions>
</gmd:MD_Distribution>
</gmd:distributionInfo>
<gmd:dataQualityInfo>
<gmd:DQ_DataQuality>
<gmd:scope>
<gmd:DQ_Scope>
<gmd:level>
<gmd:MD_ScopeCode codeListValue=“dataset”
codeList=“http://www.isotc211.org/2005/resources/codeList.xml#MD_ScopeCode”/>
</gmd:level>
</gmd:DQ_Scope>
</gmd:scope>
<gmd:lineage>
<gmd:LI_Lineage>
<gmd:statement>
<gco:CharacterString>
This metadata record has been created in the SMART project based on the publicly accessible
abstracts from the Journal of Hydrology (New Zealand) (ISSN 0022-1708). For further
information, please visit http://hydrologynz.co.nz/journal.php?article_id=13
</gco:CharacterString>
</gmd:statement>
</gmd:LI_Lineage>
</gmd:lineage>
</gmd:DQ_DataQuality>
</gmd:dataQualityInfo>
<gmd:metadataMaintenance>
<gmd:MD_MaintenanceInformation>
<gmd:maintenanceAndUpdateFrequency>
<gmd:MD_MaintenanceFrequencyCode
codeList=“http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode”
codeListValue=“notPlanned” codeSpace=“ISOTC211/19115”>notPlanned
</gmd:MD_MaintenanceFrequencyCode>
</gmd:maintenanceAndUpdateFrequency>
<gmd:maintenanceNote>
<gco:CharacterString>
This metadata record was generated during the SMART Aquifer Characterisation programme (2011-2017)
(https://www.gns.cri.nz/Home/Our-Science/Environment-and-Materials/Groundwater/Research-Programmes/SMART-Aquifer-Characterisation)
</gco:CharacterString>
</gmd:maintenanceNote>
</gmd:MD_MaintenanceInformation>
</gmd:metadataMaintenance>
</gmd:MD_Metadata>
Figure B1.
The geographic bounding box for the examplary metadata record of
Appendix B as reported from the CSW server.
Figure B1.
The geographic bounding box for the examplary metadata record of
Appendix B as reported from the CSW server.