[GRASS-SVN] r73873 - in grass-addons/grass7/gui/wxpython/wx.metadata: g.gui.cswbrowser g.gui.metadata

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Dec 27 13:18:14 PST 2018


Author: veroandreo
Date: 2018-12-27 13:18:14 -0800 (Thu, 27 Dec 2018)
New Revision: 73873

Modified:
   grass-addons/grass7/gui/wxpython/wx.metadata/g.gui.cswbrowser/g.gui.cswbrowser.html
   grass-addons/grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.html
Log:
g.gui.cswbrowser, g.gui.metadata addons: typos fixed

Modified: grass-addons/grass7/gui/wxpython/wx.metadata/g.gui.cswbrowser/g.gui.cswbrowser.html
===================================================================
--- grass-addons/grass7/gui/wxpython/wx.metadata/g.gui.cswbrowser/g.gui.cswbrowser.html	2018-12-27 19:52:37 UTC (rev 73872)
+++ grass-addons/grass7/gui/wxpython/wx.metadata/g.gui.cswbrowser/g.gui.cswbrowser.html	2018-12-27 21:18:14 UTC (rev 73873)
@@ -1,14 +1,14 @@
 <h2>DESCRIPTION</h2>
 
-<em>g.gui.cswbrowser</em> support searching and browsing metadata catalog based on
-<a href="http://www.opengeospatial.org/standards/cat">Catalogue Service(CSW)</a> standard .
+<em>g.gui.cswbrowser</em> supports searching and browsing metadata catalogs based on
+<a href="http://www.opengeospatial.org/standards/cat">Catalogue Service (CSW)</a> standard .
 
 <p>
-    The module allows to setting up connection to csw by uri and search metadata with using advanced filter.
+    The module allows to setting up connection to csw by uri and search metadata using advanced filter.
 
 <h2>NOTES</h2>
 
-For dependencies and installation instructions see
+For dependencies and installation instructions see the dedicated 
 <a href="http://grasswiki.osgeo.org/wiki/ISO/INSPIRE_Metadata_Support">wiki page</a>.
 
 <h3>Setting up connection</h3>

Modified: grass-addons/grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.html
===================================================================
--- grass-addons/grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.html	2018-12-27 19:52:37 UTC (rev 73872)
+++ grass-addons/grass7/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.html	2018-12-27 21:18:14 UTC (rev 73873)
@@ -1,33 +1,29 @@
 <h2>DESCRIPTION</h2>
 
-<em>g.gui.metadata</em> support advanced tools for metadata management according to <a
-        href="http://www.iso.org/iso/catalogue_detail.htm?csnumber=26020">ISO
-    19115</a>.
+<em>g.gui.metadata</em> supports advanced tools for metadata management according
+to <a href="http://www.iso.org/iso/catalogue_detail.htm?csnumber=26020">ISO 19115</a>.
 
-
 <p>
-    Metadata editor includes graphical interface for conversion metadata from r.info and v.info to ISO based metadata,
-    editing metadata files and creating metadata templates. In addition, the graphical module allows validating of
-    INSPIRE and GRASS Basic profile.
+The metadata editor includes a graphical interface for converting metadata 
+from r.info and v.info into ISO based metadata, editing metadata files and 
+creating metadata templates. In addition, the graphical module allows validating 
+INSPIRE and GRASS Basic profile.
 
 <h2>NOTES</h2>
 
-For dependencies and installation instructions see <a
-        href="http://grasswiki.osgeo.org/wiki/ISO/INSPIRE_Metadata_Support">wiki page</a>.
+For dependencies and installation instructions see the dedicated 
+<a href="http://grasswiki.osgeo.org/wiki/ISO/INSPIRE_Metadata_Support">wiki page</a>.
 
 <h3>Naming of metadata files and storage</h3>
 
-
-Default location for exported metadata files is
-<i>metadata</i> directory in the map's mapset.  For raster maps, the prefix
-derived from the current nomenclature is <em>raster</em>, for vector
-maps <em>vector</em>. File ends with <em>.xml</em> extension.
-
+Default location for exported metadata files is the <i>metadata</i> directory 
+in the map's mapset. For raster maps, the prefix derived from the current 
+nomenclature is <em>raster</em>, and for vector maps <em>vector</em>. The files 
+end with <em>.xml</em> extension.
 <p>
-    For example default metadata file name for vector map
-    "roads" is <em>vector_roads.xml</em>.
+For example, default metadata file name for the vector map "roads" 
+is <em>vector_roads.xml</em>.
 
-
 <h3>Metadata profile</h3>
 
 The <i>basic</i> profile is substituted from intersection between
@@ -34,67 +30,81 @@
 items stored in GRASS native metadata format and INSPIRE profile. The
 intersect (subset) includes all available GRASS metadata. Metadata
 which cannot be assigned to ISO based attributes are stored in
-metadata attribute s<em>abstract</em>. The <i>inspire</i> profile
-fulfills the criteria of INSPIRE profile. Values which are not able to
-get from native GRASS metadata are filled by text
-string <tt>'$NULL'</tt>. This rule applies for both profiles.
+metadata attribute <em>abstract</em>. The <i>inspire</i> profile
+fulfills the criteria of INSPIRE profile. Values that cannot be read from 
+native GRASS metadata are filled by the text string <tt>'$NULL'</tt>. 
+This rule applies for both profiles.
 
