10.5 General notes and issues

General

  1. The harvesting engine does not store harvesting results. This implies that if the server is restarted the last results are lost.

  2. Changes to the harvesting parameters (for example privileges and categories) are taken into account in the next harvesting run.

GeoNetwork harvesting type

  1. During harvesting, site icons are harvested and local copies updated. Icons are propagated to new nodes as soon as these nodes harvest from this one.

  2. The metadata uuid is taken from the info.xml file of the MEF bundle. Any uuid stored inside the metadata will be overwritten with this one.

WebDAV harvesting type

  1. The same metadata could be harvested several times by different harvesting nodes. Anyway, this is not a good practice because every copy of the metadata will have a different uuid and the system will fill with different copies of the same metadata.

CSW harvesting type

  1. If the dct:modified element is missing from the GetRecords response the metadata will be always harvested.

  2. Any exception during getRecordById operation is discarded and the metadata skipped.

OAI-PMH harvesting type

  1. The id of the remote server must be a uuid. If not, metadata can be harvested but during hierarchical propagation id clashes could corrupt harvested metadata.

  2. During harvesting, GeoNetwork will try to autodetect the schema of each metadata. If the schema is not supported the metadata is skipped.


Other documents: The complete manual in pdf format | License | Readme | Changes