Skip to content

meertensinstituut/ckan

 
 

Repository files navigation

ISEBEL

ISEBEL runs on CKAN

License

Documentation

Support on StackOverflow

Build Status

Coverage Status

CKAN is the world’s leading open-source data portal platform. CKAN makes it easy to publish, share and work with data. It's a data management system that provides a powerful platform for cataloging, storing and accessing datasets with a rich front-end, full API (for both data and catalog), visualization tools and more. Read more at ckan.org.

Original CKAN Installation

See the CKAN Documentation for installation instructions.

Easy start using docker

** NOTE: the stop script will prune all the stopped containers (including the containers from other projects)

ISEBEL infrastructure diagram

ISEBEL consists of multiple components. CKAN is her data management system. Solr is the indexer, Postgre is the database server and OAI PMH harvester manager as the harvester for the data provider. There are underlining components which is listed below:

  1. Translater which machine translates the stories (N-to-N)
  2. Extracter which extracts the keywords (so called machine generated keywords)
  3. Merger which merges the machine generated keywords with the manual keywords
  4. The importer which imports harvested data into CKAN
  5. The merger which links manual

![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)

Support

  • If you have ISEBEL related question and issue, please open an issue.
  • If you need help with CKAN or want to ask a question, use either the ckan-dev mailing list or the CKAN tag on Stack Overflow (try searching the Stack Overflow and ckan-dev archives for an answer to your question first).
  • If you've found a bug in CKAN, open a new issue on CKAN's GitHub Issues (try searching first to see if there's already an issue for your bug).
  • If you find a potential security vulnerability please email security@ckan.org, rather than creating a public issue on GitHub.

Contributing to CKAN

For contributing to CKAN or its documentation, see CONTRIBUTING.

If you want to talk about CKAN development say hi to the CKAN developers on the ckan-dev mailing list, in the #ckan IRC channel, or on BotBot.

If you've figured out how to do something with CKAN and want to document it for others, make a new page on the CKAN wiki, and tell us about it on ckan-dev mailing list.

Copying and License

This material is copyright (c) 2006-2018 Open Knowledge International and contributors.

It 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

Packages

No packages published

Languages

  • Python 50.5%
  • CSS 27.9%
  • HTML 9.9%
  • JavaScript 9.1%
  • Less 2.1%
  • Shell 0.3%
  • Other 0.2%