getdkan / dkan2
DKAN Open Data Catalog
Installs: 7 713
Dependents: 0
Suggesters: 0
Security: 0
Stars: 16
Watchers: 19
Forks: 15
Open Issues: 36
Type:drupal-module
Requires
- ext-json: *
- bower-asset/json-forms: 1.6.3
- composer/installers: ^1.2
- cweagans/composer-patches: ^1.5.0
- drupal/admin_toolbar: 2.0
- drupal/config_update: 1.x-dev
- drupal/entity: 1.0.0-rc1
- drupal/search_api: ^1.15
- drupal/views_bulk_operations: 3.3
- drush/drush: ^9.7.1
- ezyang/htmlpurifier: ^4.11
- fmizzell/json_form: dev-8.x-1.x
- getdkan/contracts: ^1.0.0
- getdkan/datastore: ^3.0.0
- getdkan/file-fetcher: ^3.0.0
- getdkan/harvest: ^1.0.0
- getdkan/json-schema-provider: ^0.1.2
- getdkan/lunr.php: ^1.0.0
- getdkan/mock-chain: dev-master
- getdkan/sae: ^1.1.1
- getdkan/sql-parser: ^1.1.2
- guzzlehttp/guzzle: ^6.3
- oomphinc/composer-installers-extender: ~1.1
- ramsey/uuid: ^3.8.0
Requires (Dev)
- phpunit/phpunit: ^7.5
- dev-master
- 3.0.0-rc17
- 3.0.0-rc16
- 3.0.0-rc15
- 3.0.0-rc14
- 3.0.0-rc13
- 3.0.0-rc12
- 3.0.0-rc11
- 3.0.0-rc10
- 3.0.0-rc9
- 3.0.0-rc8
- 3.0.0-rc7
- 3.0.0-rc6
- 3.0.0-rc5
- 3.0.0-rc4
- 3.0.0-rc3
- 3.0.0-rc2
- 3.0.0-rc1
- 2.0.2
- 2.0.1
- dev-dependabot/npm_and_yarn/modules/dkan_metadata_form/js/app/node-sass-7.0.0
- dev-dependabot/npm_and_yarn/modules/dkan_metadata_form/js/app/axios-0.21.1
- dev-demo-branch
- dev-dummy-content-no-distributions
This package is auto-updated.
Last update: 2022-02-10 22:16:16 UTC
README
The code for DKAN 2.x has been moved to the DKAN repository.
DKAN Open Data Portal/Catalog built on Drupal 8 - Release Candidate
As a piece of software in its Alpha cycle, the code is continuously changing and in very active development.
Features
- Harvesting of data from external catalogs that provide a data.json.
- Dataset metadata and resources.
- Web service API endpoints that allow third party applications to work with the datasets.
- Integration with a decoupled REACT front end.
- A datastore to store CSV files and make them queryable through an SQL endpoint.
License
DKAN and related modules are freely-available under the "GNU General Public License, version 2 or any later version" license.