Closed Kaljurand closed 14 years ago
V, do you want to take this one? I haven't looked at owl2_xml in a while. I started looking into this and there appears to be a few problems. You've worked with owlxml a lot for owllink - have you thoroughly tested parsing as well as generation?
Also there's a few things in owl2_xml that predated owlxml becoming a standard, and were intended to work with older versions of protege. I think we can ditch these now and assume all owlx conforms to the spec.
Kaljurand - for now I'm afraid you'll have to work with rdf/xml - you can use Protege4 to load your owlx and then save as rdf/xml.
Indeed I worked quite a lot with owl2_xml at the time. I will take it. Kaljurand can you please send me the test.owl file?
vangelisv, the content of the test ontology is present in my first mail in this thread. You can also get it by:
curl "http://attempto.ifi.uzh.ch/ws/ape/apews.perl?text=Every+man+is+a+human.&solo=owlxml"
Some of the reasons why this is not loaded are:
Indeed it works with IRI. I'm currently implementing a solution to neatly handle both IRI and URI. Expect to have it committed by tomorrow.
Fixed - Committed in owlxml branch, not yet in master
I'm trying to load this ontology:
using the following commands (after unpacking thea2-2010-06-25.tar.gz as thea2/):
But it fails: