.. 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:: http://unmaintained.tech/badge.svg
:target: http://unmaintained.tech/
:alt: No Maintenance Intended
.. image:: https://pypip.in/version/ckanext-dataontosearch/badge.svg
:target: https://pypi.python.org/pypi/ckanext-dataontosearch/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-dataontosearch/badge.svg
:target: https://pypi.python.org/pypi/ckanext-dataontosearch/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-dataontosearch/badge.svg
:target: https://pypi.python.org/pypi/ckanext-dataontosearch/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-dataontosearch/badge.svg
:target: https://pypi.python.org/pypi/ckanext-dataontosearch/
:alt: License
======================
ckanext-dataontosearch
Extension for integrating CKAN with DataOntoSearch.
DataOntoSearch is a project which aims to make it easier to find datasets, by using a domain-specific ontology to find similar datasets. The software is run as a separate server, which other projects like CKAN can connect to.
There are two separate plugins provided with this extension. dataontosearch_tagging provides a way of associating datasets with concepts in the ontology. (Each such association is internally called a “tag”, which should not be confused with the traditional tags CKAN provide.) dataontosearch_searching provides an integrated way of searching using DataOntoSearch.
The extension adds a link you can follow when editing datasets. From there, you can change what concepts are connected to what datasets.
The extension also adds a link to the alternative search method. Following it lets you search using DataOntoSearch.
.. IMPORTANT::
This extension does not work by itself. It must be