Re: help with euler

> I find it really difficult to understand how one is meant to work 
> with Euler [1], even with all the examples online. Has anyone perhaps 
> written some more human readable documentation on how it is meant to 
> work?

the best I can mention is http://www.w3.org/2000/10/swap/doc/
and specifically for euler
http://eulersharp.sourceforge.net/2004/01swap/Euler.txt
and some more cases are at
http://eulersharp.sourceforge.net/2004/04test/


> How would I get the equivalent of the functionality in cwm I 
> described in "temporal relations" [2]

right now euler doesn't unify your :Fmla variable with
the set of triples
{ <#blue> now:temperature "22" .
   <#white> now:temperature "21" .
   <#red> now:temperature "23" . }

am trying to address such issues in the "logical framework"
layer but that is very experimental and am doing that in a
ajaw type of prototype engine that is kind of working in
http://eulersharp.sourceforge.net/2006/02swap/lf.html
which natively talks some JSON coming from and going to N3
http://eulersharp.sourceforge.net/2006/02swap/README


-- 
Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/

Received on Tuesday, 4 April 2006 19:32:22 UTC