- From: Lee Feigenbaum <feigenbl@us.ibm.com>
- Date: Tue, 14 Feb 2006 03:18:29 -0500
- To: RDF Data Access Working Group <public-rdf-dawg@w3.org>
On 02/13/2006 09:42:03 AM: > 5. valueTesting: xsd:string, divide by zero > + ACTION: LeeF to work with EliasT on xsd:string tests, incl > < and ORDER BY I attempted to address this by adding the following tests: in test/data/sort: + sort-9 test ORDER BY ascending for xsd:string data + sort-10 test ORDER BY descending for xsd:string data in test/data/ValueTesting: + xsd-string-lt test < in FILTER expression with xsd:string data + xsd-string-gt test > in FILTER expression with xsd:string data I tried running test/Makefile but apparently I'm not (nearly) setup to do that: panicale:~/My Documents/work/semantic-web/DAWG/WWW/2001/sw/DataAccess/tests 647>make all tools/manifest2html.pl --include-data data/simple/manifest.* data/*/manifest.* > index.html Can't exec "tstore_rdql": No such file or directory at /usr/lib/perl5/5.8/IPC/Open3.pm line 244. open2: exec of tstore_rdql --database=dawgtest failed at tools/RDQL.pm line 25 reading data/simple/manifest.n3 Can't exec "tstore_rebuild_taxonomy": No such file or directory at tools/manifest2html.pl line 57. /bin/sh: line 1: 7120 Broken pipe tools/manifest2html.pl --include-data data/simple/manifest.* data/*/manifest.* >index.html make: *** [index.html] Error 141 In any case, I checked in the 4 tests I added and also the udpated manifests. > + ACTION: EricP to edit 11.3 Operator Mapping to add > xsd:string EricP did this. Lee
Received on Tuesday, 14 February 2006 08:18:43 UTC