[ckan-dev] Create a dataset with a group

Kim Haklae haklaekim at gmail.com
Tue Sep 11 05:21:55 UTC 2012


Hi,

I have developed clients for java and php versions. I would like to upload
all datasets with assigning a certain group.

Based on http://docs.ckan.org/en/ckan-1.7.1/api-v2.html#status-codes , (not
sure) it is not possible to assign a group for new resources.

Dataset{ id: Uuid, name: Name-String, title: String, version: String, url:
String, resources: [ Resource, Resource, ...], author: String,
author_email: String, maintainer: String, maintainer_email: String,
license_id: String, tags: Tag-List, notes: String, extras: { Name-String:
String, ... } } See note below on additional fields upon GET of a dataset.
Is there any other method for doing it?

Cheers,

Haklae
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20120911/f3989b6c/attachment.html>


More information about the ckan-dev mailing list