Skip to content

ecolabdata/ckan-ext-inspire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.7%
  • HTML 28.5%
  • XSLT 13.8%