Extension Jena


Extension Basics

Title
Jena
Name
ckanext-jena
Type
Public extension
Description
Semantic data management extension with Apache Jena for CKAN
CKAN versions
Download-Url (zip)
Last commit
7 years ago (2018-11-26 08:40:15)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

.. You should enable this project on travis-ci.org and coveralls.io to make these badges work. The necessary Travis and Coverage config files have been generated for you.

.. .. image:: https://travis-ci.org/etri-sodas/ckanext-jena.svg?branch=master :target: https://travis-ci.org/etri-sodas/ckanext-jena

.. .. image:: https://coveralls.io/repos/etri-sodas/ckanext-jena/badge.svg :target: https://coveralls.io/r/etri-sodas/ckanext-jena

.. .. image:: https://pypip.in/download/ckanext-jena/badge.svg :target: https://pypi.python.org/pypi/etri-sodas/ckanext-jena/ :alt: Downloads

.. .. image:: https://pypip.in/version/ckanext-jena/badge.svg :target: https://pypi.python.org/pypi/ckanext-jena/ :alt: Latest Version

.. .. image:: https://pypip.in/py_versions/ckanext-jena/badge.svg :target: https://pypi.python.org/pypi/ckanext-jena/ :alt: Supported Python versions

.. .. image:: https://pypip.in/status/ckanext-jena/badge.svg :target: https://pypi.python.org/pypi/ckanext-jena/ :alt: Development Status

.. .. image:: https://pypip.in/license/ckanext-jena/badge.svg :target: https://pypi.python.org/pypi/ckanext-jena/ :alt: License

===========================================================

ckanext-jena - Semantic data management extension

.. Put a description of your extension here: What does it do? What features does it have? Consider including some screenshots or embedding a video!

ckanext-jena is an extension for enabling the semantic aspect of CKAN with Apache Jena.

This extension provides an ability to let users store a certain semantic resource (e.g. rdf, ttl, owl) in Apache Jena and perform SPARQL semantic queries.

Notes:

  • Apache Jena and Fuseki server need to be running.
  • jena_search_sparql api can be called with resource_id and q parameters for semantic queries.

Requirements

This extension was developed and test

Version
Version release date
(not set)
Contact name
ODP
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
jena
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions