aegir / dkan
DKAN Open Data Catalog for Aegir 3
dev-aegir3-2.x
2020-08-13 20:57 UTC
Requires
- ext-json: *
- composer/installers: ^1.2
- cweagans/composer-patches: ^1.5.0
- drupal/admin_toolbar: ^2.2
- drupal/config_update: ^1.6
- drupal/search_api: ^1.15
- drupal/views_bulk_operations: ^3.6
- ezyang/htmlpurifier: ^4.11
- fmizzell/maquina: ^1.1.0
- getdkan/contracts: ^1.0.0
- getdkan/datastore: dev-original-column-names
- getdkan/file-fetcher: ^3.0.0
- getdkan/harvest: ^1.0.0
- getdkan/json-schema-provider: ^0.1.2
- getdkan/mock-chain: 1.1.0
- getdkan/sae: ^1.1.1
- getdkan/sql-parser: ^2.0.0
- guzzlehttp/guzzle: ^6.3
- oomphinc/composer-installers-extender: ~1.1
- ramsey/uuid: ^3.8.0
Requires (Dev)
- phpunit/phpunit: ^7.5
This package is not auto-updated.
Last update: 2024-11-02 16:04:09 UTC
README
DKAN - An Open Data Catalog built on Drupal 8
This is an Aegir 3 fork, which requires that a site-local Drush not be present in the repository.
Documentation
DKAN's documentation lives at docs.getdkan.com
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.
Looking for the Drupal 7 version of DKAN? See the 7.x-1.x branch on DKAN's Github Repository.