[ckan-dev] Fwd: [ckan-discuss] package relationships
Adrià Mercader
amercadero at gmail.com
Wed Aug 10 14:26:11 UTC 2011
Forwarding it to the dev list.
I've noticed this too sometimes when harvesting records from some CKAN
instances.
I suspect it has something to do with the default package schema and
the validators.
Adrià
---------- Forwarded message ----------
From: Paul Hermans <paul at proxml.be>
Date: 2011/8/10
Subject: [ckan-discuss] package relationships
To: ckan-discuss at lists.okfn.org
Dear,
Environment: CKAN v1.4
When I include following json snippet in my package upload
,
"relationships":[
{"object":"package_a",
"subject": "package_b",
"type":"dependency_of"
}],
I get following error response:
{"__junk": ["The input field __junk was not expected."]}
What am I missing?
Paul
_______________________________________________
ckan-discuss mailing list
ckan-discuss at lists.okfn.org
http://lists.okfn.org/mailman/listinfo/ckan-discuss
More information about the ckan-dev
mailing list