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 2015/05/20 18:01:22 UTC

[3/6] jena git commit: Convert list: into http://jena.apache.org/list#

Convert list: into http://jena.apache.org/list#


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/9f1f0190
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/9f1f0190
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/9f1f0190

Branch: refs/heads/master
Commit: 9f1f01907875203d98bd2cab107e6c2a02491653
Parents: d3ade30
Author: Andy Seaborne <an...@apache.org>
Authored: Wed May 20 15:05:01 2015 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Wed May 20 15:05:01 2015 +0100

----------------------------------------------------------------------
 jena-arq/testing/ARQ/PropertyFunctions/assign-1.rq      | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/assign-2.rq      | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/assign-3.rq      | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/assign-4.rq      | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/assign-5.rq      | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/assign-6.rq      | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/concat-1.rq      | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-1.rq        | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-2.rq        | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-3.rq        | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-4.rq        | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-5.rq        | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-6.rq        | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-7.rq        | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-8.rq        | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-9.rq        | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-index-1.rq  | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-index-2.rq  | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-index-3.rq  | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-index-4.rq  | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-index-5.rq  | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-index-6.rq  | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-index-7.rq  | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-index-8.rq  | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-index-9.rq  | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-length-1.rq | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-length-2.rq | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/list-length-3.rq | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/seq-1.rq         | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/splitIRI-1.rq    | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/splitIRI-2.rq    | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/splitIRI-3.rq    | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/splitIRI-4.rq    | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/splitIRI-5.rq    | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/splitIRI-6.rq    | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/splitIRI-7.rq    | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/splitIRI-8.rq    | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/splitIRI-9.rq    | 2 +-
 jena-arq/testing/ARQ/PropertyFunctions/str-1.rq         | 2 +-
 39 files changed, 39 insertions(+), 39 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/assign-1.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/assign-1.rq b/jena-arq/testing/ARQ/PropertyFunctions/assign-1.rq
index c2651cb..2b807fa 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/assign-1.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/assign-1.rq
@@ -1,5 +1,5 @@
 PREFIX :        <http://example.org/> 
-PREFIX apf:     <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:     <http://jena.apache.org/ARQ/property#>
 
 SELECT *
 { ?s apf:assign "v" . }

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/assign-2.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/assign-2.rq b/jena-arq/testing/ARQ/PropertyFunctions/assign-2.rq
index d20edc9..05f0fc2 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/assign-2.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/assign-2.rq
@@ -1,5 +1,5 @@
 PREFIX :        <http://example.org/> 
-PREFIX apf:     <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:     <http://jena.apache.org/ARQ/property#>
 
 SELECT *
 {

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/assign-3.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/assign-3.rq b/jena-arq/testing/ARQ/PropertyFunctions/assign-3.rq
index ae15812..0a20c75 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/assign-3.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/assign-3.rq
@@ -1,5 +1,5 @@
 PREFIX :        <http://example.org/> 
-PREFIX apf:     <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:     <http://jena.apache.org/ARQ/property#>
 
 SELECT ?x
 { "v" apf:assign "v" . }

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/assign-4.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/assign-4.rq b/jena-arq/testing/ARQ/PropertyFunctions/assign-4.rq
index bb4d03a..ca2462f 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/assign-4.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/assign-4.rq
@@ -1,5 +1,5 @@
 PREFIX :        <http://example.org/> 
-PREFIX apf:     <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:     <http://jena.apache.org/ARQ/property#>
 
 SELECT *
 { ?x apf:assign 1 .

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/assign-5.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/assign-5.rq b/jena-arq/testing/ARQ/PropertyFunctions/assign-5.rq
index 8350f28..6151946 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/assign-5.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/assign-5.rq
@@ -1,5 +1,5 @@
 PREFIX :        <http://example.org/> 
-PREFIX apf:     <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:     <http://jena.apache.org/ARQ/property#>
 
 SELECT *
 { :x :p ?x .

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/assign-6.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/assign-6.rq b/jena-arq/testing/ARQ/PropertyFunctions/assign-6.rq
index bdac632..f3a5181 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/assign-6.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/assign-6.rq
@@ -1,6 +1,6 @@
 PREFIX :        <http://example.org/> 
 # java: route
-PREFIX apf:     <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:     <http://jena.apache.org/ARQ/property#>
 
 SELECT *
 { ?s apf:assign "v" . }

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/concat-1.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/concat-1.rq b/jena-arq/testing/ARQ/PropertyFunctions/concat-1.rq
index 79a6583..75b07c9 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/concat-1.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/concat-1.rq
@@ -1,4 +1,4 @@
-PREFIX apf:     <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:     <http://jena.apache.org/ARQ/property#>
 PREFIX :           <http://example.org/>
 
 SELECT ?z

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-1.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-1.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-1.rq
index 7e7a1e7..2549fc0 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-1.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-1.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x ?member

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-2.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-2.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-2.rq
index 7571888..5acff3d 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-2.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-2.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-3.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-3.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-3.rq
index bfb862e..d717be0 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-3.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-3.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-4.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-4.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-4.rq
index 525f3a8..f62eacd 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-4.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-4.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-5.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-5.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-5.rq
index 664ed94..d82264c 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-5.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-5.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-6.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-6.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-6.rq
index b314c84..5b7867b 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-6.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-6.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-7.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-7.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-7.rq
index a9b2859..bb5a600 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-7.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-7.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-8.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-8.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-8.rq
index 3a6e52d..60360c4 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-8.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-8.rq
@@ -1,6 +1,6 @@
 # Check property function in size NOT EXISTS
 
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-9.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-9.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-9.rq
index f5ba5f1..45ab681 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-9.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-9.rq
@@ -1,6 +1,6 @@
 # Check property function in NOT EXISTS
 
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-index-1.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-index-1.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-index-1.rq
index f73c190..0d75378 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-index-1.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-index-1.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x ?idx ?member

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-index-2.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-index-2.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-index-2.rq
index 193e20f..9b5877f 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-index-2.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-index-2.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x ?member

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-index-3.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-index-3.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-index-3.rq
index 597197e..61ffed7 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-index-3.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-index-3.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x ?member

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-index-4.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-index-4.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-index-4.rq
index 3a81688..d6bb3a3 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-index-4.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-index-4.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x ?idx

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-index-5.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-index-5.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-index-5.rq
index c084ff3..a002c79 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-index-5.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-index-5.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x ?idx

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-index-6.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-index-6.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-index-6.rq
index c15c3c0..836cf6e 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-index-6.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-index-6.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-index-7.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-index-7.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-index-7.rq
index 7af25a1..a1cdecc 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-index-7.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-index-7.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-index-8.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-index-8.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-index-8.rq
index 8a9ca3c..2376843 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-index-8.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-index-8.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-index-9.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-index-9.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-index-9.rq
index 19e191f..bc2a2d7 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-index-9.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-index-9.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x ?i ?j

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-length-1.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-length-1.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-length-1.rq
index bbcf23f..ea04ad1 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-length-1.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-length-1.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x ?length

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-length-2.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-length-2.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-length-2.rq
index 819c5cd..1cd0727 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-length-2.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-length-2.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x ?list

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/list-length-3.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/list-length-3.rq b/jena-arq/testing/ARQ/PropertyFunctions/list-length-3.rq
index 8d648dd..1dde0ee 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/list-length-3.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/list-length-3.rq
@@ -1,4 +1,4 @@
-PREFIX  list:  <http://jena.hpl.hp.com/ARQ/list#>
+PREFIX  list:  <http://jena.apache.org/ARQ/list#>
 PREFIX  :      <http://example.org/>
 
 SELECT ?x ?list

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/seq-1.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/seq-1.rq b/jena-arq/testing/ARQ/PropertyFunctions/seq-1.rq
index 8bba11c..f4bbf2b 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/seq-1.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/seq-1.rq
@@ -4,7 +4,7 @@ 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#>
+PREFIX  jfn:    <http://jena.apache.org/ARQ/function#>
 
 SELECT ?p ?member  WHERE
   {

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-1.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-1.rq b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-1.rq
index db4a072..db58e37 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-1.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-1.rq
@@ -1,5 +1,5 @@
 PREFIX :    <http://example.org/>
-PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf: <http://jena.apache.org/ARQ/property#>
 
 SELECT ?ns ?ln
 { :x ?p 1 .

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-2.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-2.rq b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-2.rq
index ebf9f2a..b46c167 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-2.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-2.rq
@@ -1,5 +1,5 @@
 PREFIX :        <http://example.org/>
-PREFIX apf:     <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:     <http://jena.apache.org/ARQ/property#>
 PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
 
 SELECT ?ns ?ln

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-3.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-3.rq b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-3.rq
index 1f21f37..099232f 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-3.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-3.rq
@@ -1,5 +1,5 @@
 PREFIX :        <http://example.org/>
-PREFIX apf:     <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:     <http://jena.apache.org/ARQ/property#>
 PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
 
 SELECT ?ln

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-4.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-4.rq b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-4.rq
index 6ff1d14..f9e2431 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-4.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-4.rq
@@ -1,5 +1,5 @@
 PREFIX :        <http://example.org/>
-PREFIX apf:     <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:     <http://jena.apache.org/ARQ/property#>
 PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>
 
 SELECT ?ns

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-5.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-5.rq b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-5.rq
index c3aa812..9a42a36 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-5.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-5.rq
@@ -1,5 +1,5 @@
 PREFIX :           <http://example.org/>
-PREFIX apf:        <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:        <http://jena.apache.org/ARQ/property#>
 PREFIX xsd:        <http://www.w3.org/2001/XMLSchema#>
 
 ASK

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-6.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-6.rq b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-6.rq
index e985f6f..3007dc5 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-6.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-6.rq
@@ -1,5 +1,5 @@
 PREFIX :           <http://example.org/>
-PREFIX apf:        <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:        <http://jena.apache.org/ARQ/property#>
 PREFIX xsd:        <http://www.w3.org/2001/XMLSchema#>
 
 SELECT ?ns

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-7.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-7.rq b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-7.rq
index b536027..cc0e070 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-7.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-7.rq
@@ -1,5 +1,5 @@
 PREFIX :           <http://example.org/>
-PREFIX apf:        <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:        <http://jena.apache.org/ARQ/property#>
 
 SELECT ?ns ?ln
 {

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-8.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-8.rq b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-8.rq
index 927aea8..73be9cc 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-8.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-8.rq
@@ -1,5 +1,5 @@
 PREFIX :           <http://example.org/>
-PREFIX apf:        <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:        <http://jena.apache.org/ARQ/property#>
 
 SELECT ?ns ?ln
 {

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-9.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-9.rq b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-9.rq
index d0de86a..4a719e0 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-9.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/splitIRI-9.rq
@@ -1,5 +1,5 @@
 PREFIX :           <http://example.org/>
-PREFIX apf:        <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:        <http://jena.apache.org/ARQ/property#>
 
 SELECT ?ns ?ln
 {

http://git-wip-us.apache.org/repos/asf/jena/blob/9f1f0190/jena-arq/testing/ARQ/PropertyFunctions/str-1.rq
----------------------------------------------------------------------
diff --git a/jena-arq/testing/ARQ/PropertyFunctions/str-1.rq b/jena-arq/testing/ARQ/PropertyFunctions/str-1.rq
index e006682..f9226d8 100644
--- a/jena-arq/testing/ARQ/PropertyFunctions/str-1.rq
+++ b/jena-arq/testing/ARQ/PropertyFunctions/str-1.rq
@@ -1,5 +1,5 @@
 PREFIX :        <http://example/>
-PREFIX apf:     <http://jena.hpl.hp.com/ARQ/property#>
+PREFIX apf:     <http://jena.apache.org/ARQ/property#>
 
 SELECT ?x
 {