All Projects → GetDKAN → dkan_dataset

GetDKAN / dkan_dataset

Licence: GPL-2.0 license
DEPRECATED (see README) DKAN Dataset - Provides the ability to create and publish datasets in a DCAT compatible format: http://www.w3.org/TR/2013/WD-vocab-dcat-20130312/

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Circle CI

DEPRECATED: This module has been moved into DKAN core for release 7.x-1.13. To maintain backward compatibility with DKAN 7.x-1.12 and subsequent patch releases this project will remain on Github but new features will be applied directly to the DKAN core folder modules/dkan/dkan_dataset.

DKAN Dataset

This is a Drupal module containing the content types and other functionality to publish Open Data sets in Drupal.

DKAN Dataset is a standalone module that can be added to any existing Drupal 7 site.

DKAN Dataset is part of the DKAN project which includes the DKAN profile which creates a standalone Open Data portal, and DKAN Datastore which is a module that can be coupled with DKAN Dataset to offer a datastore and data previews.

DKAN Dataset is currently managed in code on Github but is mirrored on Drupal.org.

INSTALLATION

This module REQUIRES implementers to use "drush make". If you only use "drush download" you will miss key dependencies for required modules and libraries.

See installation instructions here: http://docs.getdkan.com/dkan-documentation/dkan-developers/adding-dkan-features-existing-drupal-site#Installing_DKAN_Dataset

Contributing

We are accepting issues in the dkan issue thread only -> https://github.com/NuCivic/dkan/issues -> Please label your issue as "component: dkan_dataset" after submitting so we can identify problems and feature requests faster.

If you can, please cross reference commits in this repo to the corresponding issue in the dkan issue thread. You can do that easily adding this text:

NuCivic/dkan#issue_id

to any commit message or comment replacing issue_id with the corresponding issue id.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].