.. _metadata: Metadata Background =================== .. image:: ../_static/arnulf-metadata.jpg :width: 411px :height: 599px :scale: 50 :align: right Metadata is often described as "data about data", or the *who*, *what*, *where*, and *when*. In the spatial world, for each dataset we maintain, we should record information about the data such as: - general description - location - usage restrictions - projection - technical contact - date created - date modified - version Benefits -------- Maintaining metadata for your datasets is important for several reasons: 1. Internal: local management - tracking dataset management - scheduling data updates 2. External: discovery - allowing your dataset to be used outside your organization Standardized Metadata --------------------- With the growth of geographic information systems (GIS) in the 1980's and 1990's, geographic datasets became a requirement for decision makers across the world. The expansion of the Internet to share information through the late 1990's and 2000's has now brought 'discovery' of geographic data into the hands of the average citizen. .. note:: Metadata standards have been introduced since the mid 1990's with the goals of: - outlining specific required parameters - common terminology - consistency - interoperability Dublin Core *********** .. image:: ../_static/dublin-core.jpg :width: 410px :height: 59px :align: right :target: http://dublincore.org/ - named from workshop in Dublin, Ohio in 1995 - established a core/common group of 15 metadata elements Example: .. code-block:: xml .. FGDC Content Standard for Digital Geospatial Metadata (CSDGM) ************************************************************* - approved by the U.S. Federal Geographic Data Committee originally in 1994 - composed of Sections, Compound Elements, Data Elements .. image:: ../_static/fgdc-csdgm.jpg :width: 489px :height: 483px :target: http://www.fgdc.gov/csdgmgraphical/index.html ISO 19115 ********* - International Standards Organization's TC211 committee created this in 2003 - consisting of more than 400 "Core", "Mandatory", and "Optional" elements .. image:: ../_static/iso_19115.png :width: 527px :height: 580px :scale: 50 ISO 19139 ********* - the XML implementation schema for ISO 19115 specifying the metadata record format - may be used to describe, validate, and exchange geospatial metadata prepared in XML