You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2011/11/03 18:33:04 UTC

svn commit: r1197234 [24/24] - in /incubator/jena/Jena2/ARQ/trunk/testing/ARQ: Algebra/ Ask/ Assign/ Basic/ BasicPatterns/ BlankNodes/ Bound/ Construct/ Dataset/ Describe/ Distinct/ EngineMain/ EngineRef/ Examples/ Expr/ Expr1/ Expr2/ ExprBuiltIns/ Exp...

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-equiv-xsdType-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-equiv-xsdType-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-equiv-xsdType-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-equiv-xsdType-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,65 +1,65 @@
-# $Id: boolean-equiv-xsdType-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-
-[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
-                rs:ResultSet ;
-    rs:resultVariable
-                "one", "two" ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#fdigit> ;
-                                rs:variable "one"
-                              ] ,
-                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#fdigit> ;
-                                rs:variable "two"
-                              ]
-                ] ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#fdigit> ;
-                                rs:variable "one"
-                              ] ,
-                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ftext> ;
-                                rs:variable "two"
-                              ]
-                ] ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ftext> ;
-                                rs:variable "one"
-                              ] ,
-                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#fdigit> ;
-                                rs:variable "two"
-                              ]
-                ] ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ftext> ;
-                                rs:variable "one"
-                              ] ,
-                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ftext> ;
-                                rs:variable "two"
-                              ]
-                ] ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
-                                rs:variable "one"
-                              ] ,
-                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
-                                rs:variable "two"
-                              ]
-                ] ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
-                                rs:variable "one"
-                              ] ,
-                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#tdigit> ;
-                                rs:variable "two"
-                              ]
-                ] ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#tdigit> ;
-                                rs:variable "one"
-                              ] ,
-                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
-                                rs:variable "two"
-                              ]
-                ] ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#tdigit> ;
-                                rs:variable "one"
-                              ] ,
-                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#tdigit> ;
-                                rs:variable "two"
-                              ]
-                ] .
+# $Id: boolean-equiv-xsdType-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+
+[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
+                rs:ResultSet ;
+    rs:resultVariable
+                "one", "two" ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#fdigit> ;
+                                rs:variable "one"
+                              ] ,
+                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#fdigit> ;
+                                rs:variable "two"
+                              ]
+                ] ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#fdigit> ;
+                                rs:variable "one"
+                              ] ,
+                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ftext> ;
+                                rs:variable "two"
+                              ]
+                ] ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ftext> ;
+                                rs:variable "one"
+                              ] ,
+                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#fdigit> ;
+                                rs:variable "two"
+                              ]
+                ] ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ftext> ;
+                                rs:variable "one"
+                              ] ,
+                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ftext> ;
+                                rs:variable "two"
+                              ]
+                ] ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
+                                rs:variable "one"
+                              ] ,
+                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
+                                rs:variable "two"
+                              ]
+                ] ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
+                                rs:variable "one"
+                              ] ,
+                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#tdigit> ;
+                                rs:variable "two"
+                              ]
+                ] ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#tdigit> ;
+                                rs:variable "one"
+                              ] ,
+                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
+                                rs:variable "two"
+                              ]
+                ] ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#tdigit> ;
+                                rs:variable "one"
+                              ] ,
+                              [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#tdigit> ;
+                                rs:variable "two"
+                              ]
+                ] .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-equiv-xsdType.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-equiv-xsdType.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-equiv-xsdType.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-equiv-xsdType.rq Thu Nov  3 17:32:36 2011
@@ -1,9 +1,9 @@
-# Various lexical forms of xsd:boolean equal each other
-# $Id: boolean-equiv-xsdType.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
-PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
-SELECT ?one ?two
- WHERE { ?one rdf:value ?oneL .
-         ?two rdf:value ?twoL .
-         FILTER ( ?oneL = ?twoL ) }
+# Various lexical forms of xsd:boolean equal each other
+# $Id: boolean-equiv-xsdType.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
+PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
+SELECT ?one ?two
+ WHERE { ?one rdf:value ?oneL .
+         ?two rdf:value ?twoL .
+         FILTER ( ?oneL = ?twoL ) }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-false-canonical-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-false-canonical-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-false-canonical-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-false-canonical-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,13 +1,13 @@
-# $Id: boolean-false-canonical-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-
-[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
-                rs:ResultSet ;
-    rs:resultVariable
-                "s" ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ftext> ;
-                                rs:variable "s"
-                              ]
-                ] .
+# $Id: boolean-false-canonical-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+
+[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
+                rs:ResultSet ;
+    rs:resultVariable
+                "s" ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ftext> ;
+                                rs:variable "s"
+                              ]
+                ] .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-false-canonical.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-false-canonical.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-false-canonical.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-false-canonical.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-# Canonical format of FALSE
-# $Id: boolean-false-canonical.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
-PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
-SELECT ?s
- WHERE { ?s ?p FALSE }
+# Canonical format of FALSE
+# $Id: boolean-false-canonical.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
+PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
+SELECT ?s
+ WHERE { ?s ?p FALSE }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-logical-OR-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-logical-OR-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-logical-OR-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-logical-OR-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,18 +1,18 @@
-# Various lexical forms of xsd:boolean equal an EBV
-# $Id: boolean-logical-OR-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-
-[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
-                rs:ResultSet ;
-    rs:resultVariable
-                "one" ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
-                                rs:variable "one"
-                              ]
-                ] ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#tdigit> ;
-                                rs:variable "one"
-                              ]
-                ] .
+# Various lexical forms of xsd:boolean equal an EBV
+# $Id: boolean-logical-OR-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+
+[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
+                rs:ResultSet ;
+    rs:resultVariable
+                "one" ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
+                                rs:variable "one"
+                              ]
+                ] ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#tdigit> ;
+                                rs:variable "one"
+                              ]
+                ] .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-logical-OR.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-logical-OR.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-logical-OR.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-logical-OR.rq Thu Nov  3 17:32:36 2011
@@ -1,8 +1,8 @@
-# Positive test: product of type promotion within the xsd:decimal type tree.
-# $Id: boolean-logical-OR.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
-PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
-SELECT ?one
- WHERE { ?one rdf:value ?oneL .
-         FILTER ( (TRUE || FALSE) = ?oneL ) }
+# Positive test: product of type promotion within the xsd:decimal type tree.
+# $Id: boolean-logical-OR.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
+PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
+SELECT ?one
+ WHERE { ?one rdf:value ?oneL .
+         FILTER ( (TRUE || FALSE) = ?oneL ) }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-true-canonical-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-true-canonical-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-true-canonical-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-true-canonical-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,13 +1,13 @@
-# $Id: boolean-true-canonical-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-
-[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
-                rs:ResultSet ;
-    rs:resultVariable
-                "s" ;
-    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
-                                rs:variable "s"
-                              ]
-                ] .
+# $Id: boolean-true-canonical-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+
+[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
+                rs:ResultSet ;
+    rs:resultVariable
+                "s" ;
+    rs:solution [ rs:binding  [ rs:value    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/boolean-0#ttext> ;
+                                rs:variable "s"
+                              ]
+                ] .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-true-canonical.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-true-canonical.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-true-canonical.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/boolean-true-canonical.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-# Canonical format of TRUE
-# $Id: boolean-true-canonical.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
-PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
-SELECT ?s
- WHERE { ?s ?p TRUE }
+# Canonical format of TRUE
+# $Id: boolean-true-canonical.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
+PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
+SELECT ?s
+ WHERE { ?s ?p TRUE }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dataPool.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dataPool.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dataPool.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dataPool.n3 Thu Nov  3 17:32:36 2011
@@ -1,72 +1,72 @@
-# $Id: dataPool.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-# See DOCUMENT INFO below.
-
-# NAMESPACES
-@prefix r: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#>.
-
-@prefix dc: <http://purl.org/dc/elements/1.1/> .
-
-@prefix vcard: <http://www.w3.org/vcard-rdf/3.0#> .
-@prefix ical: <http://www.w3.org/2000/10/swap/pim/ical#> .
-@prefix wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
-@prefix loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0.n3> .
-@prefix time: <http://jibbering.com/2002/9/time#> .
-@prefix air: <http://www.daml.org/2001/10/html/airport-ont#> .
-
-# DOCUMENT INFO
-<> rdfs:comment "Some inspiration from http://www.w3.org/2003/01/geo/" ;
-   owl:versionInfo "$Id: dataPool.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $".
-
-# DOCUMENT
-<http://jibbering.com/rdf/airports?AUS>
-	dc:source <http://www.markokarppinen.com/airports.html> .
-<http://www.daml.org/cgi-bin/airport?AUS> r:type air:Airport ;
-	time:timezone [
-   ical:tzid "America/Chicago"
-] ;
-	air:location "Austin, TX" ;
-	air:name "Austin Bergstrom International" ;
-	loc:location [ r:type loc:geodetic ;
-		wgs:lat "30.3" ;
-		wgs:long "-97.7"
-	] ;
-	loc:location [ r:type loc:EarthCenteredEarthFixed ;
-		loc:ECEF_X "-7420507.1" ;
-		loc:ECEF_Y "-5462738.5"
-	] ;
-	vcard:country "US" .
-
-<http://jibbering.com/rdf/airports?TYO>
-	dc:source <http://www.markokarppinen.com/airports.html> .
-<http://www.daml.org/cgi-bin/airport?TYO>
-	r:type air:Airport ;
-	air:location "Tokyo" ;
-	air:name "Tokyo" ;
-	loc:location [ r:type loc:geodetic ;
-		wgs:lat "35.766666666667" ;
-		wgs:long "140.31666666667" ];
-	vcard:country "JP" .
-
-<http://jibbering.com/rdf/airports?ORY> dc:source <http://www.markokarppinen.com/airports.html> .
-<http://www.daml.org/cgi-bin/airport?ORY> r:type air:Airport ;
-	time:timezone [
-   ical:tzid "Europe/Paris"
-] ;
-	air:location "Paris" ;
-	air:name "Orly" ;
-	wgs:lat "48.716666666667" ;
-	wgs:long "2.3833333333333" ;
-	vcard:country "FR" .
-
-<http://jibbering.com/rdf/airports?CDG> dc:source <http://www.markokarppinen.com/airports.html> .
-<http://www.daml.org/cgi-bin/airport?CDG> r:type air:Airport ;
-	time:timezone [
-   ical:tzid "Europe/Paris"
-] ;
-	air:location "Paris" ;
-	air:name "Charles-De-Gaulle" ;
-	wgs:lat "49.016666666667" ;
-	wgs:long "2.55" ;
-	vcard:country "FR" .
+# $Id: dataPool.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+# See DOCUMENT INFO below.
+
+# NAMESPACES
+@prefix r: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix owl: <http://www.w3.org/2002/07/owl#>.
+
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+
+@prefix vcard: <http://www.w3.org/vcard-rdf/3.0#> .
+@prefix ical: <http://www.w3.org/2000/10/swap/pim/ical#> .
+@prefix wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
+@prefix loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0.n3> .
+@prefix time: <http://jibbering.com/2002/9/time#> .
+@prefix air: <http://www.daml.org/2001/10/html/airport-ont#> .
+
+# DOCUMENT INFO
+<> rdfs:comment "Some inspiration from http://www.w3.org/2003/01/geo/" ;
+   owl:versionInfo "$Id: dataPool.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $".
+
+# DOCUMENT
+<http://jibbering.com/rdf/airports?AUS>
+	dc:source <http://www.markokarppinen.com/airports.html> .
+<http://www.daml.org/cgi-bin/airport?AUS> r:type air:Airport ;
+	time:timezone [
+   ical:tzid "America/Chicago"
+] ;
+	air:location "Austin, TX" ;
+	air:name "Austin Bergstrom International" ;
+	loc:location [ r:type loc:geodetic ;
+		wgs:lat "30.3" ;
+		wgs:long "-97.7"
+	] ;
+	loc:location [ r:type loc:EarthCenteredEarthFixed ;
+		loc:ECEF_X "-7420507.1" ;
+		loc:ECEF_Y "-5462738.5"
+	] ;
+	vcard:country "US" .
+
+<http://jibbering.com/rdf/airports?TYO>
+	dc:source <http://www.markokarppinen.com/airports.html> .
+<http://www.daml.org/cgi-bin/airport?TYO>
+	r:type air:Airport ;
+	air:location "Tokyo" ;
+	air:name "Tokyo" ;
+	loc:location [ r:type loc:geodetic ;
+		wgs:lat "35.766666666667" ;
+		wgs:long "140.31666666667" ];
+	vcard:country "JP" .
+
+<http://jibbering.com/rdf/airports?ORY> dc:source <http://www.markokarppinen.com/airports.html> .
+<http://www.daml.org/cgi-bin/airport?ORY> r:type air:Airport ;
+	time:timezone [
+   ical:tzid "Europe/Paris"
+] ;
+	air:location "Paris" ;
+	air:name "Orly" ;
+	wgs:lat "48.716666666667" ;
+	wgs:long "2.3833333333333" ;
+	vcard:country "FR" .
+
+<http://jibbering.com/rdf/airports?CDG> dc:source <http://www.markokarppinen.com/airports.html> .
+<http://www.daml.org/cgi-bin/airport?CDG> r:type air:Airport ;
+	time:timezone [
+   ical:tzid "Europe/Paris"
+] ;
+	air:location "Paris" ;
+	air:name "Charles-De-Gaulle" ;
+	wgs:lat "49.016666666667" ;
+	wgs:long "2.55" ;
+	vcard:country "FR" .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime-tz0.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime-tz0.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime-tz0.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime-tz0.rq Thu Nov  3 17:32:36 2011
@@ -1,9 +1,9 @@
-# dateTime-tz0 - test equivilent timezone representations
-# $Id: dateTime-tz0.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
-PREFIX t: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/dateTime.ttl#>
-
-SELECT ?label WHERE {
-  { ?event t:lable ?label ; t:time ?t
-    FILTER (?t = "2002-10-10T17:00:00Z"^^xsd:dateTime) }
+# dateTime-tz0 - test equivilent timezone representations
+# $Id: dateTime-tz0.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
+PREFIX t: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/dateTime.ttl#>
+
+SELECT ?label WHERE {
+  { ?event t:lable ?label ; t:time ?t
+    FILTER (?t = "2002-10-10T17:00:00Z"^^xsd:dateTime) }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime-tz1.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime-tz1.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime-tz1.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime-tz1.rq Thu Nov  3 17:32:36 2011
@@ -1,9 +1,9 @@
-# dateTime-tz1 - test equivilent decimal seconds representations
-# $Id: dateTime-tz1.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
-PREFIX t: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/dateTime.ttl#>
-
-SELECT ?label WHERE {
-  { ?event t:lable ?label ; t:time ?t
-    FILTER (?t = "2002-10-10T12:34:00Z"^^xsd:dateTime) }
+# dateTime-tz1 - test equivilent decimal seconds representations
+# $Id: dateTime-tz1.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
+PREFIX t: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/dateTime.ttl#>
+
+SELECT ?label WHERE {
+  { ?event t:lable ?label ; t:time ?t
+    FILTER (?t = "2002-10-10T12:34:00Z"^^xsd:dateTime) }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime.ttl
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime.ttl?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime.ttl (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/dateTime.ttl Thu Nov  3 17:32:36 2011
@@ -1,9 +1,9 @@
-@prefix r: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix t: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/dateTime.ttl#> .
-
-[] t:label "A"; t:time "2002-10-10T12:00:00-05:00"^^xsd:dateTime .
-[] t:label "B"; t:time "2002-10-10T17:00:00Z"^^xsd:dateTime .
-[] t:label "C"; t:time "2002-10-10T12:34:00Z"^^xsd:dateTime .
-[] t:label "D"; t:time "2002-10-10T12:34:00.0Z"^^xsd:dateTime .
+@prefix r: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix t: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/dateTime.ttl#> .
+
+[] t:label "A"; t:time "2002-10-10T12:00:00-05:00"^^xsd:dateTime .
+[] t:label "B"; t:time "2002-10-10T17:00:00Z"^^xsd:dateTime .
+[] t:label "C"; t:time "2002-10-10T12:34:00Z"^^xsd:dateTime .
+[] t:label "D"; t:time "2002-10-10T12:34:00.0Z"^^xsd:dateTime .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-0.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-0.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-0.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-0.n3 Thu Nov  3 17:32:36 2011
@@ -1,16 +1,16 @@
-@prefix r: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#> .
-@prefix air: <http://www.daml.org/2001/10/html/airport-ont#> .
-
-loc:a	air:name "Austin Bergstrom International" ;
-	loc:location [ r:type loc:geodetic ;
-		loc:rotational "30.300000"^^loc:latitude ;
-		loc:orthogonal "-97.700000"^^loc:longitude
-	]
- .
-loc:b	air:name "Austin Bergstrom International" ;
-	loc:location [ r:type loc:EarthCenteredEarthFixed ;
-		loc:rotational "-7420507.1"^^loc:ECEF_X ;
-		loc:orthogonal "-5462738.5"^^loc:ECEF_Y
-	]
- .
+@prefix r: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#> .
+@prefix air: <http://www.daml.org/2001/10/html/airport-ont#> .
+
+loc:a	air:name "Austin Bergstrom International" ;
+	loc:location [ r:type loc:geodetic ;
+		loc:rotational "30.300000"^^loc:latitude ;
+		loc:orthogonal "-97.700000"^^loc:longitude
+	]
+ .
+loc:b	air:name "Austin Bergstrom International" ;
+	loc:location [ r:type loc:EarthCenteredEarthFixed ;
+		loc:rotational "-7420507.1"^^loc:ECEF_X ;
+		loc:orthogonal "-5462738.5"^^loc:ECEF_Y
+	]
+ .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-eq-pass-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-eq-pass-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-eq-pass-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-eq-pass-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,25 +1,25 @@
-# Only opaque types with identical lexical and datatypes can be tested for = .
-# $Id: extendedType-eq-pass-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-@prefix loc:  <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#> .
-
-[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
-                rs:ResultSet ;
-    rs:resultVariable
-                "a1", "a2" ;
-    rs:solution [ rs:binding  [ rs:value    loc:a ;
-                                rs:variable "a1"
-                              ] ;
-		  rs:binding  [ rs:value    loc:a ;
-                                rs:variable "a2"
-                              ]
-                ] ;
-    rs:solution [ rs:binding  [ rs:value    loc:b ;
-                                rs:variable "a1"
-                              ] ;
-		  rs:binding  [ rs:value    loc:b ;
-                                rs:variable "a2"
-                              ]
-                ] .
+# Only opaque types with identical lexical and datatypes can be tested for = .
+# $Id: extendedType-eq-pass-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+@prefix loc:  <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#> .
+
+[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
+                rs:ResultSet ;
+    rs:resultVariable
+                "a1", "a2" ;
+    rs:solution [ rs:binding  [ rs:value    loc:a ;
+                                rs:variable "a1"
+                              ] ;
+		  rs:binding  [ rs:value    loc:a ;
+                                rs:variable "a2"
+                              ]
+                ] ;
+    rs:solution [ rs:binding  [ rs:value    loc:b ;
+                                rs:variable "a1"
+                              ] ;
+		  rs:binding  [ rs:value    loc:b ;
+                                rs:variable "a2"
+                              ]
+                ] .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-eq-pass.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-eq-pass.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-eq-pass.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-eq-pass.rq Thu Nov  3 17:32:36 2011
@@ -1,17 +1,17 @@
-# Only extended types with identical lexical rep and datatypes can be = .
-# $Id: extendedType-eq-pass.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
-PREFIX wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#>
-PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
-#PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
-#SELECT ?a1 (xsd:float(xsd:string(?rot1))-5.5) ?a2 
-SELECT ?a1 ?a2
- WHERE {?a1 air:name ?name1 ;
-            loc:location ?l1 .
-        ?l1 loc:rotational ?rot1 .
-        ?a2 air:name ?name2 ;
-            loc:location ?l2 .
-        ?l2 loc:rotational ?rot2 .
-        FILTER (?rot1 = ?rot2)}
-#        FILTER (str(?rot1) = "-7420507.1")}
+# Only extended types with identical lexical rep and datatypes can be = .
+# $Id: extendedType-eq-pass.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
+PREFIX wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#>
+PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
+#PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
+#SELECT ?a1 (xsd:float(xsd:string(?rot1))-5.5) ?a2 
+SELECT ?a1 ?a2
+ WHERE {?a1 air:name ?name1 ;
+            loc:location ?l1 .
+        ?l1 loc:rotational ?rot1 .
+        ?a2 air:name ?name2 ;
+            loc:location ?l2 .
+        ?l2 loc:rotational ?rot2 .
+        FILTER (?rot1 = ?rot2)}
+#        FILTER (str(?rot1) = "-7420507.1")}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-graph-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-graph-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-graph-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-graph-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,15 +1,15 @@
-# Test graph match on extended type.
-# $Id: extendedType-graph-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-@prefix loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#> .
-
-[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
-                rs:ResultSet ;
-    rs:resultVariable
-                "a1" ;
-    rs:solution [ rs:binding  [ rs:value    loc:b ;
-                                rs:variable "a1"
-                              ]
-                ] .
+# Test graph match on extended type.
+# $Id: extendedType-graph-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+@prefix loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#> .
+
+[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
+                rs:ResultSet ;
+    rs:resultVariable
+                "a1" ;
+    rs:solution [ rs:binding  [ rs:value    loc:b ;
+                                rs:variable "a1"
+                              ]
+                ] .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-graph.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-graph.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-graph.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-graph.rq Thu Nov  3 17:32:36 2011
@@ -1,9 +1,9 @@
-# Test graph match on extended type.
-# $Id: extendedType-graph.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
-PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
-SELECT ?a1
- WHERE {?a1 air:name ?name1 ;
-            loc:location ?l1 .
-        ?l1 loc:rotational "-7420507.1"^^loc:ECEF_X }
+# Test graph match on extended type.
+# $Id: extendedType-graph.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
+PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
+SELECT ?a1
+ WHERE {?a1 air:name ?name1 ;
+            loc:location ?l1 .
+        ?l1 loc:rotational "-7420507.1"^^loc:ECEF_X }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-eq-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-eq-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-eq-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-eq-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,15 +1,15 @@
-# Test FILTER match on extended type.
-# $Id: extendedType-literal-eq-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-@prefix loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#> .
-
-[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
-                rs:ResultSet ;
-    rs:resultVariable
-                "a1" ;
-    rs:solution [ rs:binding  [ rs:value    loc:b ;
-                                rs:variable "a1"
-                              ]
-                ] .
+# Test FILTER match on extended type.
+# $Id: extendedType-literal-eq-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+@prefix loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#> .
+
+[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
+                rs:ResultSet ;
+    rs:resultVariable
+                "a1" ;
+    rs:solution [ rs:binding  [ rs:value    loc:b ;
+                                rs:variable "a1"
+                              ]
+                ] .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-eq.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-eq.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-eq.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-eq.rq Thu Nov  3 17:32:36 2011
@@ -1,10 +1,10 @@
-# Test FILTER match on extended type.
-# $Id: extendedType-literal-eq.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
-PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
-SELECT ?a1
- WHERE {?a1 air:name ?name1 ;
-            loc:location ?l1 .
-        ?l1 loc:rotational ?r1 .
-        FILTER (?r1 = "-7420507.1"^^loc:ECEF_X) }
+# Test FILTER match on extended type.
+# $Id: extendedType-literal-eq.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
+PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
+SELECT ?a1
+ WHERE {?a1 air:name ?name1 ;
+            loc:location ?l1 .
+        ?l1 loc:rotational ?r1 .
+        FILTER (?r1 = "-7420507.1"^^loc:ECEF_X) }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-ne-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-ne-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-ne-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-ne-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,10 +1,10 @@
-# Test FILTER negative match on extended type.
-# $Id: extendedType-literal-ne-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-
-[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
-                rs:ResultSet ;
-    rs:resultVariable
-                "a1", "a2" .
+# Test FILTER negative match on extended type.
+# $Id: extendedType-literal-ne-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+
+[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
+                rs:ResultSet ;
+    rs:resultVariable
+                "a1", "a2" .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-ne.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-ne.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-ne.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-literal-ne.rq Thu Nov  3 17:32:36 2011
@@ -1,10 +1,10 @@
-# Test FILTER negative match on extended type.
-# $Id: extendedType-literal-ne.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
-PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
-SELECT ?a1 ?a2
- WHERE {?a1 air:name ?name1 ;
-            loc:location ?l1 .
-        ?l1 loc:rotational ?r .
-        FILTER (?r != "-7420507.1"^^loc:ECEF_X) }
+# Test FILTER negative match on extended type.
+# $Id: extendedType-literal-ne.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
+PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
+SELECT ?a1 ?a2
+ WHERE {?a1 air:name ?name1 ;
+            loc:location ?l1 .
+        ?l1 loc:rotational ?r .
+        FILTER (?r != "-7420507.1"^^loc:ECEF_X) }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-fail-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-fail-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-fail-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-fail-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,11 +1,11 @@
-# Opaque types can not be tested for != .
-# $Id: extendedType-ne-fail-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-@prefix loc:  <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#> .
-
-[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
-                rs:ResultSet ;
-    rs:resultVariable
-                "a1", "a2" .
+# Opaque types can not be tested for != .
+# $Id: extendedType-ne-fail-result.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+@prefix loc:  <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#> .
+
+[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
+                rs:ResultSet ;
+    rs:resultVariable
+                "a1", "a2" .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-fail.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-fail.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-fail.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-fail.rq Thu Nov  3 17:32:36 2011
@@ -1,14 +1,14 @@
-# Opaque types can not be tested for != .
-# $Id: extendedType-ne-fail.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
-PREFIX wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#>
-PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
-SELECT ?a1 ?a2
- WHERE {?a1 air:name ?name1 ;
-            loc:location ?l1 .
-        ?l1 loc:rotational ?rot1 .
-        ?a2 air:name ?name2 ;
-            loc:location ?l2 .
-        ?l2 loc:rotational ?rot2 .
-        FILTER (?rot1 != ?rot2) }
+# Opaque types can not be tested for != .
+# $Id: extendedType-ne-fail.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
+PREFIX wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#>
+PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
+SELECT ?a1 ?a2
+ WHERE {?a1 air:name ?name1 ;
+            loc:location ?l1 .
+        ?l1 loc:rotational ?rot1 .
+        ?a2 air:name ?name2 ;
+            loc:location ?l2 .
+        ?l2 loc:rotational ?rot2 .
+        FILTER (?rot1 != ?rot2) }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-pass.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-pass.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-pass.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/extendedType-ne-pass.rq Thu Nov  3 17:32:36 2011
@@ -1,11 +1,11 @@
-PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
-PREFIX wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#>
-PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
-SELECT ?a1 ?a2
- WHERE {?a1 air:name ?name1 ;
-            loc:location ?l1 .
-        ?l1 loc:rotational ?rot1 .
-        ?a2 air:name ?name2 ;
-            loc:location ?l2 .
-        ?l2 loc:rotational ?rot2 .
-        FILTER ?rot1 != ?rot2 }
+PREFIX loc: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#>
+PREFIX wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#>
+PREFIX air: <http://www.daml.org/2001/10/html/airport-ont#>
+SELECT ?a1 ?a2
+ WHERE {?a1 air:name ?name1 ;
+            loc:location ?l1 .
+        ?l1 loc:rotational ?rot1 .
+        ?a2 air:name ?name2 ;
+            loc:location ?l2 .
+        ?l2 loc:rotational ?rot2 .
+        FILTER ?rot1 != ?rot2 }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/manifest.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/manifest.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/manifest.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/manifest.n3 Thu Nov  3 17:32:36 2011
@@ -1,175 +1,175 @@
-# $Id: manifest.n3,v 1.3 2006/07/14 15:59:33 andy_seaborne Exp $
-
-@prefix rdf:    <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
-@prefix dawgt:   <http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#> .
-@prefix mf:     <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
-@prefix qt:     <http://www.w3.org/2001/sw/DataAccess/tests/test-query#> .
-
-<>  rdf:type mf:Manifest ;
-    rdfs:comment "Value Testing Tests" ;
-    mf:entries
-    ([  mf:name    "extendedType-eq-pass" ;
-        rdfs:comment
-            "Only extended types with identical lexical and datatypes can be tested for = ." ;
-        mf:action
-            [ qt:data   <extendedType-0.n3> ;
-              qt:query  <extendedType-eq-pass.rq> ] ;
-        mf:result  <extendedType-eq-pass-result.n3> ;
-        dawgt:approval dawgt:Approved ;
-	dawgt:approvedBy <http://lists.w3.org/Archives/Public/public-rdf-dawg/2005JulSep/0175>
-      ]
-
-     [  mf:name    "extendedType-ne-fail" ;
-        rdfs:comment
-            "Opaque types can not be tested for != ." ;
-        rdfs:seeAlso
-            <http://www.w3.org/2005/04/26-dawg-irc#T15-21-30> ;
-        mf:action
-            [ qt:data   <extendedType-0.n3> ;
-              qt:query  <extendedType-ne-fail.rq> ] ;
-        mf:result  <extendedType-ne-fail-result.n3> ;
-        dawgt:approval dawgt:Approved ;
-	dawgt:approvedBy <http://lists.w3.org/Archives/Public/public-rdf-dawg/2005JulSep/0175>
-      ]
-
-     [  mf:name    "extendedType-literal-eq" ;
-        rdfs:comment
-            "Test FILTER match on extended type." ;
-        mf:action
-            [ qt:data   <extendedType-0.n3> ;
-              qt:query  <extendedType-literal-eq.rq> ] ;
-        mf:result  <extendedType-literal-eq-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-
-     [  mf:name    "extendedType-literal-ne" ;
-        rdfs:comment
-            "Test FILTER negative match on extended type." ;
-        mf:action
-            [ qt:data   <extendedType-0.n3> ;
-              qt:query  <extendedType-literal-ne.rq> ] ;
-        mf:result  <extendedType-literal-ne-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-
-     [  mf:name    "extendedType-graph" ;
-        rdfs:comment
-            "Test graph match on extended type." ;
-        mf:action
-            [ qt:data   <extendedType-0.n3> ;
-              qt:query  <extendedType-graph.rq> ] ;
-        mf:result  <extendedType-graph-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-
-     [  mf:name    "typePromotion-decimal-decimal-pass" ;
-        rdfs:comment
-            "Positive test: product of type promotion within the xsd:decimal type tree." ;
-        mf:action
-            [ qt:data   <typePromotion-0.n3> ;
-              qt:query  <typePromotion-decimal-decimal-pass.rq> ] ;
-        mf:result  <typePromotion-decimal-decimal-pass-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-
-     [  
-    	mf:name    "typePromotion-decimal-decimal-fail" ;
-        rdfs:comment
-            "Negative test: product of type promotion within the xsd:decimal type tree." ;
-        mf:action
-            [ qt:data   <typePromotion-0.n3> ;
-              qt:query  <typePromotion-decimal-decimal-fail.rq> ] ;
-        mf:result  <typePromotion-decimal-decimal-fail-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-
-     [  mf:name    "boolean-equiv-FALSE" ;
-        rdfs:comment
-            "FALSE = legal boolean values." ;
-        mf:action
-            [ qt:data   <boolean-0.n3> ;
-              qt:query  <boolean-equiv-FALSE.rq> ] ;
-        mf:result  <boolean-equiv-FALSE-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-
-     [  mf:name    "boolean-equiv-TRUE" ;
-        rdfs:comment
-            "TRUE = legal boolean values." ;
-        mf:action
-            [ qt:data   <boolean-0.n3> ;
-              qt:query  <boolean-equiv-TRUE.rq> ] ;
-        mf:result  <boolean-equiv-TRUE-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-
-     [  mf:name    "boolean-equiv-xsdType" ;
-        rdfs:comment
-            "Various lexical forms of xsd:boolean equal each other." ;
-        mf:action
-            [ qt:data   <boolean-0.n3> ;
-              qt:query  <boolean-equiv-xsdType.rq> ] ;
-        mf:result  <boolean-equiv-xsdType-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-
-     [  mf:name    "boolean-logical-OR" ;
-        rdfs:comment
-            "Various lexical forms of xsd:boolean equal an EBV." ;
-        mf:action
-            [ qt:data   <boolean-0.n3> ;
-              qt:query  <boolean-logical-OR.rq> ] ;
-        mf:result  <boolean-logical-OR-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-
-     [  mf:name    "boolean-false-canonical" ;
-        rdfs:comment
-            "Lexical form of FALSE" ;
-        mf:action
-            [ qt:data   <boolean-0.n3> ;
-              qt:query  <boolean-false-canonical.rq> ] ;
-        mf:result  <boolean-false-canonical-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-
-     [  mf:name    "boolean-true-canonical" ;
-        rdfs:comment
-            "Lexical form of TRUE" ;
-        mf:action
-            [ qt:data   <boolean-0.n3> ;
-              qt:query  <boolean-true-canonical.rq> ] ;
-        mf:result  <boolean-true-canonical-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-
-     [  mf:name    "boolean-EBV-canonical" ;
-        rdfs:comment
-            "Lexical form of EBV" ;
-        mf:action
-            [ qt:data   <boolean-0.n3> ;
-              qt:query  <boolean-EBV-canonical.rq> ] ;
-        mf:result  <boolean-EBV-canonical-result.n3> ;
-        dawgt:approval dawgt:NotApproved
-      ]
-      [ mf:name    "xsd-string-lt" ;
-        rdfs:comment
-            "FILTER with < on xsd:string" ;
-        mf:action
-            [ qt:data   <xsd-string-data.n3> ;
-              qt:query  <xsd-string-lt.rq> ] ;
-        mf:result <xsd-string-lt-result.rdf> 
-      ]
-      [ mf:name    "xsd-string-gt" ;
-        rdfs:comment
-            "FILTER with > on xsd:string" ;
-        mf:action
-            [ qt:data   <xsd-string-data.n3> ;
-              qt:query  <xsd-string-gt.rq> ] ;
-        mf:result <xsd-string-gt-result.rdf>
-      ]
-            
-
-    # End of tests
-   ).
+# $Id: manifest.n3,v 1.3 2006/07/14 15:59:33 andy_seaborne Exp $
+
+@prefix rdf:    <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
+@prefix dawgt:   <http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#> .
+@prefix mf:     <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
+@prefix qt:     <http://www.w3.org/2001/sw/DataAccess/tests/test-query#> .
+
+<>  rdf:type mf:Manifest ;
+    rdfs:comment "Value Testing Tests" ;
+    mf:entries
+    ([  mf:name    "extendedType-eq-pass" ;
+        rdfs:comment
+            "Only extended types with identical lexical and datatypes can be tested for = ." ;
+        mf:action
+            [ qt:data   <extendedType-0.n3> ;
+              qt:query  <extendedType-eq-pass.rq> ] ;
+        mf:result  <extendedType-eq-pass-result.n3> ;
+        dawgt:approval dawgt:Approved ;
+	dawgt:approvedBy <http://lists.w3.org/Archives/Public/public-rdf-dawg/2005JulSep/0175>
+      ]
+
+     [  mf:name    "extendedType-ne-fail" ;
+        rdfs:comment
+            "Opaque types can not be tested for != ." ;
+        rdfs:seeAlso
+            <http://www.w3.org/2005/04/26-dawg-irc#T15-21-30> ;
+        mf:action
+            [ qt:data   <extendedType-0.n3> ;
+              qt:query  <extendedType-ne-fail.rq> ] ;
+        mf:result  <extendedType-ne-fail-result.n3> ;
+        dawgt:approval dawgt:Approved ;
+	dawgt:approvedBy <http://lists.w3.org/Archives/Public/public-rdf-dawg/2005JulSep/0175>
+      ]
+
+     [  mf:name    "extendedType-literal-eq" ;
+        rdfs:comment
+            "Test FILTER match on extended type." ;
+        mf:action
+            [ qt:data   <extendedType-0.n3> ;
+              qt:query  <extendedType-literal-eq.rq> ] ;
+        mf:result  <extendedType-literal-eq-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+
+     [  mf:name    "extendedType-literal-ne" ;
+        rdfs:comment
+            "Test FILTER negative match on extended type." ;
+        mf:action
+            [ qt:data   <extendedType-0.n3> ;
+              qt:query  <extendedType-literal-ne.rq> ] ;
+        mf:result  <extendedType-literal-ne-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+
+     [  mf:name    "extendedType-graph" ;
+        rdfs:comment
+            "Test graph match on extended type." ;
+        mf:action
+            [ qt:data   <extendedType-0.n3> ;
+              qt:query  <extendedType-graph.rq> ] ;
+        mf:result  <extendedType-graph-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+
+     [  mf:name    "typePromotion-decimal-decimal-pass" ;
+        rdfs:comment
+            "Positive test: product of type promotion within the xsd:decimal type tree." ;
+        mf:action
+            [ qt:data   <typePromotion-0.n3> ;
+              qt:query  <typePromotion-decimal-decimal-pass.rq> ] ;
+        mf:result  <typePromotion-decimal-decimal-pass-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+
+     [  
+    	mf:name    "typePromotion-decimal-decimal-fail" ;
+        rdfs:comment
+            "Negative test: product of type promotion within the xsd:decimal type tree." ;
+        mf:action
+            [ qt:data   <typePromotion-0.n3> ;
+              qt:query  <typePromotion-decimal-decimal-fail.rq> ] ;
+        mf:result  <typePromotion-decimal-decimal-fail-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+
+     [  mf:name    "boolean-equiv-FALSE" ;
+        rdfs:comment
+            "FALSE = legal boolean values." ;
+        mf:action
+            [ qt:data   <boolean-0.n3> ;
+              qt:query  <boolean-equiv-FALSE.rq> ] ;
+        mf:result  <boolean-equiv-FALSE-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+
+     [  mf:name    "boolean-equiv-TRUE" ;
+        rdfs:comment
+            "TRUE = legal boolean values." ;
+        mf:action
+            [ qt:data   <boolean-0.n3> ;
+              qt:query  <boolean-equiv-TRUE.rq> ] ;
+        mf:result  <boolean-equiv-TRUE-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+
+     [  mf:name    "boolean-equiv-xsdType" ;
+        rdfs:comment
+            "Various lexical forms of xsd:boolean equal each other." ;
+        mf:action
+            [ qt:data   <boolean-0.n3> ;
+              qt:query  <boolean-equiv-xsdType.rq> ] ;
+        mf:result  <boolean-equiv-xsdType-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+
+     [  mf:name    "boolean-logical-OR" ;
+        rdfs:comment
+            "Various lexical forms of xsd:boolean equal an EBV." ;
+        mf:action
+            [ qt:data   <boolean-0.n3> ;
+              qt:query  <boolean-logical-OR.rq> ] ;
+        mf:result  <boolean-logical-OR-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+
+     [  mf:name    "boolean-false-canonical" ;
+        rdfs:comment
+            "Lexical form of FALSE" ;
+        mf:action
+            [ qt:data   <boolean-0.n3> ;
+              qt:query  <boolean-false-canonical.rq> ] ;
+        mf:result  <boolean-false-canonical-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+
+     [  mf:name    "boolean-true-canonical" ;
+        rdfs:comment
+            "Lexical form of TRUE" ;
+        mf:action
+            [ qt:data   <boolean-0.n3> ;
+              qt:query  <boolean-true-canonical.rq> ] ;
+        mf:result  <boolean-true-canonical-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+
+     [  mf:name    "boolean-EBV-canonical" ;
+        rdfs:comment
+            "Lexical form of EBV" ;
+        mf:action
+            [ qt:data   <boolean-0.n3> ;
+              qt:query  <boolean-EBV-canonical.rq> ] ;
+        mf:result  <boolean-EBV-canonical-result.n3> ;
+        dawgt:approval dawgt:NotApproved
+      ]
+      [ mf:name    "xsd-string-lt" ;
+        rdfs:comment
+            "FILTER with < on xsd:string" ;
+        mf:action
+            [ qt:data   <xsd-string-data.n3> ;
+              qt:query  <xsd-string-lt.rq> ] ;
+        mf:result <xsd-string-lt-result.rdf> 
+      ]
+      [ mf:name    "xsd-string-gt" ;
+        rdfs:comment
+            "FILTER with > on xsd:string" ;
+        mf:action
+            [ qt:data   <xsd-string-data.n3> ;
+              qt:query  <xsd-string-gt.rq> ] ;
+        mf:result <xsd-string-gt-result.rdf>
+      ]
+            
+
+    # End of tests
+   ).

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,10 +1,10 @@
-@prefix roman:   <http://rome.example.org/> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-
-[]    rdf:type      rs:ResultSet ;
-      rs:resultVariable  "legion" ;
-      rs:solution   [ rs:binding    [ rs:value      roman:TwentyFirstLegion ;
-                                      rs:variable   "legion"
-                                    ]
-                    ] .
+@prefix roman:   <http://rome.example.org/> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+
+[]    rdf:type      rs:ResultSet ;
+      rs:resultVariable  "legion" ;
+      rs:solution   [ rs:binding    [ rs:value      roman:TwentyFirstLegion ;
+                                      rs:variable   "legion"
+                                    ]
+                    ] .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman.n3 Thu Nov  3 17:32:36 2011
@@ -1,3 +1,3 @@
-@prefix roman: <http://rome.example.org/> .
-
-roman:TwentyFirstLegion roman:legionNumber "XXI"^^roman:Numeral .
+@prefix roman: <http://rome.example.org/> .
+
+roman:TwentyFirstLegion roman:legionNumber "XXI"^^roman:Numeral .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/roman.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX roman: <http://rome.example.org/>
-
-SELECT ?legion
-WHERE {
-  ?legion roman:legionNumber ?n .
-  FILTER ( ?n = 21 )
-}
+PREFIX roman: <http://rome.example.org/>
+
+SELECT ?legion
+WHERE {
+  ?legion roman:legionNumber ?n .
+  FILTER ( ?n = 21 )
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-0.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-0.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-0.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-0.n3 Thu Nov  3 17:32:36 2011
@@ -1,10 +1,10 @@
-# $Id: typePromotion-0.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix t: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/typePromotion-0#> .
-
-t:one	rdf:value	"1"^^xsd:unsignedByte .
-
-t:two	rdf:value	"2"^^xsd:unsignedShort .
-
+# $Id: typePromotion-0.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix t: <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/typePromotion-0#> .
+
+t:one	rdf:value	"1"^^xsd:unsignedByte .
+
+t:two	rdf:value	"2"^^xsd:unsignedShort .
+

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-fail-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-fail-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-fail-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-fail-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-
-[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
-                rs:ResultSet ;
-    rs:resultVariable
-                "one", "two" .
+@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+
+[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
+                rs:ResultSet ;
+    rs:resultVariable
+                "one", "two" .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-fail.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-fail.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-fail.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-fail.rq Thu Nov  3 17:32:36 2011
@@ -1,11 +1,11 @@
-# Negative test: product of type promotion within the xsd:decimal type tree.
-# $Id: typePromotion-decimal-decimal-fail.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
-PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
-SELECT ?one ?two
- WHERE { ?one rdf:value ?oneL .
-         ?two rdf:value ?twoL .
-         FILTER ( datatype(?oneL) = xsd:unsignedByte && 
-                  datatype(?twoL) = xsd:unsignedShort && 
-                  datatype(?oneL + ?twoL) = xsd:unsignedShort ) }
+# Negative test: product of type promotion within the xsd:decimal type tree.
+# $Id: typePromotion-decimal-decimal-fail.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
+PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
+SELECT ?one ?two
+ WHERE { ?one rdf:value ?oneL .
+         ?two rdf:value ?twoL .
+         FILTER ( datatype(?oneL) = xsd:unsignedByte && 
+                  datatype(?twoL) = xsd:unsignedShort && 
+                  datatype(?oneL + ?twoL) = xsd:unsignedShort ) }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-pass-result.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-pass-result.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-pass-result.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-pass-result.n3 Thu Nov  3 17:32:36 2011
@@ -1,15 +1,15 @@
-@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
-@prefix t:    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/typePromotion-0#> .
-
-[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
-                rs:ResultSet ;
-    rs:resultVariable
-                "one", "two" ;
-    rs:solution [ rs:binding  [ rs:value    t:one ;
-                                rs:variable "one"
-                              ] ,
-                              [ rs:value    t:two ;
-                                rs:variable "two"
-                              ]
-                ] .
+@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
+@prefix t:    <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/typePromotion-0#> .
+
+[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
+                rs:ResultSet ;
+    rs:resultVariable
+                "one", "two" ;
+    rs:solution [ rs:binding  [ rs:value    t:one ;
+                                rs:variable "one"
+                              ] ,
+                              [ rs:value    t:two ;
+                                rs:variable "two"
+                              ]
+                ] .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-pass.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-pass.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-pass.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/typePromotion-decimal-decimal-pass.rq Thu Nov  3 17:32:36 2011
@@ -1,11 +1,11 @@
-# Positive test: product of type promotion within the xsd:decimal type tree.
-# $Id: typePromotion-decimal-decimal-pass.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
-
-PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
-PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
-SELECT ?one ?two
- WHERE { ?one rdf:value ?oneL .
-         ?two rdf:value ?twoL .
-         FILTER ( datatype(?oneL) = xsd:unsignedByte && 
-                  datatype(?twoL) = xsd:unsignedShort && 
-                  datatype(?oneL + ?twoL) = xsd:integer ) }
+# Positive test: product of type promotion within the xsd:decimal type tree.
+# $Id: typePromotion-decimal-decimal-pass.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $
+
+PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
+PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
+SELECT ?one ?two
+ WHERE { ?one rdf:value ?oneL .
+         ?two rdf:value ?twoL .
+         FILTER ( datatype(?oneL) = xsd:unsignedByte && 
+                  datatype(?twoL) = xsd:unsignedShort && 
+                  datatype(?oneL + ?twoL) = xsd:integer ) }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-data.n3
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-data.n3?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-data.n3 (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-data.n3 Thu Nov  3 17:32:36 2011
@@ -1,11 +1,11 @@
-@prefix rdf:    <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix foaf:       <http://xmlns.com/foaf/0.1/> .
-@prefix xsd:        <http://www.w3.org/2001/XMLSchema#> .
-
-_:a foaf:name "Eve"^^xsd:string .
-_:b foaf:name "Alice"^^xsd:string .
-_:c foaf:name "Fred"^^xsd:string .
-_:e foaf:name "Bob"^^xsd:string .
-_:f foaf:name "Sue"^^xsd:string .
-
-
+@prefix rdf:    <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix foaf:       <http://xmlns.com/foaf/0.1/> .
+@prefix xsd:        <http://www.w3.org/2001/XMLSchema#> .
+
+_:a foaf:name "Eve"^^xsd:string .
+_:b foaf:name "Alice"^^xsd:string .
+_:c foaf:name "Fred"^^xsd:string .
+_:e foaf:name "Bob"^^xsd:string .
+_:f foaf:name "Sue"^^xsd:string .
+
+

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-gt-result.rdf
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-gt-result.rdf?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-gt-result.rdf (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-gt-result.rdf Thu Nov  3 17:32:36 2011
@@ -1,16 +1,16 @@
-<?xml version="1.0"?>
-<rdf:RDF
-    xmlns:rs="http://www.w3.org/2001/sw/DataAccess/tests/result-set#"
-		xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-		xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
-
-  <rs:ResultSet>
-    <rs:resultVariable>name</rs:resultVariable>
-    <rs:solution rdf:parseType="Resource">
-      <rs:binding rdf:parseType="Resource">
-        <rs:variable>name</rs:variable>
-        <rs:value rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Sue</rs:value>
-      </rs:binding>
-    </rs:solution>
- </rs:ResultSet>
-</rdf:RDF>
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:rs="http://www.w3.org/2001/sw/DataAccess/tests/result-set#"
+		xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+		xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
+
+  <rs:ResultSet>
+    <rs:resultVariable>name</rs:resultVariable>
+    <rs:solution rdf:parseType="Resource">
+      <rs:binding rdf:parseType="Resource">
+        <rs:variable>name</rs:variable>
+        <rs:value rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Sue</rs:value>
+      </rs:binding>
+    </rs:solution>
+ </rs:ResultSet>
+</rdf:RDF>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-gt.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-gt.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-gt.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-gt.rq Thu Nov  3 17:32:36 2011
@@ -1,9 +1,9 @@
-PREFIX foaf:       <http://xmlns.com/foaf/0.1/> 

-PREFIX xsd:        <http://www.w3.org/2001/XMLSchema#>

-SELECT ?name

-WHERE {

-	_:someone foaf:name ?name .

-	FILTER ( ?name > "M"^^xsd:string ) 

-}

-

-

+PREFIX foaf:       <http://xmlns.com/foaf/0.1/> 
+PREFIX xsd:        <http://www.w3.org/2001/XMLSchema#>
+SELECT ?name
+WHERE {
+	_:someone foaf:name ?name .
+	FILTER ( ?name > "M"^^xsd:string ) 
+}
+
+

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-lt-result.rdf
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-lt-result.rdf?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-lt-result.rdf (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-lt-result.rdf Thu Nov  3 17:32:36 2011
@@ -1,34 +1,34 @@
-<?xml version="1.0"?>
-<rdf:RDF
-    xmlns:rs="http://www.w3.org/2001/sw/DataAccess/tests/result-set#"
-		xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-		xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
-
-  <rs:ResultSet>
-    <rs:resultVariable>name</rs:resultVariable>
-    <rs:solution rdf:parseType="Resource">
-      <rs:binding rdf:parseType="Resource">
-        <rs:variable>name</rs:variable>
-        <rs:value rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Alice</rs:value>
-      </rs:binding>
-    </rs:solution>
-    <rs:solution rdf:parseType="Resource">
-      <rs:binding rdf:parseType="Resource">
-        <rs:variable>name</rs:variable>
-        <rs:value rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bob</rs:value>
-      </rs:binding>
-    </rs:solution>
-    <rs:solution rdf:parseType="Resource">
-      <rs:binding rdf:parseType="Resource">
-        <rs:variable>name</rs:variable>
-        <rs:value rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Eve</rs:value>
-      </rs:binding>
-    </rs:solution>
-    <rs:solution rdf:parseType="Resource">
-      <rs:binding rdf:parseType="Resource">
-        <rs:variable>name</rs:variable>
-        <rs:value rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Fred</rs:value>
-      </rs:binding>
-    </rs:solution>
- </rs:ResultSet>
-</rdf:RDF>
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:rs="http://www.w3.org/2001/sw/DataAccess/tests/result-set#"
+		xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+		xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
+
+  <rs:ResultSet>
+    <rs:resultVariable>name</rs:resultVariable>
+    <rs:solution rdf:parseType="Resource">
+      <rs:binding rdf:parseType="Resource">
+        <rs:variable>name</rs:variable>
+        <rs:value rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Alice</rs:value>
+      </rs:binding>
+    </rs:solution>
+    <rs:solution rdf:parseType="Resource">
+      <rs:binding rdf:parseType="Resource">
+        <rs:variable>name</rs:variable>
+        <rs:value rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bob</rs:value>
+      </rs:binding>
+    </rs:solution>
+    <rs:solution rdf:parseType="Resource">
+      <rs:binding rdf:parseType="Resource">
+        <rs:variable>name</rs:variable>
+        <rs:value rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Eve</rs:value>
+      </rs:binding>
+    </rs:solution>
+    <rs:solution rdf:parseType="Resource">
+      <rs:binding rdf:parseType="Resource">
+        <rs:variable>name</rs:variable>
+        <rs:value rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Fred</rs:value>
+      </rs:binding>
+    </rs:solution>
+ </rs:ResultSet>
+</rdf:RDF>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-lt.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-lt.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-lt.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/ValueTesting/xsd-string-lt.rq Thu Nov  3 17:32:36 2011
@@ -1,8 +1,8 @@
-PREFIX foaf:       <http://xmlns.com/foaf/0.1/> 

-PREFIX xsd:        <http://www.w3.org/2001/XMLSchema#>

-SELECT ?name

-WHERE {

-	_:someone foaf:name ?name .

-	FILTER ( ?name < "M"^^xsd:string ) 

-}

-

+PREFIX foaf:       <http://xmlns.com/foaf/0.1/> 
+PREFIX xsd:        <http://www.w3.org/2001/XMLSchema#>
+SELECT ?name
+WHERE {
+	_:someone foaf:name ?name .
+	FILTER ( ?name < "M"^^xsd:string ) 
+}
+