- From: Sean B. Palmer <sean@mysterylights.com>
- Date: Tue, 13 Aug 2002 15:23:13 +0100
- To: "Tim Berners-Lee" <timbl@w3.org>, "Dan Connolly" <connolly@w3.org>
- Cc: <www-archive+n3bugs@w3.org>
The test:-
this log:forAll :p, :q, :r, :s .
{ (":x :y :z " ".") string:concatenation [ log:semantics :s ] .
:s log:includes { :p :q :r } } log:implies { :p :q :r } .
the error raised:-
[...]
File "/home/2000/10/swap/llyn.py", line 2299, in query2
nbs = item.tryHeavy(queue, bindings)
File "/home/2000/10/swap/llyn.py", line 2574, in tryHeavy
raise BuiltInFailed(sys.exc_info(), self ),None
llyn.BuiltInFailed: Error during built-in operation
20) short=0, 0_work :: ":x :y :z" semantics s(s)?.
because:
" Unable to access document <md5:fd318d2e2af85d35e494e0f14d2401b9>,
because:\n [Errno url error] unknown url type: 'md5'"
--
Kindest Regards,
Sean B. Palmer
@prefix : <http://purl.org/net/swn#> .
:Sean :homepage <http://purl.org/net/sbp/> .
Received on Tuesday, 13 August 2002 10:23:40 UTC