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 [19/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/PropertyFunctions/list-1.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-1.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-1.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-1.srx Thu Nov  3 17:32:36 2011
@@ -1,84 +1,84 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-    <variable name="member"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x3</uri>
-      </binding>
-      <binding name="member">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">3</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x3</uri>
-      </binding>
-      <binding name="member">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">4</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x3</uri>
-      </binding>
-      <binding name="member">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">5</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="member">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="member">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="member">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="member">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="member">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="member">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">3</literal>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+    <variable name="member"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x3</uri>
+      </binding>
+      <binding name="member">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">3</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x3</uri>
+      </binding>
+      <binding name="member">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">4</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x3</uri>
+      </binding>
+      <binding name="member">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">5</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="member">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="member">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="member">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="member">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="member">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="member">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">3</literal>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-2.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-2.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-2.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-2.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x
-{ ?x :p ?list .
-  ?list list:member 1 .
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x
+{ ?x :p ?list .
+  ?list list:member 1 .
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-2.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-2.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-2.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-2.srx Thu Nov  3 17:32:36 2011
@@ -1,21 +1,21 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-3.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-3.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-3.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-3.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x
-{ ?x :p ?list .
-  ?list list:member 2 .
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x
+{ ?x :p ?list .
+  ?list list:member 2 .
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-3.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-3.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-3.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-3.srx Thu Nov  3 17:32:36 2011
@@ -1,26 +1,26 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-4.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-4.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-4.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-4.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x
-{ ?x :q ?list .
-  ?list list:member () .
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x
+{ ?x :q ?list .
+  ?list list:member () .
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-4.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-4.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-4.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-4.srx Thu Nov  3 17:32:36 2011
@@ -1,16 +1,16 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x5</uri>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x5</uri>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-5.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-5.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-5.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-5.rq Thu Nov  3 17:32:36 2011
@@ -1,8 +1,8 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x
-{ ?x :q ?list1 .
-  ?list1 list:member ?list2 .
-  ?list2 list:member 3 .
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x
+{ ?x :q ?list1 .
+  ?list1 list:member ?list2 .
+  ?list2 list:member 3 .
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-5.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-5.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-5.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-5.srx Thu Nov  3 17:32:36 2011
@@ -1,16 +1,16 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x6</uri>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x6</uri>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-6.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-6.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-6.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-6.rq Thu Nov  3 17:32:36 2011
@@ -1,8 +1,8 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x
-{ 
-  ?list list:member 4 .
-  { ?x ?p ?list }
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x
+{ 
+  ?list list:member 4 .
+  { ?x ?p ?list }
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-6.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-6.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-6.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-6.srx Thu Nov  3 17:32:36 2011
@@ -1,13 +1,13 @@
-<?xml version="1.0"?>
-<sparql xmlns="http://www.w3.org/2005/sparql-results#">
-  <head>
-    <variable name="x"/>
-  </head>
-  <results>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x3</uri>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql xmlns="http://www.w3.org/2005/sparql-results#">
+  <head>
+    <variable name="x"/>
+  </head>
+  <results>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x3</uri>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-7.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-7.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-7.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-7.rq Thu Nov  3 17:32:36 2011
@@ -1,8 +1,8 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x
-{ 
-  ?list list:member 99 .
-  { ?x ?p ?list }
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x
+{ 
+  ?list list:member 99 .
+  { ?x ?p ?list }
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-7.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-7.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-7.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-7.srx Thu Nov  3 17:32:36 2011
@@ -1,8 +1,8 @@
-<?xml version="1.0"?>
-<sparql xmlns="http://www.w3.org/2005/sparql-results#">
-  <head>
-    <variable name="x"/>
-  </head>
-  <results>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql xmlns="http://www.w3.org/2005/sparql-results#">
+  <head>
+    <variable name="x"/>
+  </head>
+  <results>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-8.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-8.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-8.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-8.rq Thu Nov  3 17:32:36 2011
@@ -1,13 +1,13 @@
-# Check property function in size NOT EXISTS
-
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x
-{ 
-    ?x :q ?list .
-    FILTER EXISTS { ?list list:member "a" }
-}
-
-# same as:
-#SELECT DSITINCT ?x {  ?x :q ?list . ?list list:member "a" }
+# Check property function in size NOT EXISTS
+
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x
+{ 
+    ?x :q ?list .
+    FILTER EXISTS { ?list list:member "a" }
+}
+
+# same as:
+#SELECT DSITINCT ?x {  ?x :q ?list . ?list list:member "a" }

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-9.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-9.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-9.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-9.rq Thu Nov  3 17:32:36 2011
@@ -1,10 +1,10 @@
-# Check property function in NOT EXISTS
-
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x
-{ 
-    ?x :q ?list .
-    FILTER NOT EXISTS { ?list list:member "a" }
-}
+# Check property function in NOT EXISTS
+
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x
+{ 
+    ?x :q ?list .
+    FILTER NOT EXISTS { ?list list:member "a" }
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-1.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-1.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-1.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-1.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x ?idx ?member
-{ ?x :p ?list .
-  ?list list:index (?idx ?member)
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x ?idx ?member
+{ ?x :p ?list .
+  ?list list:index (?idx ?member)
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-1.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-1.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-1.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-1.srx Thu Nov  3 17:32:36 2011
@@ -1,123 +1,123 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-    <variable name="idx"/>
-    <variable name="member"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x4</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
-      </binding>
-      <binding name="member">
-        <literal>A1</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x3</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
-      </binding>
-      <binding name="member">
-        <literal>A</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x3</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
-      </binding>
-      <binding name="member">
-        <literal>B</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x3</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
-      </binding>
-      <binding name="member">
-        <literal>C</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
-      </binding>
-      <binding name="member">
-        <literal>a</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
-      </binding>
-      <binding name="member">
-        <literal>b</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
-      </binding>
-      <binding name="member">
-        <literal>c</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
-      </binding>
-      <binding name="member">
-        <literal>a</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
-      </binding>
-      <binding name="member">
-        <literal>b</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
-      </binding>
-      <binding name="member">
-        <literal>c</literal>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+    <variable name="idx"/>
+    <variable name="member"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x4</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
+      </binding>
+      <binding name="member">
+        <literal>A1</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x3</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
+      </binding>
+      <binding name="member">
+        <literal>A</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x3</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
+      </binding>
+      <binding name="member">
+        <literal>B</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x3</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
+      </binding>
+      <binding name="member">
+        <literal>C</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
+      </binding>
+      <binding name="member">
+        <literal>a</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
+      </binding>
+      <binding name="member">
+        <literal>b</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
+      </binding>
+      <binding name="member">
+        <literal>c</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
+      </binding>
+      <binding name="member">
+        <literal>a</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
+      </binding>
+      <binding name="member">
+        <literal>b</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
+      </binding>
+      <binding name="member">
+        <literal>c</literal>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-2.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-2.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-2.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-2.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x ?member
-{ ?x :p ?list .
-  ?list list:index (0 ?member)
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x ?member
+{ ?x :p ?list .
+  ?list list:index (0 ?member)
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-2.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-2.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-2.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-2.srx Thu Nov  3 17:32:36 2011
@@ -1,44 +1,44 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-    <variable name="member"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x4</uri>
-      </binding>
-      <binding name="member">
-        <literal>A1</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x3</uri>
-      </binding>
-      <binding name="member">
-        <literal>A</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="member">
-        <literal>a</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="member">
-        <literal>a</literal>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+    <variable name="member"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x4</uri>
+      </binding>
+      <binding name="member">
+        <literal>A1</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x3</uri>
+      </binding>
+      <binding name="member">
+        <literal>A</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="member">
+        <literal>a</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="member">
+        <literal>a</literal>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-3.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-3.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-3.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-3.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x ?member
-{ ?x :p ?list .
-  ?list list:index (99 ?member)
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x ?member
+{ ?x :p ?list .
+  ?list list:index (99 ?member)
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-3.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-3.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-3.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-3.srx Thu Nov  3 17:32:36 2011
@@ -1,12 +1,12 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-    <variable name="member"/>
-  </head>
-  <results ordered="false" distinct="false">
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+    <variable name="member"/>
+  </head>
+  <results ordered="false" distinct="false">
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-4.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-4.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-4.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-4.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x ?idx
-{ ?x :p ?list .
-  ?list list:index (?idx "a")
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x ?idx
+{ ?x :p ?list .
+  ?list list:index (?idx "a")
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-4.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-4.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-4.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-4.srx Thu Nov  3 17:32:36 2011
@@ -1,28 +1,28 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-    <variable name="idx"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+    <variable name="idx"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-5.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-5.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-5.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-5.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x ?idx
-{ ?x :p ?list .
-  ?list list:index (?idx "C")
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x ?idx
+{ ?x :p ?list .
+  ?list list:index (?idx "C")
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-5.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-5.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-5.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-5.srx Thu Nov  3 17:32:36 2011
@@ -1,20 +1,20 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-    <variable name="idx"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x3</uri>
-      </binding>
-      <binding name="idx">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+    <variable name="idx"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x3</uri>
+      </binding>
+      <binding name="idx">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">2</literal>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-6.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-6.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-6.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-6.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x
-{ ?x :p ?list .
-  ?list list:index (0 "a")
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x
+{ ?x :p ?list .
+  ?list list:index (0 "a")
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-6.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-6.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-6.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-6.srx Thu Nov  3 17:32:36 2011
@@ -1,21 +1,21 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-7.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-7.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-7.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-7.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x
-{ ?x :p ?list .
-  ?list list:index (1 "a")
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x
+{ ?x :p ?list .
+  ?list list:index (1 "a")
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-7.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-7.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-7.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-7.srx Thu Nov  3 17:32:36 2011
@@ -1,11 +1,11 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-  </head>
-  <results ordered="false" distinct="false">
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+  </head>
+  <results ordered="false" distinct="false">
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-8.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-8.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-8.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-8.rq Thu Nov  3 17:32:36 2011
@@ -1,8 +1,8 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x
-{
-  ?list list:index (0 "a")
-   { ?x :p ?list }
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x
+{
+  ?list list:index (0 "a")
+   { ?x :p ?list }
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-8.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-8.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-8.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-8.srx Thu Nov  3 17:32:36 2011
@@ -1,18 +1,18 @@
-<?xml version="1.0"?>
-<sparql xmlns="http://www.w3.org/2005/sparql-results#">
-  <head>
-    <variable name="x"/>
-  </head>
-  <results>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql xmlns="http://www.w3.org/2005/sparql-results#">
+  <head>
+    <variable name="x"/>
+  </head>
+  <results>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-9.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-9.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-9.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-9.rq Thu Nov  3 17:32:36 2011
@@ -1,8 +1,8 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x ?i ?j
-{
-  { ?list list:index (?i "a") } UNION { ?list list:index (?j "b") }
-  { ?x :p ?list }
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x ?i ?j
+{
+  { ?list list:index (?i "a") } UNION { ?list list:index (?j "b") }
+  { ?x :p ?list }
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-9.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-9.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-9.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-index-9.srx Thu Nov  3 17:32:36 2011
@@ -1,42 +1,42 @@
-<?xml version="1.0"?>
-<sparql xmlns="http://www.w3.org/2005/sparql-results#">
-  <head>
-    <variable name="x"/>
-    <variable name="i"/>
-    <variable name="j"/>
-  </head>
-  <results>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="i">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="i">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="j">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="j">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql xmlns="http://www.w3.org/2005/sparql-results#">
+  <head>
+    <variable name="x"/>
+    <variable name="i"/>
+    <variable name="j"/>
+  </head>
+  <results>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="i">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="i">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="j">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="j">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-1.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-1.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-1.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-1.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x ?length
-{ ?x :p ?list .
-  ?list list:length ?length .
-}
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x ?length
+{ ?x :p ?list .
+  ?list list:length ?length .
+}

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-1.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-1.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-1.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-1.srx Thu Nov  3 17:32:36 2011
@@ -1,52 +1,52 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-    <variable name="length"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x5</uri>
-      </binding>
-      <binding name="length">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x4</uri>
-      </binding>
-      <binding name="length">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x3</uri>
-      </binding>
-      <binding name="length">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">3</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="length">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">3</literal>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="length">
-        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">3</literal>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+    <variable name="length"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x5</uri>
+      </binding>
+      <binding name="length">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">0</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x4</uri>
+      </binding>
+      <binding name="length">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x3</uri>
+      </binding>
+      <binding name="length">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">3</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="length">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">3</literal>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="length">
+        <literal datatype="http://www.w3.org/2001/XMLSchema#integer">3</literal>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-2.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-2.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-2.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-2.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x ?list
-{ ?x :p ?list .
-  ?list list:length 3 .
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x ?list
+{ ?x :p ?list .
+  ?list list:length 3 .
 }
\ No newline at end of file

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-2.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-2.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-2.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-2.srx Thu Nov  3 17:32:36 2011
@@ -1,36 +1,36 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-    <variable name="list"/>
-  </head>
-  <results ordered="false" distinct="false">
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x3</uri>
-      </binding>
-      <binding name="list">
-        <bnode>b0</bnode>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x2</uri>
-      </binding>
-      <binding name="list">
-        <bnode>b1</bnode>
-      </binding>
-    </result>
-    <result>
-      <binding name="x">
-        <uri>http://example.org/x1</uri>
-      </binding>
-      <binding name="list">
-        <bnode>b2</bnode>
-      </binding>
-    </result>
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+    <variable name="list"/>
+  </head>
+  <results ordered="false" distinct="false">
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x3</uri>
+      </binding>
+      <binding name="list">
+        <bnode>b0</bnode>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x2</uri>
+      </binding>
+      <binding name="list">
+        <bnode>b1</bnode>
+      </binding>
+    </result>
+    <result>
+      <binding name="x">
+        <uri>http://example.org/x1</uri>
+      </binding>
+      <binding name="list">
+        <bnode>b2</bnode>
+      </binding>
+    </result>
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-3.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-3.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-3.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-3.rq Thu Nov  3 17:32:36 2011
@@ -1,7 +1,7 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
-PREFIX  :      <http://example.org/>
-
-SELECT ?x ?list
-{ ?x :p ?list .
-  ?list list:length 9 .
+PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  :      <http://example.org/>
+
+SELECT ?x ?list
+{ ?x :p ?list .
+  ?list list:length 9 .
 }
\ No newline at end of file

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-3.srx
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-3.srx?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-3.srx (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/list-length-3.srx Thu Nov  3 17:32:36 2011
@@ -1,12 +1,12 @@
-<?xml version="1.0"?>
-<sparql
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
-    xmlns="http://www.w3.org/2005/sparql-results#" >
-  <head>
-    <variable name="x"/>
-    <variable name="list"/>
-  </head>
-  <results ordered="false" distinct="false">
-  </results>
-</sparql>
+<?xml version="1.0"?>
+<sparql
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://www.w3.org/2005/sparql-results#" >
+  <head>
+    <variable name="x"/>
+    <variable name="list"/>
+  </head>
+  <results ordered="false" distinct="false">
+  </results>
+</sparql>

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/manifest.ttl
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/manifest.ttl?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/manifest.ttl (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/manifest.ttl Thu Nov  3 17:32:36 2011
@@ -1,317 +1,317 @@
-@prefix rdf:    <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
-@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:label "Property Functions" ;
-    mf:entries
-    # data-0 is a zero triple graph.
-    ( 
-      [  mf:name    "Property Function - list 1" ;
-         mf:action
-            [ qt:query  <list-1.rq> ;
-              qt:data   <data-1.ttl> ] ;
-        mf:result  <list-1.srx>
-      ]
-      [  mf:name    "Property Function - list 2" ;
-         mf:action
-            [ qt:query  <list-2.rq> ;
-              qt:data   <data-1.ttl> ] ;
-        mf:result  <list-2.srx>
-      ]
-
-      [  mf:name    "Property Function - list 3" ;
-         mf:action
-            [ qt:query  <list-3.rq> ;
-              qt:data   <data-1.ttl> ] ;
-        mf:result  <list-3.srx>
-      ]
-      [  mf:name    "Property Function - list 4" ;
-         mf:action
-            [ qt:query  <list-4.rq> ;
-              qt:data   <data-1.ttl> ] ;
-        mf:result  <list-4.srx>
-      ]
-
-      [  mf:name    "Property Function - list 5" ;
-         mf:action
-            [ qt:query  <list-5.rq> ;
-              qt:data   <data-1.ttl> ] ;
-        mf:result  <list-5.srx>
-      ]
-
-      [  mf:name    "Property Function - list 6" ;
-         mf:action
-            [ qt:query  <list-6.rq> ;
-              qt:data   <data-1.ttl> ] ;
-        mf:result  <list-6.srx>
-      ]
-
-      [  mf:name    "Property Function - list 7" ;
-         mf:action
-            [ qt:query  <list-7.rq> ;
-              qt:data   <data-1.ttl> ] ;
-        mf:result  <list-7.srx>
-      ]
-
-      [  mf:name    "Property Function - list 8" ;
-         mf:action
-            [ qt:query  <list-8.rq> ;
-              qt:data   <data-1.ttl> ] ;
-        mf:result  <list-8.srx>
-      ]
-
-      [  mf:name    "Property Function - list 9" ;
-         mf:action
-            [ qt:query  <list-9.rq> ;
-              qt:data   <data-1.ttl> ] ;
-        mf:result  <list-9.srx>
-      ]
-
-      [  mf:name    "Property Function - list length 1" ;
-         mf:action
-            [ qt:query  <list-length-1.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-length-1.srx>
-      ]
-      [  mf:name    "Property Function - list length 2" ;
-         mf:action
-            [ qt:query  <list-length-2.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-length-2.srx>
-      ]
-      [  mf:name    "Property Function - list length 3" ;
-         mf:action
-            [ qt:query  <list-length-3.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-length-3.srx>
-      ]
-
-      [  mf:name    "Property Function - list index 1" ;
-         mf:action
-            [ qt:query  <list-index-1.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-index-1.srx>
-      ]
-      [  mf:name    "Property Function - list index 2" ;
-         mf:action
-            [ qt:query  <list-index-2.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-index-2.srx>
-      ]
-      [  mf:name    "Property Function - list index 3" ;
-         mf:action
-            [ qt:query  <list-index-3.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-index-3.srx>
-      ]
-      [  mf:name    "Property Function - list index 4" ;
-         mf:action
-            [ qt:query  <list-index-4.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-index-4.srx>
-      ]
-      [  mf:name    "Property Function - list index 5" ;
-         mf:action
-            [ qt:query  <list-index-5.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-index-5.srx>
-      ]
-      [  mf:name    "Property Function - list index 6" ;
-         mf:action
-            [ qt:query  <list-index-6.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-index-6.srx>
-      ]
-
-      [  mf:name    "Property Function - list index 7" ;
-         mf:action
-            [ qt:query  <list-index-7.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-index-7.srx>
-      ]
-
-      [  mf:name    "Property Function - list index 8" ;
-         mf:action
-            [ qt:query  <list-index-8.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-index-8.srx>
-      ]
-
-      [  mf:name    "Property Function - list index 9" ;
-         mf:action
-            [ qt:query  <list-index-9.rq> ;
-              qt:data   <data-5.ttl> ] ;
-        mf:result  <list-index-9.srx>
-      ]
-
-      [  mf:name    "Property Function - container 1" ;
-         mf:action
-            [ qt:query  <container-1.rq> ;
-              qt:data   <data-2.ttl> ] ;
-        mf:result  <container-1.srx>
-      ]
-      [  mf:name    "Property Function - container 2" ;
-         mf:action
-            [ qt:query  <container-2.rq> ;
-              qt:data   <data-2.ttl> ] ;
-        mf:result  <container-2.srx>
-      ]
-      [  mf:name    "Property Function - container 3" ;
-         mf:action
-            [ qt:query  <container-3.rq> ;
-              qt:data   <data-2.ttl> ] ;
-        mf:result  <container-3.srx>
-      ]
-      [  mf:name    "Property Function - container 4" ;
-         mf:action
-            [ qt:query  <container-4.rq> ;
-              qt:data   <data-2.ttl> ] ;
-        mf:result  <container-4.srx>
-      ]
-      [  mf:name    "Property Function - container 5" ;
-         mf:action
-            [ qt:query  <container-5.rq> ;
-              qt:data   <data-4.ttl> ] ;
-        mf:result  <container-5.srx>
-      ]
-      [  mf:name    "Property Function - container 6" ;
-         mf:action
-            [ qt:query  <container-6.rq> ;
-              qt:data   <data-4.ttl> ] ;
-        mf:result  <container-6.srx>
-      ]
-
-      [  mf:name    "Property Function - container 7" ;
-         mf:action
-            [ qt:query  <container-7.rq> ;
-              qt:data   <data-4.ttl> ] ;
-        mf:result  <container-7.srx>
-      ]
-
-      [  mf:name    "Property Function - container 8" ;
-         mf:action
-            [ qt:query  <container-8.rq> ;
-              qt:data   <data-4.ttl> ] ;
-        mf:result  <container-8.srx>
-      ]
-
-      [  mf:name    "Property Function - container 9" ;
-         mf:action
-            [ qt:query  <container-9.rq> ;
-              qt:data   <data-6.ttl> ] ;
-        mf:result  <container-9.srx>
-      ]
-
-      [  mf:name    "Property Function - sequence 1" ;
-         mf:action
-            [ qt:query  <seq-1.rq> ;
-              qt:data   <data-2.ttl> ] ;
-        mf:result  <seq-1.ttl>
-      ]
-
-      [ mf:name    "Property Function - splitIRI 1" ;
-        mf:action
-            [ qt:query  <splitIRI-1.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <splitIRI-1.srx>
-      ]
-      [ mf:name    "Property Function - splitIRI 2" ;
-        mf:action
-            [ qt:query  <splitIRI-2.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <splitIRI-2.srx>
-      ]
-      [ mf:name    "Property Function - splitIRI 3" ;
-        mf:action
-            [ qt:query  <splitIRI-3.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <splitIRI-3.srx>
-      ]
-      [ mf:name    "Property Function - splitIRI 4" ;
-        mf:action
-            [ qt:query  <splitIRI-4.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <splitIRI-4.srx>
-      ]
-      [ mf:name    "Property Function - splitIRI 5" ;
-        mf:action
-            [ qt:query  <splitIRI-5.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <splitIRI-5.ttl>
-      ]
-      [ mf:name    "Property Function - splitIRI 6" ;
-        mf:action
-            [ qt:query  <splitIRI-6.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <splitIRI-6.srx>
-      ]
-      [ mf:name    "Property Function - splitIRI 7" ;
-        mf:action
-            [ qt:query  <splitIRI-7.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <splitIRI-7.srx>
-      ]
-      [ mf:name    "Property Function - splitIRI 8" ;
-        mf:action
-            [ qt:query  <splitIRI-8.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <splitIRI-8.srx>
-      ]
-      [ mf:name    "Property Function - splitIRI 9" ;
-        mf:action
-            [ qt:query  <splitIRI-9.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <splitIRI-9.srx>
-      ]
-      [ mf:name    "Property Function - Assign 1" ;
-        mf:action
-            [ qt:query  <assign-1.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <assign-1.srx>
-      ]
-      [ mf:name    "Property Function - Assign 2" ;
-        mf:action
-            [ qt:query  <assign-2.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <assign-2.srx>
-      ]
-      [ mf:name    "Property Function - Assign 3" ;
-        mf:action
-            [ qt:query  <assign-3.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <assign-3.srx>
-      ]
-      [ mf:name    "Property Function - Assign 4" ;
-        mf:action
-            [ qt:query  <assign-4.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <assign-4.srx>
-      ]
-      [ mf:name    "Property Function - Assign 5" ;
-        mf:action
-            [ qt:query  <assign-5.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <assign-5.srx>
-      ]
-
-     [ mf:name    "Property Function - Assign 6 (via java:)" ;
-        mf:action
-            [ qt:query  <assign-6.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <assign-6.srx>
-      ]
-     [ mf:name    "Property Function - str" ;
-        mf:action
-            [ qt:query  <str-1.rq> ;
-              qt:data   <data-0.ttl> ] ;
-        mf:result  <str-1.srx>
-     ]
-     [ mf:name    "Property Function - concat" ;
-        mf:action
-            [ qt:query  <concat-1.rq> ;
-              qt:data   <data-3.ttl> ] ;
-        mf:result  <concat-1.srx>
-      ]
-    ) .
+@prefix rdf:    <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
+@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:label "Property Functions" ;
+    mf:entries
+    # data-0 is a zero triple graph.
+    ( 
+      [  mf:name    "Property Function - list 1" ;
+         mf:action
+            [ qt:query  <list-1.rq> ;
+              qt:data   <data-1.ttl> ] ;
+        mf:result  <list-1.srx>
+      ]
+      [  mf:name    "Property Function - list 2" ;
+         mf:action
+            [ qt:query  <list-2.rq> ;
+              qt:data   <data-1.ttl> ] ;
+        mf:result  <list-2.srx>
+      ]
+
+      [  mf:name    "Property Function - list 3" ;
+         mf:action
+            [ qt:query  <list-3.rq> ;
+              qt:data   <data-1.ttl> ] ;
+        mf:result  <list-3.srx>
+      ]
+      [  mf:name    "Property Function - list 4" ;
+         mf:action
+            [ qt:query  <list-4.rq> ;
+              qt:data   <data-1.ttl> ] ;
+        mf:result  <list-4.srx>
+      ]
+
+      [  mf:name    "Property Function - list 5" ;
+         mf:action
+            [ qt:query  <list-5.rq> ;
+              qt:data   <data-1.ttl> ] ;
+        mf:result  <list-5.srx>
+      ]
+
+      [  mf:name    "Property Function - list 6" ;
+         mf:action
+            [ qt:query  <list-6.rq> ;
+              qt:data   <data-1.ttl> ] ;
+        mf:result  <list-6.srx>
+      ]
+
+      [  mf:name    "Property Function - list 7" ;
+         mf:action
+            [ qt:query  <list-7.rq> ;
+              qt:data   <data-1.ttl> ] ;
+        mf:result  <list-7.srx>
+      ]
+
+      [  mf:name    "Property Function - list 8" ;
+         mf:action
+            [ qt:query  <list-8.rq> ;
+              qt:data   <data-1.ttl> ] ;
+        mf:result  <list-8.srx>
+      ]
+
+      [  mf:name    "Property Function - list 9" ;
+         mf:action
+            [ qt:query  <list-9.rq> ;
+              qt:data   <data-1.ttl> ] ;
+        mf:result  <list-9.srx>
+      ]
+
+      [  mf:name    "Property Function - list length 1" ;
+         mf:action
+            [ qt:query  <list-length-1.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-length-1.srx>
+      ]
+      [  mf:name    "Property Function - list length 2" ;
+         mf:action
+            [ qt:query  <list-length-2.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-length-2.srx>
+      ]
+      [  mf:name    "Property Function - list length 3" ;
+         mf:action
+            [ qt:query  <list-length-3.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-length-3.srx>
+      ]
+
+      [  mf:name    "Property Function - list index 1" ;
+         mf:action
+            [ qt:query  <list-index-1.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-index-1.srx>
+      ]
+      [  mf:name    "Property Function - list index 2" ;
+         mf:action
+            [ qt:query  <list-index-2.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-index-2.srx>
+      ]
+      [  mf:name    "Property Function - list index 3" ;
+         mf:action
+            [ qt:query  <list-index-3.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-index-3.srx>
+      ]
+      [  mf:name    "Property Function - list index 4" ;
+         mf:action
+            [ qt:query  <list-index-4.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-index-4.srx>
+      ]
+      [  mf:name    "Property Function - list index 5" ;
+         mf:action
+            [ qt:query  <list-index-5.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-index-5.srx>
+      ]
+      [  mf:name    "Property Function - list index 6" ;
+         mf:action
+            [ qt:query  <list-index-6.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-index-6.srx>
+      ]
+
+      [  mf:name    "Property Function - list index 7" ;
+         mf:action
+            [ qt:query  <list-index-7.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-index-7.srx>
+      ]
+
+      [  mf:name    "Property Function - list index 8" ;
+         mf:action
+            [ qt:query  <list-index-8.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-index-8.srx>
+      ]
+
+      [  mf:name    "Property Function - list index 9" ;
+         mf:action
+            [ qt:query  <list-index-9.rq> ;
+              qt:data   <data-5.ttl> ] ;
+        mf:result  <list-index-9.srx>
+      ]
+
+      [  mf:name    "Property Function - container 1" ;
+         mf:action
+            [ qt:query  <container-1.rq> ;
+              qt:data   <data-2.ttl> ] ;
+        mf:result  <container-1.srx>
+      ]
+      [  mf:name    "Property Function - container 2" ;
+         mf:action
+            [ qt:query  <container-2.rq> ;
+              qt:data   <data-2.ttl> ] ;
+        mf:result  <container-2.srx>
+      ]
+      [  mf:name    "Property Function - container 3" ;
+         mf:action
+            [ qt:query  <container-3.rq> ;
+              qt:data   <data-2.ttl> ] ;
+        mf:result  <container-3.srx>
+      ]
+      [  mf:name    "Property Function - container 4" ;
+         mf:action
+            [ qt:query  <container-4.rq> ;
+              qt:data   <data-2.ttl> ] ;
+        mf:result  <container-4.srx>
+      ]
+      [  mf:name    "Property Function - container 5" ;
+         mf:action
+            [ qt:query  <container-5.rq> ;
+              qt:data   <data-4.ttl> ] ;
+        mf:result  <container-5.srx>
+      ]
+      [  mf:name    "Property Function - container 6" ;
+         mf:action
+            [ qt:query  <container-6.rq> ;
+              qt:data   <data-4.ttl> ] ;
+        mf:result  <container-6.srx>
+      ]
+
+      [  mf:name    "Property Function - container 7" ;
+         mf:action
+            [ qt:query  <container-7.rq> ;
+              qt:data   <data-4.ttl> ] ;
+        mf:result  <container-7.srx>
+      ]
+
+      [  mf:name    "Property Function - container 8" ;
+         mf:action
+            [ qt:query  <container-8.rq> ;
+              qt:data   <data-4.ttl> ] ;
+        mf:result  <container-8.srx>
+      ]
+
+      [  mf:name    "Property Function - container 9" ;
+         mf:action
+            [ qt:query  <container-9.rq> ;
+              qt:data   <data-6.ttl> ] ;
+        mf:result  <container-9.srx>
+      ]
+
+      [  mf:name    "Property Function - sequence 1" ;
+         mf:action
+            [ qt:query  <seq-1.rq> ;
+              qt:data   <data-2.ttl> ] ;
+        mf:result  <seq-1.ttl>
+      ]
+
+      [ mf:name    "Property Function - splitIRI 1" ;
+        mf:action
+            [ qt:query  <splitIRI-1.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <splitIRI-1.srx>
+      ]
+      [ mf:name    "Property Function - splitIRI 2" ;
+        mf:action
+            [ qt:query  <splitIRI-2.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <splitIRI-2.srx>
+      ]
+      [ mf:name    "Property Function - splitIRI 3" ;
+        mf:action
+            [ qt:query  <splitIRI-3.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <splitIRI-3.srx>
+      ]
+      [ mf:name    "Property Function - splitIRI 4" ;
+        mf:action
+            [ qt:query  <splitIRI-4.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <splitIRI-4.srx>
+      ]
+      [ mf:name    "Property Function - splitIRI 5" ;
+        mf:action
+            [ qt:query  <splitIRI-5.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <splitIRI-5.ttl>
+      ]
+      [ mf:name    "Property Function - splitIRI 6" ;
+        mf:action
+            [ qt:query  <splitIRI-6.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <splitIRI-6.srx>
+      ]
+      [ mf:name    "Property Function - splitIRI 7" ;
+        mf:action
+            [ qt:query  <splitIRI-7.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <splitIRI-7.srx>
+      ]
+      [ mf:name    "Property Function - splitIRI 8" ;
+        mf:action
+            [ qt:query  <splitIRI-8.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <splitIRI-8.srx>
+      ]
+      [ mf:name    "Property Function - splitIRI 9" ;
+        mf:action
+            [ qt:query  <splitIRI-9.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <splitIRI-9.srx>
+      ]
+      [ mf:name    "Property Function - Assign 1" ;
+        mf:action
+            [ qt:query  <assign-1.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <assign-1.srx>
+      ]
+      [ mf:name    "Property Function - Assign 2" ;
+        mf:action
+            [ qt:query  <assign-2.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <assign-2.srx>
+      ]
+      [ mf:name    "Property Function - Assign 3" ;
+        mf:action
+            [ qt:query  <assign-3.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <assign-3.srx>
+      ]
+      [ mf:name    "Property Function - Assign 4" ;
+        mf:action
+            [ qt:query  <assign-4.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <assign-4.srx>
+      ]
+      [ mf:name    "Property Function - Assign 5" ;
+        mf:action
+            [ qt:query  <assign-5.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <assign-5.srx>
+      ]
+
+     [ mf:name    "Property Function - Assign 6 (via java:)" ;
+        mf:action
+            [ qt:query  <assign-6.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <assign-6.srx>
+      ]
+     [ mf:name    "Property Function - str" ;
+        mf:action
+            [ qt:query  <str-1.rq> ;
+              qt:data   <data-0.ttl> ] ;
+        mf:result  <str-1.srx>
+     ]
+     [ mf:name    "Property Function - concat" ;
+        mf:action
+            [ qt:query  <concat-1.rq> ;
+              qt:data   <data-3.ttl> ] ;
+        mf:result  <concat-1.srx>
+      ]
+    ) .

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/seq-1.rq
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/seq-1.rq?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/seq-1.rq (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/seq-1.rq Thu Nov  3 17:32:36 2011
@@ -1,19 +1,19 @@
-# Sequence in order
-
-PREFIX  rdfs:   <http://www.w3.org/2000/01/rdf-schema#>
-PREFIX  rdf:    <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
-PREFIX  :       <http://example/>
-PREFIX  xsd:    <http://www.w3.org/2001/XMLSchema#>
-PREFIX  jfn:    <http://jena.hpl.hp.com/ARQ/function#>
-
-SELECT ?p ?member  WHERE
-  {
-     :x5 :seq ?seq .
-     ?seq ?p ?member .
-     FILTER ( regex (str(?p), "#_\\d+$") )
-  }
-ORDER BY xsd:integer(
-           jfn:substring(
-             str(?p),
-             jfn:strlen(str(rdf:)) + 1
-         ))
+# Sequence in order
+
+PREFIX  rdfs:   <http://www.w3.org/2000/01/rdf-schema#>
+PREFIX  rdf:    <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
+PREFIX  :       <http://example/>
+PREFIX  xsd:    <http://www.w3.org/2001/XMLSchema#>
+PREFIX  jfn:    <http://jena.hpl.hp.com/ARQ/function#>
+
+SELECT ?p ?member  WHERE
+  {
+     :x5 :seq ?seq .
+     ?seq ?p ?member .
+     FILTER ( regex (str(?p), "#_\\d+$") )
+  }
+ORDER BY xsd:integer(
+           jfn:substring(
+             str(?p),
+             jfn:strlen(str(rdf:)) + 1
+         ))

Modified: incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/seq-1.ttl
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/seq-1.ttl?rev=1197234&r1=1197233&r2=1197234&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/seq-1.ttl (original)
+++ incubator/jena/Jena2/ARQ/trunk/testing/ARQ/PropertyFunctions/seq-1.ttl Thu Nov  3 17:32:36 2011
@@ -1,42 +1,42 @@
-@prefix :        <http://example/> .
-@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix jfn:     <http://jena.hpl.hp.com/ARQ/function#> .
-@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
-@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  "p" ;
-      rs:resultVariable  "member" ;
-      rs:solution   [ rs:binding    [ rs:value      rdf:_10 ;
-                                      rs:variable   "p"
-                                    ] ;
-                      rs:binding    [ rs:value      10 ;
-                                      rs:variable   "member"
-                                    ] ;
-                      rs:index      4
-                    ] ;
-      rs:solution   [ rs:binding    [ rs:value      rdf:_1 ;
-                                      rs:variable   "p"
-                                    ] ;
-                      rs:binding    [ rs:value      1 ;
-                                      rs:variable   "member"
-                                    ] ;
-                      rs:index      1
-                    ] ;
-      rs:solution   [ rs:binding    [ rs:value      2 ;
-                                      rs:variable   "member"
-                                    ] ;
-                      rs:binding    [ rs:value      rdf:_2 ;
-                                      rs:variable   "p"
-                                    ] ;
-                      rs:index      2
-                    ] ;
-      rs:solution   [ rs:binding    [ rs:value      3 ;
-                                      rs:variable   "member"
-                                    ] ;
-                      rs:binding    [ rs:value      rdf:_3 ;
-                                      rs:variable   "p"
-                                    ] ;
-                      rs:index      3
-                    ] .
+@prefix :        <http://example/> .
+@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix jfn:     <http://jena.hpl.hp.com/ARQ/function#> .
+@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
+@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  "p" ;
+      rs:resultVariable  "member" ;
+      rs:solution   [ rs:binding    [ rs:value      rdf:_10 ;
+                                      rs:variable   "p"
+                                    ] ;
+                      rs:binding    [ rs:value      10 ;
+                                      rs:variable   "member"
+                                    ] ;
+                      rs:index      4
+                    ] ;
+      rs:solution   [ rs:binding    [ rs:value      rdf:_1 ;
+                                      rs:variable   "p"
+                                    ] ;
+                      rs:binding    [ rs:value      1 ;
+                                      rs:variable   "member"
+                                    ] ;
+                      rs:index      1
+                    ] ;
+      rs:solution   [ rs:binding    [ rs:value      2 ;
+                                      rs:variable   "member"
+                                    ] ;
+                      rs:binding    [ rs:value      rdf:_2 ;
+                                      rs:variable   "p"
+                                    ] ;
+                      rs:index      2
+                    ] ;
+      rs:solution   [ rs:binding    [ rs:value      3 ;
+                                      rs:variable   "member"
+                                    ] ;
+                      rs:binding    [ rs:value      rdf:_3 ;
+                                      rs:variable   "p"
+                                    ] ;
+                      rs:index      3
+                    ] .