Changes between Version 64 and Version 65 of GSoC/2014/MetadataForGRASS
- Timestamp:
- 08/05/14 15:34:53 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2014/MetadataForGRASS
v64 v65 32 32 ||JULY 14 - 21 || Implementation of search function to GUI ||advanced metadata publishing/searching based on owslib + pycsw|||| g.gui.metadata version 1.2 ||+|| 33 33 ||JULY 21 - 30 || Improve metadata validation using designed GUI || advanced metadata publishing/searching based on owslib + pycsw -> testing prototype|||| g.gui.metadata 1.3&1.4., polishing and testing g.gui.metadata ||+|| 34 ||AUGUST 1 - 9 || Polishing code|| polish code and advanced metadata publishing/searching based on owslib + pycsw |||| designing of metadata catalog browser||||34 ||AUGUST 1 - 9 || Polishing code|| polish code and advanced metadata publishing/searching based on owslib + pycsw, g.gui.metadata 1.5|||| designing of metadata catalog browser||+-|| 35 35 ||AUGUST 9 - 18 || Testing and documentation |||| |||||| 36 36 ||AUGUST 18 || The end of GSoC |||| |||||| … … 46 46 cd OWSLib && sudo python setup.py install 47 47 }}} 48 * Jinja templates (suitable to remove this dependence)48 * Jinja templates 49 49 {{{ 50 50 git clone git://github.com/mitsuhiko/jinja2.git … … 75 75 || 1.2 || to add multiple values for specific attributes || 76 76 || 1.3 || validator of inspire xml || 77 || || options for update metadata with using r/v.support by changed values in editor. ||78 || 1. 4 || multiple metadata editing ( choosing maps invokes process that changes selected attributes of all chosen maps.||77 || 1.4 || multiple metadata editing ( choosing maps invokes process that changes selected attributes of all chosen maps. || 78 || 1.5 || connection with r.support and v.support. grass ISO profile validator || 79 79 80 80 scheme of designed implementation … … 89 89 90 90 [[Image(prototyp1.png)]] 91 92 93 94 91 95 92 == How to test ==