> I'm going to have a crack at a semantic module for drools to allow it to
> process RDF data. I'm going to have to do a fair bit of experimentation, but
> my starting points are going to be :
> 
> aiming towards input/output from drools in RDF, and manipulation of drools'
> wm based on RDF declarations.

Cool!

I've also got some other patches from other folks, that might be
interesting.  As noted earlier, Monday I start the Werkflow project,
which will rely upon drools, so expect a decent amount of movement
in the codebase during the next few weeks.

> I would like to get this set up in such a way that to incorporate any
> extensions to drools (such as Bob's proposed workflow engine) would simply
> be a matter of adding terms to the RDF Schema.

Yes, hopefully the application of drools will be independent of the
semantic modules within drools.  ie, Werkflow uses drools, but the
rules could certainly be 'RDF rules' or similar.  Maybe. ;)

> * to neatly integrate drools into the application I'm working on (which is
> based on a generalized graph with RDF as a 'view', and I'm thinking the
> semantic module would interact with that view). If I can integrate with
> this, then it should be straightforward to integrate with any RDF system.

btw, if you're doing graphs, I recommend the jakarta graph package.

I think it's currently in the commons-sandbox

        http://jakarta.apache.org/

I'll send a direct link when I find it.  Else, sync out the commons-sandbox
CVS and take a browse.

> I've only just encountered drools (not even got Maven working properly yet)
> so any suggestions/tips would be greatly appreciated.

I'll also be hacking drools to support maven a bit better.  (Jason van Zyl and
I have been hacking maven like madmen, recently)

        -bob




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
drools-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/drools-interest

Reply via email to