<div dir="ltr"><div>Hi Tom,<br></div> thanks for answer.<br><div><div><div style="display:inline-block"><div><span></span></div></div></div></div>
   <div><div dir="ltr" style="zoom:1"><span lang="en"><span>if I</span> <span>understand correctly, to support ISO 19115-2, I only have to specify "</span></span><span lang="en"><span>profiles=apiso"</span></span> under [server] section?<br>

</div></div><br><br><br></div><div class="gmail_extra"><br clear="all"><div>Slds. <br>Alejandro.</div>
<br><br><div class="gmail_quote">On 18 March 2014 21:23, 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">
<div class="">On Tue, Mar 18, 2014 at 9:36 AM, Alejandro Mostovoi<br>
<<a href="mailto:ahmostovoi@gmail.com">ahmostovoi@gmail.com</a>> wrote:<br>
> Hi all,<br>
>   I was wondering if table "records" change its structure based on the<br>
> profile selected, and other question is how to configure pycsw to enable iso<br>
> 19115-2 profile?<br>
><br>
<br>
</div>FYI from a CSW perspective AFAIK this is somewhat transparent.  As<br>
pycsw stores the entire metadata XML record in the database, and then<br>
stores the queryables, any XML record will fit.  We include support<br>
for gmi:MI_Metadata.  So, when inserting a 19115-2 document, pycsw<br>
will parse and store the queryables and store the original XML<br>
document as well (which gets returned when specifying<br>
elementsetname=full in GetRecords requests).<br>
<br>
Does this make sense, or do we need more?<br>
<br>
Thanks<br>
<br>
..Tom<br>
<br>
<br>
> Thanks in advance.<br>
> Alejandro<br>
</blockquote></div><br></div>