[ckan-dev] Custom fields that are arrays or objects with fields
Renato Guevara
guevara.renato at gmail.com
Wed Oct 29 21:19:35 UTC 2014
Is it possible to add custom fields that can be an array of values and/or
is it possible to add custom fields that are objects with field-value
mappings.
For example,
I'd like to add the following
queryLanguage: [ sql, sparql]
or
cat: {
type: animal,
legs: four
}
It seems that the only type of field I can add is a simple key-value pair
where the value is one string. There is also a concept of vocabulary and
tags, but it also seems that the field that has a tag only holds one tag
and not multiple.
Any help would be very much appreciated.
Thanks!
Renato Guevara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20141029/49e24ff4/attachment-0002.html>
More information about the ckan-dev
mailing list