One is able to perform multi-value queries when passing a JSON dictionary, like:
http://openlibrary.org/query.json?query={"type": "/type/work", "subjects": ["war", "peace"]} but is there a way to do this without the JSON? Something like: http://openlibrary.org/query.json?type=/type/work&subjects=war,peace Tom _______________________________________________ Ol-tech mailing list [email protected] http://mail.archive.org/cgi-bin/mailman/listinfo/ol-tech To unsubscribe from this mailing list, send email to [email protected]
