MobiDataLab / ckan-ext-inspire

INSPIRE CKAN extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSPIRE CKAN extensions

These extensions are designed for work with INSPIRE metadata in CKAN.

inspire_harvester

This module extends csw_harvester and spatial_metadata extensions to support harvesting of all INSPIRE required metadata elements from CSW 2.0.2 ISO AP 1.0.

Depends on:

inspire_theme

This extension enables:

  • Display INSPIRE metadata user friendly form at CKAN interface.
  • Export INSPIRE metadata in extended GeoDCAT-AP 1.0 RDF format.

Depends on:

  • inspire_harvester

Installation

Copy plugins into ckan/src directory. In plugins folders run python setup.py develop. In CKAN configuration file add plugins:

  • for inspire_harvester - inspire_harvester
  • for inspire_theme - inspire_theme - the endpoint is rdfi - to avoid conflicts with other extensions

License

This material is open and licensed under the GNU Affero General Public License (AGPL) v3.0 whose full text may be found at: http://www.fsf.org/licensing/licenses/agpl-3.0.html

These extensions are still under development. Any comments are welcome.

About

INSPIRE CKAN extensions


Languages

Language:Python 58.0%Language:HTML 28.3%Language:XSLT 13.7%