-<h4>Profile for temporal datast</h4>
-This function is based on t.info.iso which allows to create ISO based metadata for temporal maps. Product of this function cannot be compiled by INSPIRE profile becouse a additionl attributes from ISO 19115 package have been added.
+<h4>Profile for temporal dataset</h4>
 
+This function is based on t.info.iso which allows to create ISO based metadata 
+for temporal maps. Product of this function cannot be compiled by INSPIRE profile 
+because an additional attribute from ISO 19115 package have been added.
+<!-- have or have not? -->
+
 <h3>Creation of metadata</h3>
 
-Editor offers two editing modes. The first one allows to create metadata from selected GRASS maps from an active location. The second one allows editing of external metadata file.
+The editor offers two editing modes. The first one allows to create metadata 
+from selected GRASS maps from an active location. The second one allows editing 
+of an external metadata file.
 
 <h4>Metadata editor for spatial and temporal maps</h4>
 
-The basis of this editor is similar to r|v.info.iso. After selection of map, the editor convert native metadata of map to ISO based. By exported xml file is metadata editor initialized.
+The basis of this editor is similar to r|v.info.iso. After the selection of the 
+map, the editor converts native metadata of map to ISO based metadata. 
+By exported xml file is metadata editor initialized. 
+<!-- This last sentence is not clear-->
 There are three options to select:
-<b>basic</b>,
-<b>inspire</b> or <b>load
-    custom</b>. Last one allows to load metadata profile from file. For example in case of using predefined template. The intersection of GRASS Basic profile(all available metadata for selected map) and loaded custom profile will proced with this selection.
+<b>basic</b>, <b>inspire</b> or <b>load custom</b>. The last one allows to load 
+a metadata profile from a file, for example in the case of using a predefined 
+template. The intersection of GRASS Basic profile (all the available metadata 
+for the selected map) and loaded custom profile will proceed with this selection.
+<!-- This last sentence is not clear-->
 
-
 <h4> External metadata editor</h4>
-This editor mode allows to load own template and xml file for editing. This option does not support any connection with GRASS maps metadata.
 
+This editor mode allows to load user own templates and xml files for editing. 
+This option does not support any connection with GRASS maps metadata.
 
 <h3>Defining templates</h3>
 
 <p>
-    This function allows to create pattern of metadata profile. In other words it support defining fixed values to
-    template. With using created template, the editor does not initialize texts inputs of defined values. These
-    attributes is able to see only in Tree Browser in editor. Direct link on this function is multiple editing mode (see
-    below).
+This function allows to create pattern of metadata profile. In other words it 
+supports defining fixed values to template. When using created template, the 
+editor does not initialize texts inputs of defined values. These attributes are 
+only visible in the Tree Browser in the editor. Direct link on this function is 
+multiple editing mode (see below).
 <p>
-    If check-box of metadata attribute is checked, the OWSLib object in template will be replaced by value. Unchecked
-    attributes will not change this 'part' of the template.
+If the check-box of metadata attribute is checked, the OWSLib object in the 
+template will be replaced by value. Unchecked attributes will not change this 
+'part' of the template.
 <p>
-    The yellow background of text fields indicates metadata attributes, which are not possible get from GRASS map
-    information.
+The yellow background of the text fields indicates metadata attributes that 
+cannot be read from GRASS map information.
 
-
 <h3>Editing metadata of multiple map selection</h3>
 
-This option can be used by selection of multiple maps in data catalog. To use pre-defined templete for this editing mode is suitable
+This option can be used by selecting multiple maps in the data catalog. It is 
+possible to use predifined templates with this editing mode. 
+<!--To use pre-defined template for this editing mode is suitable-->
 
-
 <h3>Validation of metadata profile </h3>
 
-On the right side of editor there is a validator of metadata. Currently, validator is able to validate  two build-in profiles. For selection of profile “Load custom” is set by default the inspire profile.
+On the right side of editor there is a validator of metadata. Currently, 
+validator is able to validate two build-in profiles. 
+<!--For selection of profile “Load custom” is set by default the inspire profile.-->
 
-
 <h3>Updating GRASS native metadata </h3>
 
+The g.gui.metadata module allows to update native GRASS metadata with the 
+modules r.support and v.support. The intersection between ISO based metadata 
+and r|v.support is limited by the available parameters for these modules.
 
-The g.gui.metadata module allows updating native GRASS metadata with using modules r.support and v.support. The intersection between ISO based metadata and r|v.support is limited by available parameters for these modules.
-
-
 <h3>Creating reports for GRASS maps in PDF format</h3>
-This function allows to automatically generate  metadata reports to PDF document. Missed values are filled by "Unknown" string.
 
+This function allows to automatically generate metadata reports as PDF documents. 
+Missing values are replaced by "Unknown" string.
 
-This tools supports ato generating report
 <h2>SEE ALSO</h2>
 
 <em>
@@ -112,11 +122,10 @@
 
 <h2>AUTHOR</h2>
 
-Matej
-Krejci, <a href="http://geo.fsv.cvut.cz/gwiki/osgeorel">OSGeoREL</a>
+Matej Krejci, <a href="http://geo.fsv.cvut.cz/gwiki/osgeorel">OSGeoREL</a>
 at the Czech Technical University in Prague, developed
 during <a href="http://trac.osgeo.org/grass/wiki/GSoC/2014/MetadataForGRASS">Google
     Summer of Code 2014</a> (mentors: Margherita Di Leo, Martin Landa)
 
 <p>
-    <i>Last changed: $Date$</i>
+<i>Last changed: $Date$</i>



More information about the grass-commit mailing list