Geonetwork 2.10.x for d4science plugin
Go to file
etj f51ca2d117 First implementation (default_tags, default_extras, gn specific extras) 2014-03-07 13:28:08 +01:00
ckanext First implementation (default_tags, default_extras, gn specific extras) 2014-03-07 13:28:08 +01:00
.gitignore First implementation (default_tags, default_extras, gn specific extras) 2014-03-07 13:28:08 +01:00
LICENSE Initial commit 2014-02-25 06:45:12 -08:00
README.md Update README.md 2014-02-25 15:47:30 +01:00
setup.py First implementation (default_tags, default_extras, gn specific extras) 2014-03-07 13:28:08 +01:00

README.md

ckanext-geonetwork

GeoNetwork harvester for CKAN

Main purposes:

  • Handle some GeoNetwork specific coding (e.g. protocol in onlineResource may map to specific format, mimetype CKAN fields)
  • Provide other heuristics tailored to GeoNetwork metadata handling (license, …)
  • Some schemas may provide GML elements with the namespace URI http://www.opengis.net/gml/3.2 while the standard CKAN CSW harvester parses elements with the http://www.opengis.net/gml namespace. This should be configurable.
  • Since GeoNetwork provides also front-end services, the harvester may build some extras fields containing URL pointing to well-known services.