[Pellet-users] Pellet build-on
Michael Smith
msmith at clarkparsia.com
Fri Feb 15 15:54:56 UTC 2008
On Fri, 2008-02-15 at 15:12 +0100, Javier Chamizo wrote:
> We have realized that the web-application "OWL sight" has some
> commonalities with
> ours and we were wondering if it was possible to show us the
> external interface of the application so that we could obtain some
> guidelines about how to adapt ours better.
OwlSight (available on-line at [1]) uses Pellet through the OWL API
OWLReasoner interface [2].
Examples using the OWL API generally are available at [3]. Examples
using the OWL API with Pellet are available at [4] and in the Pellet
distribution [5].
--
Mike Smith
Clark & Parsia
[1] http://pellet.owldl.com/ontology-browser/
[2] http://owlapi.sourceforge.net/apidocs/org/semanticweb/owl/inference/OWLReasoner.html
[3] http://owlapi.sourceforge.net/documentation.html
[4] http://pellet.owldl.com/faq/owl-api/
[5] Directory examples/org/mindswap/pellet/examples
More information about the Pellet-users
mailing list