Alpha of ODP Viewer product
Hi Andrew ! On Sat, 14 Aug 1999, A.M. Kuchling wrote:
I've released an alpha version of the product that lets you browse through RDF dumps from the Open Directory Project. Currently I've only used it with very small example files; getting all 300Mb of XML data into Zope remains an unsolved problem.
It should be possible to get the 300MB files into Zope with my XML2Zope external method. XML tags are converted to Zope Folders and Attributes to Zope Properties. I have only tested it with considerably smaller files though.
You'll need the XMLDocument product to play with it.
http://starship.python.net/crew/amk/zope/ODP.html
My plan is to figure out how to get the *real* XML dumps into Zope, and then write tools for stripping the data down to a subset, which would let you present the 'Recreation: Chess' subtree on your chess site.
What do you mean by "get the *real* XML dumps into Zope" ? Maik Röder
participants (1)
-
Maik Roeder