- From: Brian McBride <bwm@hplb.hpl.hp.com>
- Date: Wed, 06 Jun 2001 08:46:03 +0100
- To: Lars Marius Garshol <larsga@garshol.priv.no>
- CC: www-rdf-interest@w3.org
Lars, I've found and fixed a few bugs in RDFFilter which may not have made it into the standard release. You can download my version as part of the Jena package from: http://www-uk.hpl.hp.com/people/bwm/rdf/jena I think fixing the rdf:type problem was one of the fixes I did. I must get around to sending David Megginson these fixes. Brian Lars Marius Garshol wrote: > > The recent discussion of RDF vs topic maps started by Graham Moore > inspired me to try and implement a mapping from RDF to topic maps, and > I think I've got something that actually works now. > > However, to be able to really test it out I need example data to try > it on. So far I've done Megginson's airports.rdf, the Wordnet in RDF > data, and I'm still waiting for the rpmfind.net RDF database to finish > downloading so I can try that. > > Does anyone know of other available RDF data sets that I could try? > > Also, I've used David Megginson's RDF-Filter parser, since it has a > nice event-based triple interface, which is just what I need. I > suspect, however, that it doesn't implement everything it ought to > (such as the RDF:type predicate). Can anyone recommend an RDF parser > in Java that has an easy-to-use event-based interface? > > --Lars M.
Received on Tuesday, 5 June 2001 03:47:42 UTC