- From: James Michael DuPont <mdupont777@yahoo.com>
- Date: Mon, 22 Sep 2003 22:23:32 -0700 (PDT)
- To: www-archive+n3bugs@w3.org
input file :
@prefix : <http://example.com/#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix log: <http://www.w3.org/2000/10/swap/log#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
{ :a :b ?X } log:implies { :a :c ?X }.
Result :
#Processed by Id: cwm.py,v 1.144 2003/09/14 20:20:20 timbl Exp
# using base
file:/mnt/hda4/development/development2/w3c/2000/10/swap/test-flatten.n3
Traceback (most recent call last):
File "./cwm.py", line 652, in ?
doCommand()
File "./cwm.py", line 566, in doCommand
need(_store)
File "./cwm.py", line 624, in need
raise RuntimeError, "Both _store and lxkb were touched"
RuntimeError: Both _store and lxkb were touched
=====
James Michael DuPont
http://introspector.sourceforge.net/
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
Received on Tuesday, 23 September 2003 01:23:34 UTC