Changes between Version 64 and Version 65 of GSoC/2014/MetadataForGRASS


Ignore:
Timestamp:
Aug 5, 2014, 3:34:53 PM (10 years ago)
Author:
krejcmat
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2014/MetadataForGRASS

    v64 v65  
    3232||JULY 14 - 21     ||        Implementation of search function to GUI   ||advanced metadata publishing/searching based on owslib + pycsw||||  g.gui.metadata version 1.2 ||+||
    3333||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||+-||
    3535||AUGUST 9 - 18    ||     Testing and documentation     |||| ||||||
    3636||AUGUST 18       ||      The end of GSoC       |||| ||||||
     
    4646cd OWSLib && sudo python setup.py install
    4747}}}
    48  * Jinja templates (suitable to remove this dependence)
     48 * Jinja templates
    4949{{{
    5050git clone git://github.com/mitsuhiko/jinja2.git
     
    7575|| 1.2 || to add multiple values for specific attributes ||
    7676|| 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 ||
    7979
    8080scheme of designed implementation
     
    8989
    9090[[Image(prototyp1.png)]]
    91 
    92 
    93 
    9491
    9592 == How to test ==