Sketching importer of artefact data & CouchDB
Yura Zenevich
yura.zenevich at gmail.com
Wed Jun 3 14:44:40 UTC 2009
Hey guys,
So CouchDB has been set up for Linux and details on how to do that are here:
http://wiki.fluidproject.org/display/fluid/Setting+Up+CouchDB
Another interesting issue is the one of importing artefact data into the
database. Since currently the test data we have is in xml format, there is
an interesting problem of proper conversion from xml to json before import.
In Python there are several solutions out there, the one I am currently
looking at is this one: A convention for marshalling XML as JSON, based on
elementtree, and written in reaction to badgerfish (
http://badgerfish.ning.com/ <- currently down but some more info can be
found here:
http://www.xml.com/pub/a/2006/05/31/converting-between-xml-and-json.html?page=3).
Yura
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://fluidproject.org/pipermail/fluid-work/attachments/20090603/de5e3a22/attachment.html>
More information about the fluid-work
mailing list