<p dir="ltr">Hi Stefan,</p>
<p dir="ltr">> 2014-07-02 9:35 GMT+02:00 Blumentrath, Stefan <<a href="mailto:Stefan.Blumentrath@nina.no">Stefan.Blumentrath@nina.no</a>>:<br>
><br>
> Hi Matej,<br>
> I was wondering, did you consider storing keyword lists, points of contacts, and > so on in a central (SQLite) database (comparable to what the t.*-modules do with > time series)? For organizations it would be useful to have tools which produce <br>

> consistent meta-data (same set of key-words used by all members of staff…).</p>
<p dir="ltr">Current possibility how to produce consistent metadata (same set of key) is by modifcation jinja template [1].  Values in jinja template are represented by Python objects. You can just replace these objects by desire values for creating pattern. What do you think?<br>

 <br>
><br>
> Furthermore, efficiency might be improved by having e.g. table with contact <br>
> pers ons within an organization (where all contact details are saved) one can <br>
> pick from in a combo-box.<br>
><br>
> Such a DB should probably be accessible from all locations and mapsets…</p>
<p dir="ltr">It makes sense to me. This task should not be problem, but is more than essential. Probably I'll do it after the GSOC term.<br>
 <br>
><br>
> BTW, is the metadata publishing functionality based on owslib + pycsw, which <br>
> you mention on your wiki-page, somehow related to GeoNetwork? <br>
No, I dont know this project in detail...<br>
 <br>
Thank you for useful hints!<br>
Cheers<br>
Matej</p>
<p dir="ltr">[1]  <a href="https://svn.osgeo.org/grass/sandbox/krejcmat/src/data/grassInspireTemplate.xml">https://svn.osgeo.org/grass/sandbox/krejcmat/src/data/grassInspireTemplate.xml</a></p>