I have an ontology that is unnamed, which causes Kepler to show an incorrect error: "Cannot locate ontology: /path-to/ontology.owl"
I don't know if you want to support unnamed ontologies. The text of the error is also not selectable, which I think i brought up before and may already have a bug for it. <!-- My ontology --> <rdf:RDF ...> <owl:Ontology rdf:about=""> </owl:Ontology> <owl:Class rdf:about="#MyClass"> <rdfs:label rdf:datatype="&xsd;string" > MyClass</rdfs:label> </owl:Class> </rdf:RDF> Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20090716/56f88a15/attachment.html>

