Code Monkey home page Code Monkey logo

ckanext-lire's Introduction

CKAN Relations manager

The ckanext-lire (LInked RElationships) extension provide GUI interface for managing datasets relationships. Each dataset is represented via graphical element. It enables previewing existing relationships between datasets. Preview can be filtered by tag, group, organization or random number of datasets. If user escapes filtering, all datasets from portal and their relations will be loaded. With given datasets, user can: create, update and delete relationships between dataset and to select dataset for which he want to obtain semantic description. Semantic description of dataset in RDF is updated, and contains a part in which his relationships is appropriately shown.

Requirements

Before installing ckanext-lire, make sure that you have installed the following:

Installation

Install the plugin using pip. Download it, then from the ckanext-lire directory, run

$ pip install -e ./

This will register a plugin entry point, so you can now add the following to the [app:main] section of your CKAN .ini file:

ckan.plugins = lire <other-plugins>

After you reload the site, the LIRE plugin will be available from http://url-of-your-ckan/lire

Using The LIRE Extension

LIRE: enables user interface for managing dataset relations.

After user access LIRE, a HTML form is available for users to choose parameter by which they want to filter the display of initial datasets for working on them. Supported parameters is by tag, by organization, by group and random number of datasets. If user do not choose parameter, all datasets from portal will be loaded.

For relating datasets, user first need to choose relationship type from menu above display, and to connect two datasets. After that, user can decide whether he wants to keep relationship type he previously choosed, or to use the new one, suggested by extension. Pending actions table will then be updated. That table is available for previewing via SHOW button. End step is committing changes by clicking on COMMIT button.

ckanext-lire's People

Contributors

icc-saad avatar milicp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.