{ "info": { "author": "Chau Nguyen", "author_email": "chau@etri.re.kr", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python :: 2.7" ], "description": ".. You should enable this project on travis-ci.org and coveralls.io to make\n these badges work. The necessary Travis and Coverage config files have been\n generated for you.\n\n.. .. image:: https://travis-ci.org/etri-sodas/ckanext-jena.svg?branch=master\n :target: https://travis-ci.org/etri-sodas/ckanext-jena\n\n.. .. image:: https://coveralls.io/repos/etri-sodas/ckanext-jena/badge.svg\n :target: https://coveralls.io/r/etri-sodas/ckanext-jena\n\n.. .. image:: https://pypip.in/download/ckanext-jena/badge.svg\n :target: https://pypi.python.org/pypi/etri-sodas/ckanext-jena/\n :alt: Downloads\n\n.. .. image:: https://pypip.in/version/ckanext-jena/badge.svg\n :target: https://pypi.python.org/pypi/ckanext-jena/\n :alt: Latest Version\n\n.. .. image:: https://pypip.in/py_versions/ckanext-jena/badge.svg\n :target: https://pypi.python.org/pypi/ckanext-jena/\n :alt: Supported Python versions\n\n.. .. image:: https://pypip.in/status/ckanext-jena/badge.svg\n :target: https://pypi.python.org/pypi/ckanext-jena/\n :alt: Development Status\n\n.. .. image:: https://pypip.in/license/ckanext-jena/badge.svg\n :target: https://pypi.python.org/pypi/ckanext-jena/\n :alt: License\n\n===========================================================\nckanext-jena - Semantic data management extension\n===========================================================\n\n.. Put a description of your extension here:\n What does it do? What features does it have?\n Consider including some screenshots or embedding a video!\n\nckanext-jena is an extension for enabling the semantic aspect of CKAN with Apache Jena.\n\nThis 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.\n\nNotes:\n\n* Apache Jena and Fuseki server need to be running.\n* jena_search_sparql api can be called with ``resource_id`` and ``q`` parameters for semantic queries.\n\n------------\nRequirements\n------------\n\nThis extension was developed and tested under CKAN-2.7.3 and Apache Jena-3.9.0\n\n------------\nInstallation\n------------\n\n.. Add any additional install steps to the list below.\n For example installing any non-Python dependencies or adding any required\n config settings.\n\nTo install ckanext-jena:\n\n1. Activate your CKAN virtual environment, for example::\n\n . /usr/lib/ckan/default/bin/activate\n\n2. Install the ckanext-jena Python package into your virtual environment::\n\n pip install ckanext-jena\n\n3. Add ``jena`` setting in your CKAN config file (by default the config file is located at ``/etc/ckan/default/production.ini``) as follows::\n\n ckan.plugins = jena \n ckan.jena.fuseki.url = http://127.0.0.1:3030/\n ckan.jena.fuseki.username = admin\n ckan.jena.fuseki.password = admin\n\n4. Restart CKAN. For example if you've deployed CKAN with Apache on Ubuntu::\n\n sudo service apache2 reload\n\n\n------------------------\nDevelopment Installation\n------------------------\n\nTo install ckanext-jena for development, activate your CKAN virtualenv and\ndo::\n\n git clone https://github.com/etri-odp/ckanext-jena.git\n cd ckanext-jena\n python setup.py develop\n pip install -r dev-requirements.txt\n\n\n-----------------\nRunning the Tests\n-----------------\n\nTo run the tests, do::\n\n nosetests --nologcapture --with-pylons=test.ini\n\nTo run the tests and produce a coverage report, first make sure you have\ncoverage installed in your virtualenv (``pip install coverage``) then run::\n\n nosetests --nologcapture --with-pylons=test.ini --with-coverage --cover-package=ckanext.jena --cover-inclusive --cover-erase --cover-tests\n\n\n----------------------------------------------\nRegistering ckanext-jena on PyPI\n----------------------------------------------\n\nckanext-jena should be available on PyPI as\nhttps://pypi.python.org/pypi/ckanext-jena. If that link doesn't work, then\nyou can register the project on PyPI for the first time by following these\nsteps:\n\n1. Create a source distribution of the project::\n\n python setup.py sdist\n\n2. Register the project::\n\n python setup.py register\n\n3. Upload the source distribution to PyPI::\n\n python setup.py sdist upload\n\n4. Tag the first release of the project on GitHub with the version number from\n the ``setup.py`` file. For example if the version number in ``setup.py`` is\n 0.0.1 then do::\n\n git tag 0.0.1\n git push --tags\n\n================\nAcknowledgements\n================\n\nThis work was supported by Institute for Information & communications Technology Promotion (IITP) grant funded by the Korea government (MSIT) (No.2017-00253, Development of an Advanced Open Data Distribution Platform based on International Standards)\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/etri-odp/ckanext-jena", "keywords": "CKAN", "license": "AGPL", "maintainer": "", "maintainer_email": "", "name": "ckanext-jena", "package_url": "https://pypi.org/project/ckanext-jena/", "platform": "", "project_url": "https://pypi.org/project/ckanext-jena/", "project_urls": { "Homepage": "https://github.com/etri-odp/ckanext-jena" }, "release_url": "https://pypi.org/project/ckanext-jena/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "An extension for storing file with Apache Jena", "version": "0.0.1" }, "last_serial": 4528766, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "acea70c529cc5b6a5b2d747f51f1b87a", "sha256": "fb64727c5a8ccc5e1b199e5700f8b716106725d6be9a158e90649bf1af2869e0" }, "downloads": -1, "filename": "ckanext_jena-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "acea70c529cc5b6a5b2d747f51f1b87a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20397, "upload_time": "2018-11-26T08:44:11", "url": "https://files.pythonhosted.org/packages/35/9e/c6983f08d1e0f8f3bd0204a628a9ae1f9fa0991f9fddfcee5bed778af8ae/ckanext_jena-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8165330a27bf7907a08291da5633d053", "sha256": "172dbdd0da9271f907d52f8a3831540b1b3433cbc0a2c2aa78924a476599c2c0" }, "downloads": -1, "filename": "ckanext-jena-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8165330a27bf7907a08291da5633d053", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21329, "upload_time": "2018-11-26T08:44:14", "url": "https://files.pythonhosted.org/packages/e0/e7/b8bf08f46ae1544c986906ac44570fac7c3655deda791e05a96d221826a3/ckanext-jena-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "acea70c529cc5b6a5b2d747f51f1b87a", "sha256": "fb64727c5a8ccc5e1b199e5700f8b716106725d6be9a158e90649bf1af2869e0" }, "downloads": -1, "filename": "ckanext_jena-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "acea70c529cc5b6a5b2d747f51f1b87a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20397, "upload_time": "2018-11-26T08:44:11", "url": "https://files.pythonhosted.org/packages/35/9e/c6983f08d1e0f8f3bd0204a628a9ae1f9fa0991f9fddfcee5bed778af8ae/ckanext_jena-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8165330a27bf7907a08291da5633d053", "sha256": "172dbdd0da9271f907d52f8a3831540b1b3433cbc0a2c2aa78924a476599c2c0" }, "downloads": -1, "filename": "ckanext-jena-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8165330a27bf7907a08291da5633d053", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21329, "upload_time": "2018-11-26T08:44:14", "url": "https://files.pythonhosted.org/packages/e0/e7/b8bf08f46ae1544c986906ac44570fac7c3655deda791e05a96d221826a3/ckanext-jena-0.0.1.tar.gz" } ] }