Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
metamod:xml-format [2008-11-27 10:35:51]
heikok
metamod:xml-format [2022-05-31 09:29:32] (current)
Line 25: Line 25:
 </dataset> </dataset>
 </code> </code>
 +
 +The important consequence of this XMD-file is that several metadata formats can be supported by METAMOD as long as translations (XSLT) and proper interpretation of the XMD metdataFormat tag is implemented in the version of METAMOD being operated.
  
 ==== Documents ==== ==== Documents ====
Line 32: Line 34:
   * {{:metamod:dataset.xsl|Stylesheet}}   * {{:metamod:dataset.xsl|Stylesheet}}
  
 +==== Restrictions ====
 +
 +  * 2009-02-17: The name field must match one or two / characters, one / meaning parent (''APPLICATION/DIRECTORY''), two / meaning file (''APPLICATION/DIRECTORY/FILE''). See  [[two_levels]]
  
 ===== Metadata XML File ===== ===== Metadata XML File =====
Line 48: Line 53:
  
 ===== Metadata names with special meaning ===== ===== Metadata names with special meaning =====
 +
 +Metamod is generally ignorant of metadata-names, and most names can be configured. But some names have a special meaning and cannot be changed:
  
   * **area**: geographic area either as detailed area //Fram Strait// or as gcmd-list //Continent > Europe > Northern Europe > Scandanavia > Norway//    * **area**: geographic area either as detailed area //Fram Strait// or as gcmd-list //Continent > Europe > Northern Europe > Scandanavia > Norway// 
 +  * **bounding_box** for the extraction of quadtree-nodes for geographic search
   * **datacollection_period_from**   * **datacollection_period_from**
   * **datacollection_period_to**   * **datacollection_period_to**
-  * **dataref** URL of data +  * **datacollection_period** -- deprecated since metamod 2.1
-  * **institution** +
-  * **PI_name** +
-  * **title**+
   * **topic**: used in quest as gcmd-list without '> HIDDEN', see **variable** and [[https://metamod.bugs.met.no/show_bug.cgi?id=13|bug#13]]   * **topic**: used in quest as gcmd-list without '> HIDDEN', see **variable** and [[https://metamod.bugs.met.no/show_bug.cgi?id=13|bug#13]]
   * **variable**: parameter, either as CF-1.0 standard_name //sea_surface_temperature// or as gcmd-list with '> HIDDEN' //Agriculture > Agricultural Chemicals > Fertilizers > HIDDEN//, see also [[https://metamod.bugs.met.no/show_bug.cgi?id=13|bug#13]]   * **variable**: parameter, either as CF-1.0 standard_name //sea_surface_temperature// or as gcmd-list with '> HIDDEN' //Agriculture > Agricultural Chemicals > Fertilizers > HIDDEN//, see also [[https://metamod.bugs.met.no/show_bug.cgi?id=13|bug#13]]
 +
 +
 +For translation to and from other metadata, please see the metadata-names in the [[faq]] entry on DIF-mapping. A extensive list of currently configured names can be found under: [[https://svn.met.no/viewvc/metamod/trunk/app/example/staticdata/searchdata.xml|searchdata.xml]]
 +
  
  
  • metamod/xml-format.1227782151.txt.gz
  • Last modified: 2022-05-31 09:23:19
  • (external edit)