Python XML Enriched N-Triples Parser (was: Re: [...] (XENT))

> I may attempt to put my money where my
> mouth is, as it were, and write a parser.

Done, in Python, and in under 3KB:-

   http://infomesh.net/2003/xentparser/
   - XML Enriched N-Triples Parser

Released under GPL 2: share and enjoy! Note that it only uses Python's
system, string buffer, urllib/urijoin, and SAX modules, and will
probably be very efficient, though I haven't benchmarked it yet.
Comments welcome, again.

Cheers,

--
Sean B. Palmer, <http://purl.org/net/sbp/>
"phenomicity by the bucketful" - http://miscoranda.com/

Received on Sunday, 15 June 2003 10:46:22 UTC