- From: <jos.deroo@agfa.com>
- Date: Tue, 4 Apr 2006 21:31:51 +0200
- To: henry.story@bblfish.net
- Cc: Semantic Web <semantic-web@w3.org>
- Message-ID: <OFF43BB03E.8F0EC2AE-ONC1257146.0068385B-C1257146.006B4157@agfa.com>
> 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