I was too quick: with the latest SVN snapshot, the following test now fails:

        Model owlrl = ModelFactory.createDefaultModel();
        owlrl.read("http://topbraid.org/spin/owlrl";);

I believe it should work, because that file is stored in RDF/XML, plus Model.read(url) should use RDF/XML.

Thanks,
Holger

Reply via email to