ICSM ISO 19115-1 Metadata Best Practice Guide

Resource Maintenance ★★★★

A great deal of geospatial data and service exist as living changing resources. It is often the timeliness that these cycles provide that make these resources so valuable. These update and maintenance schedules are important to document and share so that those who wish to use such resources know how to arrange their work flows to best suit.

   
Element Name citation
Parent MD_Metadata.identificationInfo>MD_Identification
Class/Type CI_Citation
Governance Common ICSM, Agency, Domain
Purpose Discovery, Identification
Audience machine resource - ⭑ ⭑ ⭑
  general - ⭑ ⭑ ⭑ ⭑ ⭑
  resource manager - ⭑ ⭑ ⭑ ⭑
  specialist - ⭑ ⭑ ⭑
Metadata type descriptive
ICSM Level of Agreement ⭑ ⭑ ⭑ ⭑

Definition

Information about the frequency of resource updates, and the scope of those updates.

ISO Obligation

Best Practice Recommendations

Therefore - maintenence information about a citedresource should be documented. This should include descriptions of the update and maintenance frequency and scope.

From class MD_MaintenanceInformation

Discussion

In order for users of a resource to know when the next update will occur or to know how many cycles old a paticular version may be, resource owners and custodians should document in the metadata the maintenance and update frequnency of a resource. If this frequency changes, this change should be reflected in the metadata. If the scope of the update is less than the whole resource, the scope limitation needs to be recorded.

Recommendations

Therefore - custodians of a resource should capture in the metadata the frequensy and scope of update and maintenance of a resource. If none are planned, then record this fact.

Crosswalk considerations

ISO19139

in ISO19115-1 attributes were replaced to provide a more flexible and unambiguous description of maintenance dates and scope.

Dublin core / CKAN / data.gov.au {if any}

Maps to update frequency

RIF-CS

Maps to Description 'lineage'

Also Consider

Examples

XML

<mdb:MD_Metadata>
....
    <mdb:identificationInfo>
      <mri:MD_DataIdentification>
         ....
         <mri:resourceMaintenance>
            <mmi:MD_MaintenanceInformation>
               <mmi:maintenanceAndUpdateFrequency>
                  <mmi:MD_MaintenanceFrequencyCode 
                  codeListValue="irregular" 
                  codeList="https://schemas.isotc211.org/19115/resources
                  /Codelist/cat/codelists.xml#MD_MaintenanceFrequencyCode"/>
               </mmi:maintenanceAndUpdateFrequency>
               <mmi:maintenanceScope>
                  <mcc:MD_Scope>
                     <mcc:level>
                        <mcc:MD_ScopeCode 
                        codeList="https://schemas.isotc211.org/19115/resources
                        /Codelist/cat/codelists.xml#MD_ScopeCode" 
                        codeListValue="attribute"/>
                     </mcc:level>
                  </mcc:MD_Scope>
               </mmi:maintenanceScope>
            </mmi:MD_MaintenanceInformation>
         </mri:resourceMaintenance>
      ....
      </mri:MD_DataIdentification>
  <mdb:identificationInfo>
....
</mdb:MD_Metadata>

\pagebreak

UML diagrams

Recommended elements highlighted in yellow

resourceMaintenance

\pagebreak