I actually did this in a round about way using Tucana RDF database 
(www.tucanatech.com). I loaded OWL directly into it and using Tucana's RDQL-like query 
languae can pull statements out of it and from there generate Jess facts quite easily. 
Then, it's trivial to use JESS forward chaining to write rules that augment the 
triples in some way or trigger based on subgraphs, or whatever you want your RHS to be.

Alternatively, you can use Jena to read in the OWL and iterate over the statements to 
generate JESS Facts using the JESS API, or just dumping the assertions over standard 
out.

Darren


-----Original Message-----
From:   [EMAIL PROTECTED] on behalf of Donal Murtagh
Sent:   Fri 6/30/2000 12:12 PM
To:     [EMAIL PROTECTED]
Cc:     
Subject:        JESS: convert OWL/SWRL to JESS
Hi,

Does anyone know of a tool which will translate an OWL ontology into
JESS facts?

I'm also looking for a tool that can translate SWRL rules into JESS
rules.

Thanks in advance,
Donal

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------







<<winmail.dat>>

Reply via email to