<div dir="ltr">Tom,<div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 17, 2016 at 7:48 PM, Tom Kralidis <span dir="ltr"><<a href="mailto:tomkralidis@gmail.com" target="_blank">tomkralidis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Jan 15, 2016 at 5:04 AM, Margherita Di Leo <<a href="mailto:diregola@gmail.com">diregola@gmail.com</a>> wrote:<br>
> Dears,<br>
><br>
> we would like to deploy our data using GeoNode. However, at present I am<br>
> finding multiple issues that i'm not sure I'm able to overcome. I'd probably<br>
> better start multiple thread on each issues. I depend upon your kind help.<br>
> First issue that I found is that, our metadata, even though 100% INSPIRE<br>
> compliant, seem not to be parsed correctly by GeoNode. The only info that I<br>
> can visualize after uploading are title, publication date, category and<br>
> owner. In the section Abstract appears "No abstract provided", but the<br>
> abstract was provided. You can download a sample metadata for testing here .<br>
><br>
<br>
</span>GeoNode uses the OWSLib package to parse the ISO metadata.  Looking deeper<br>
at your metadata sample, your abstract is cast as:<br>
<br>
<gmd:abstract><br>
  <gmx:Anchor ...><br>
...<br>
</gmd:abstract><br>
<br>
OWSLib looks for the following construct:<br>
<br>
<gmd:abstract><br>
  <gco:CharacterString><br>
...<br>
</gmd:abstract><br>
<br>
so in your case gmx:Anchor is not being picked up as an abstract.<br>
<br>
This is the first time (INSPIRE-based and elsewhere) that I've seen this<br>
design pattern.  Is it possible to update your metadata as a workaround?  At<br>
the same time it would be worth to investigate in OWSLib and possibly apply<br>
a issue/patch/workaround.<br></blockquote><div><br></div><div>Thank you for the pointers. Anchor should (and in some catalogues does) allow the nice property to have a clickable link in place of the chunk of text (the abstract in this case) that lands to a html page. We have used this feature because we want to be able to include a long text in the abstract and lineage, and new lines are not recognised in xml, resulting in a blob of text which is barely readable. I know this is not much used, partly because not known and also because usually metadata editors normally do not include pro features ;-) but we find it really useful. I think it is worth to investigate at the level of OWSLib if a patch could be applied.</div><div><br></div><div>Thank you again,</div><div>Best,</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
..Tom<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> Thank you in advance<br>
> Cheers,<br>
><br>
> --<br>
> Margherita Di Leo<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font color="#666666">Margherita Di Leo</font></div></div></div></div></div></div></div></div></div>
</div></div>