[ckan-dev] Using the new logic functions
Adrià Mercader
amercadero at gmail.com
Mon Apr 18 12:02:54 UTC 2011
Hi all,
A question aimed specially at David Raznick,
I'm writing a harvester for CKAN instances that basically queries the
rest API and stores the JSON response for each remote package. On the
import stage it should create a new package from a dictionary created
from this json response, and I'm suspecting that this would be as easy
as importing and using package_create from ckan.logic.actions.create.
Am I right?
I hope it's as easy as it sounds, because it would be brilliant!
Adrià
More information about the ckan-dev
mailing list