[Pellet-users] Update and Query over DIG

Thorsten Liebig thorsten.liebig at uni-ulm.de
Fri Feb 13 14:00:53 UTC 2009


Evren Sirin wrote:
> On Thu, Feb 12, 2009 at 5:02 AM, Melisachew Wudage
> <joinmyhappyworld at gmail.com> wrote:
>> Dear all,
>>
>> I wanted to load ontology/ies using DIG server of Pellet, and then update
>> the loaded ontology/ies with some assertional axiom/s. Once the update is
>> done,
>> I want to query the ontology using Pellet over DIG server. Is it possible to
>> do this? If so, how?
> 
> Pellet only provides the DIG server which you can start with the
> "pellet dig" command. To do these things you will need a DIG client
> which Pellet does not provide. Jena provides a DIG client
> implementation (Jena API level calls are translated to DIG calls
> automatically) and there is also [1] (though I haven't personally
> tried this one and I don't know if it is still supported).
> 
> Cheers,
> Evren
> 
> [1] http://dig.sourceforge.net/

Mel,

the successor protocol of DIG, namely OWLlink [2], easily supports for those
kind of tasks. A Java-based OWL-API client is currently being implemented.
All you need is an OWLlink-able reasoner -- I suggest to ask the pellet
developers ;-)
Regards,
Thorsten

[2] http://www.owllink.org/

> 
>> Thank you
>> Mel
>> _______________________________________________
>> 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/
>>
> _______________________________________________
> 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