Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

twinbit/dkan_dataset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Packages

No packages published

Languages

  • Assembly 53.8%
  • PHP 38.8%
  • CSS 4.5%
  • JavaScript 2.9%