[Pellet-users] APIs OWL

Alan Ruttenberg alanruttenberg at gmail.com
Thu Feb 21 14:43:24 UTC 2008


On Feb 21, 2008, at 9:27 AM, Cristian Rinaldi wrote:

> People:
>    After researching on APIs OWL, I would like to know if anyone  
> can say if there are differences in efficiency, easy of use and  
> behaviour among the following APIs:
>    Protege OWL-API
Avoid.
>    Jena
Use if you want a more featureful, but slower and incomplete,  
implementation of SPARQL. Or if you want to do SPARQL against the  
"told" ontology. Or if you need to query for annotation property values.
>    Pellet
Depends on the OWLAPI or Jean for loading. Internal API gives most  
precise functionality for controlling reasoning and certain types of  
queries. Native SPARQL is faster for queries that it understands and  
IIRC, falls back to using Jena (in all situations?)
>    OWL-API
Loads faster than Jena. Big ontologies win here. I haven't used any  
query facilities from OWLAPI, so I can't speak to that aspect.

ymmv.

-Alan

>
>
> Greetings.
>
> -- 
> www.juglar.org
> "El Java User Group del Litoral Argentino"
>
> @Saludos( mappedBy="GNR" )
> public String saludo(){
>   return new String( "12 de Febrero - Chinese Democracy" );
> }
> _______________________________________________
> 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/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.owldl.com/pipermail/pellet-users/attachments/20080221/51dce5f0/attachment.htm 


More information about the Pellet-users mailing list