[Pellet-users] how to use aterm.jar
Horst Gutmann
zerok at zerokspot.com
Thu Feb 28 12:26:00 UTC 2008
In the Pellet 1.5.1 distribution you should have a lib/aterm-java-1.6.jar .
- Horst
On Thu, Feb 28, 2008 at 11:25 AM, Crapo, Andrew (GE, Research)
<crapo at ge.com> wrote:
>
>
>
> In a posting of 31 Aug 2007, in response to a question about aterm.jar,
> Bijan said, "If you are doing OWL related stuff you can often get quite far
> with one of the APIs such as the OWL API: <http://owlapi.sourceforge.net/>
> ."
>
> I am using Pellet with Jena in an Eclipse plugin. I get this error:
> java.lang.NoClassDefFoundError: aterm/ATerm
> at
> org.mindswap.pellet.jena.PelletReasoner.bind(PelletReasoner.java:84)
> at
> com.hp.hpl.jena.ontology.impl.OntModelImpl.generateGraph(OntModelImpl.java:2729)
> at
> com.hp.hpl.jena.ontology.impl.OntModelImpl.<init>(OntModelImpl.java:143)
> at
> com.hp.hpl.jena.ontology.impl.OntModelImpl.<init>(OntModelImpl.java:124)
> at
> com.hp.hpl.jena.rdf.model.ModelFactory.createOntologyModel(ModelFactory.java:402)
> The calling line of code is straight out of one of the examples:
> OntModel m = ModelFactory.createOntologyModel(
> PelletReasonerFactory.THE_SPEC, null );
> I cannot find aterm.jar in the Pellet distribution and did not run into this
> problem running simple test cases. Is this class defined in one of the
> Pellet distribution jars?
>
> Andy Crapo
> GE Global Research
>
> _______________________________________________
> Pellet-users mailing list
> Pellet-users at lists.owldl.com
> http://lists.owldl.com/mailman/listinfo/pellet-users
> _______________________________________________
>
> Sponsored by Clark & Parsia, LLC http://clarkparsia.com/
>
More information about the Pellet-users
mailing list