Skip to content

DKAN Dataset - Drupal module that provides the ability to create and publish datasets in a DCAT compatible format: http://www.w3.org/TR/2013/WD-vocab-dcat-20130312/

License

Notifications You must be signed in to change notification settings

infofinity/dkan_dataset

 
 

Repository files navigation

Build Status

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.

About

DKAN Dataset - Drupal module that provides the ability to create and publish datasets in a DCAT compatible format: http://www.w3.org/TR/2013/WD-vocab-dcat-20130312/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 83.8%
  • CSS 9.9%
  • JavaScript 6.3%