Extension Publicrestrictiondatasets


Extension Basics

Title
Publicrestrictiondatasets
Name
ckanext-publicrestrictiondatasets
Type
Public extension
Description
The **Public Restriction Datasets** extension for CKAN provides a mechanism to restrict the ability
CKAN versions

~2.9.1

Show details

These CKAN Versions are exactely matched:

Download-Url (zip)
Last commit
4 years ago (2021-03-26 08:50:30)
Url to repo
Category
Data Management & Quality


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/reedv/ckanext-publicrestrictiondatasets.svg?branch=master :target: https://travis-ci.org/reedv/ckanext-publicrestrictiondatasets

.. image:: https://coveralls.io/repos/reedv/ckanext-publicrestrictiondatasets/badge.svg :target: https://coveralls.io/r/reedv/ckanext-publicrestrictiondatasets

.. image:: https://img.shields.io/pypi/v/ckanext-publicrestrictiondatasets.svg :target: https://pypi.org/project/ckanext-publicrestrictiondatasets/ :alt: Latest Version

.. image:: https://img.shields.io/pypi/pyversions/ckanext-publicrestrictiondatasets.svg :target: https://pypi.org/project/ckanext-publicrestrictiondatasets/ :alt: Supported Python versions

.. image:: https://img.shields.io/pypi/status/ckanext-publicrestrictiondatasets.svg :target: https://pypi.org/project/ckanext-publicrestrictiondatasets/ :alt: Development Status

.. image:: https://img.shields.io/pypi/l/ckanext-publicrestrictiondatasets.svg :target: https://pypi.org/project/ckanext-publicrestrictiondatasets/ :alt: License

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

ckanext-publicrestrictiondatasets

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

Adds restrictions to datasets so that only sysadmin users can set visibility to Public. This is in order to make CKAN’s behavior match closer how it is described here (https://ckan.org/portfolio/publish-and-manage-data/).

Admins can approve datasets for publication with our bulk editing tool which let’s you search, facets and pick datasets to become public or private.

For use cases where siloed teams may need to keep certain datasets hidden from public, but stil want to release select datasets and/or catalog for internal purposes.

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


Installation Guide

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