[pycsw-devel] pycsw does not store all the harvested metadata into the database
Tomas Kliment
tomas.kliment at gmail.com
Fri Sep 2 13:26:05 PDT 2016
Hi Tom,
First of all let me thank you for a great and light CSW implementation, I
recently switched from Geonetwork.
However, in my project Bolegweb <https://bolegweb.geof.unizg.hr> I have
planned top use pycsw as a catalogue of metadata harvested from the OGC
Services I collected from Google SE using scrapper and crawler.
Today, I finished and run one PHP script (attached) which sends CSW
harvesting request to my pycsw <https://bolegweb.geof.unizg.hr/pycsw_wms>
instance for all online WMS 1.1.1 services available in my database. I
collect info about metadata inserted, updated and deleted from each service
response and collected more than 16 thousands metadata based on sum of CSW
responses XML outputs.
However, when I look at the underneath postgres database, as well as when I
try to call GetRecords for all the records I receive only 231 records.
Could you please advice me what I do wrong, when the pycsw CSW Harvesting
responses report more than 16k records, and actually the database contains
only 231?
Thank you in advance for any hints,
Tomas
--
------------------------------------------------------------------
[image: Tomas Kliment on about.me]
Ing. Tomas Kliment, PhD.
about.me/klimeto
<http://about.me/klimeto>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pycsw-devel/attachments/20160902/1d516f47/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: harvesting-pycsw-wms.php
Type: application/x-httpd-php
Size: 4893 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/pycsw-devel/attachments/20160902/1d516f47/attachment.bin>
More information about the pycsw-devel
mailing list