[Pellet-users] pellet execution error

Bijan Parsia bijan at clarkparsia.com
Tue Oct 30 07:19:47 UTC 2007


On Oct 30, 2007, at 3:22 AM, Anitha wrote:

> Hi
> I have tried the following command after i download to the pellet
>
> java -jar lib/pellet.jar -inputFile ../files/koala.owl
>
> Assume: there is an owl file in ../files folder. It return me the  
> collowing error "The file cannot be parsed"

Let's also assume that you've checked said file,e.g., with the RDF  
validator, or loaded into protege and it's parsing correctly there (I  
say this because koala.owl has moved around and I've sometimes ended  
up with an HTML file :)). If that's the case, try a full file URI,  
e.e., file:///Root/blah/blah/files/koala.owl

Cheers,
Bijan.


More information about the Pellet-users mailing list