Serve DC files via GET requests on DCOR
Project description
This CKAN plugin provides an API for accessing DC data. The python package dclab implements a client library (dclab.rtdc_dataset.fmt_dcor) to access this API. Shape-Out 2 offers a GUI via File - Load DCOR data.
This plugin implements:
The DCOR API for accessing DC datasets online.
A background job that generates a condensed dataset after a resource has been created.
A route that makes the condensed dataset available via “/dataset/{id}/resource/{resource_id}/condensed.rtdc”
Installation
pip install ckanext-dc_serve
Add this extension to the plugins and defaul_views in ckan.ini:
ckan.plugins = [...] dc_serve
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ckanext-dc_serve-0.4.4.tar.gz
(20.7 kB
view details)
File details
Details for the file ckanext-dc_serve-0.4.4.tar.gz
.
File metadata
- Download URL: ckanext-dc_serve-0.4.4.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82dd0b4078e59ffd9879e8ff31f575dac4d9b5bca2f33523763d658fb6343e86 |
|
MD5 | 262ad3db14af4f199e41ae75b3344ccf |
|
BLAKE2b-256 | 60faee01ab0fc3756af5d11dc77bd6cc5f8bf262e289717b991f9fae3a52d3e6 |