[pycsw-devel] Final specification for Inspire Discovery Services
Angelos Tzotsos
gcpp.kalxas at gmail.com
Sun Apr 3 20:49:23 EDT 2011
Done:
http://aiolos.survey.ntua.gr/pycsw_inspire/csw.py?service=CSW&version=2.0.2&request=GetCapabilities
in comparison to the spec:
http://inspire.ec.europa.eu/schemas/inspire_ds/1.0/examples/CSW_INSPIREGeoportalCapabilities_InspireSchema_nocsw.xml
As described in version 3.0 of the Discovery Service docs, the language
parameter in the request can be skipped, and the server automatically
gets the default language to work with.
So the above is equivalent with:
http://aiolos.survey.ntua.gr/pycsw_inspire/csw.py?service=CSW&version=2.0.2&request=GetCapabilities&language=eng
Angelos
On 04/03/2011 06:11 PM, Angelos Tzotsos wrote:
> Hi,
>
> I had a look at this new version of the documents. It seems that most
> of the code in the sandbox is compatible.
>
> The major change is the introduction of a new custom inspire namespace
> for the extended capabilities, that do not follow gmd namespace
> anymore. We just need to change the
> inspire.write_extended_capabilities function. I will make the
> adjustments within this week.
>
> Angelos
>
> On 03/31/2011 05:48 PM, Angelos Tzotsos wrote:
>> Today, the final specs were published:
>>
>> http://inspire.jrc.ec.europa.eu/documents/Network_Services/TechnicalGuidance_DiscoveryServices_v3.0.pdf
>>
>>
>> Angelos
>>
>
>
--
Angelos Tzotsos
Remote Sensing Laboratory
National Technical University of Athens
http://users.ntua.gr/tzotsos
More information about the Pycsw-devel
mailing list