Extension Evaluator


Extension Basics

Title
Evaluator
Name
ckanext-evaluator
Type
Public extension
Description
The **Evaluator** extension for CKAN provides a framework for evaluating data and datasets. While t
CKAN versions
Download-Url (zip)
Last commit
9 years ago (2016-12-28 13:37:44)
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/ConocimientoAbierto/ckanext-evaluator.svg?branch=master :target: https://travis-ci.org/ConocimientoAbierto/ckanext-evaluator

.. image:: https://coveralls.io/repos/ConocimientoAbierto/ckanext-evaluator/badge.svg :target: https://coveralls.io/r/ConocimientoAbierto/ckanext-evaluator

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

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

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

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

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

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

ckanext-evaluator

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


Requirements

For example, you might want to mention here which versions of CKAN this extension works with.


Installation

.. Add any additional install steps to the list below. For example installing any non-Python dependencies or adding any required config settings.

To install ckanext-evaluator:

  1. Activate your CKAN virtual environment, for example::

    . /usr/lib/ckan/default/bin/activate

  2. Install the ckanext-evaluator Python package into your virtual environ

Version
Version release date
(not set)
Contact name
Fundación Cononocimiento Abierto
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
evaluator
CKAN Settings (ckan.ini)
# ckanext.evaluator.some_setting = some_default_value
DB migration to be executed
(not set)
<< back to Extensions