- From: Danny Ayers <danny.ayers@btinternet.com>
- Date: Wed, 27 Jun 2001 00:03:45 +0100
- To: "Joe Kopena" <joe@plan.mcs.drexel.edu>, <www-rdf-interest@w3.org>
Comments welcome? Here's one - this is exactly the kind of glue that is needed to go between the existing inference engines and web metadata, to multiply their potential (and add a bit). Try it with some of the test data TimBL & Connolly knock about - I don't know the algorithm behind cwm (does anyone?) but rete should knock the spots off most. Is Jess still a bit locked license-wise? I've previously looked and there doesn't seem to be a totally open Java Rete source, but an alternative to coding one from scratch would always be to RMI into CLIPS, which also has performance potential... If you've a connected machine handy, perhaps you might make a servlet interface? I think you've got something exciting there. --- Danny Ayers http://www.isacat.net >-----Original Message----- >From: www-rdf-interest-request@w3.org >[mailto:www-rdf-interest-request@w3.org]On Behalf Of Joe Kopena >Sent: 26 June 2001 22:36 >To: www-rdf-interest@w3.org >Subject: DAML Processing in Jess > > > >Hi, >At the moment I'm working on a project using DAML to exchange information >between units (arguably agents). I'm using it to encode my data and for >the ontologies which express what the data means. Recently I've been doing >some work on taking in DAML through RDF API and feeding it into Jess >(Java Expert System Shell) to be processed. The result is that the data >gets treated as DAML as opposed to just RDF triples. If anyone's >interested, the url is: > >http://plan.mcs.drexel.edu/projects/legorobots/design/software/DAMLJessKB/ > >I'm using DAML in very simple ways at the moment (not even comparable in >a number of ways to RDF Schema), but the number of constructs processed is >growing as I need them and the system seems fairly useful >already. Comments, suggestions, questions, discussion are all welcome. > >Thanks > >-- >- Scarius >http://plan.mcs.drexel.edu/ - ITCS Laboratory >http://gicl.mcs.drexel.edu/ - GIC Laboratory >http://dusers.drexel.edu/~dftc/ - Drexel Cycling >
Received on Tuesday, 26 June 2001 19:08:59 UTC