[Pellet-users] source code

Fani eserral at dsic.upv.es
Fri Apr 18 16:27:49 UTC 2008


Hello,
I'm trying to add axioms to an ontology using OWLAPI. When I'm executing 
this from the same application it is ok, but when I'm executing the 
application from other application, when I'm saving the ontology 
(manager.saveOntology(ontology)) the next error is found:
Could not find an ontology storer which can handle the format: KRSS Syntax

I think it is because I should add some .jar that I haven't imported. 
Could you tell me where I can find the source code of OWLOntologyStorer 
Class? and the OWLOntologyFormat class? I'd like to see their imports. I 
have searched in  / http://owlapi.sourceforge.net//   but I haven't 
found them.

Thanks in advance.

Regards,
Fani


More information about the Pellet-users mailing list