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 2016/05/14 16:10:49 UTC

[25/41] jena git commit: Fix line-ending changes.

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/owl/list-syntax/test-proptypes.rdf
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/owl/list-syntax/test-proptypes.rdf b/jena-core/testing/ontology/owl/list-syntax/test-proptypes.rdf
index 102ec46..81c009b 100644
--- a/jena-core/testing/ontology/owl/list-syntax/test-proptypes.rdf
+++ b/jena-core/testing/ontology/owl/list-syntax/test-proptypes.rdf
@@ -1,32 +1,32 @@
-<?xml version='1.0' encoding='ISO-8859-1'?>
-
-<!DOCTYPE rdf:RDF [
-    <!ENTITY xsd  'http://www.w3.org/2001/XMLSchema#'>
-]>
-
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:dc  ="http://purl.org/dc/elements/1.1/"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://jena.hpl.hp.com/testing/ontology#"
-  xml:base  ="http://jena.hpl.hp.com/testing/ontology"
->
-
-<owl:Ontology rdf:about="">
-	<owl:versionInfo>CVS $Id: test.rdf,v 1.1 2003/04/02 20:33:33 ian_dickinson Exp $</owl:versionInfo>
-</owl:Ontology>
-
-<owl:FunctionalProperty rdf:ID="fp">
-</owl:FunctionalProperty>
-
-<owl:TransitiveProperty rdf:ID="tp">
-</owl:TransitiveProperty>
-
-<owl:SymmetricProperty rdf:ID="sp">
-</owl:SymmetricProperty>
-
-<owl:InverseFunctionalProperty rdf:ID="ifp">
-</owl:InverseFunctionalProperty>
-
-</rdf:RDF>
+<?xml version='1.0' encoding='ISO-8859-1'?>
+
+<!DOCTYPE rdf:RDF [
+    <!ENTITY xsd  'http://www.w3.org/2001/XMLSchema#'>
+]>
+
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:dc  ="http://purl.org/dc/elements/1.1/"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://jena.hpl.hp.com/testing/ontology#"
+  xml:base  ="http://jena.hpl.hp.com/testing/ontology"
+>
+
+<owl:Ontology rdf:about="">
+	<owl:versionInfo>CVS $Id: test.rdf,v 1.1 2003/04/02 20:33:33 ian_dickinson Exp $</owl:versionInfo>
+</owl:Ontology>
+
+<owl:FunctionalProperty rdf:ID="fp">
+</owl:FunctionalProperty>
+
+<owl:TransitiveProperty rdf:ID="tp">
+</owl:TransitiveProperty>
+
+<owl:SymmetricProperty rdf:ID="sp">
+</owl:SymmetricProperty>
+
+<owl:InverseFunctionalProperty rdf:ID="ifp">
+</owl:InverseFunctionalProperty>
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/relativenames.rdf
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/relativenames.rdf b/jena-core/testing/ontology/relativenames.rdf
index dfe86de..c37038d 100644
--- a/jena-core/testing/ontology/relativenames.rdf
+++ b/jena-core/testing/ontology/relativenames.rdf
@@ -1,22 +1,22 @@
-<?xml version='1.0' encoding='ISO-8859-1'?>
-
-<!DOCTYPE rdf:RDF [
-    <!ENTITY rdf   'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
-    <!ENTITY rdfs  'http://www.w3.org/2000/01/rdf-schema#'>
-]>
-
-<!-- Note: no xml:base -->
-<!-- we pretend document is being served from http://jena.hpl.hp.com/testing/ontology/relativenames -->
-
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:dc  ="http://purl.org/dc/elements/1.1/"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://jena.hpl.hp.com/testing/ontology/relativenames#"
->
-
-<owl:Class rdf:ID="A">
-</owl:Class>
-
-</rdf:RDF>
+<?xml version='1.0' encoding='ISO-8859-1'?>
+
+<!DOCTYPE rdf:RDF [
+    <!ENTITY rdf   'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
+    <!ENTITY rdfs  'http://www.w3.org/2000/01/rdf-schema#'>
+]>
+
+<!-- Note: no xml:base -->
+<!-- we pretend document is being served from http://jena.hpl.hp.com/testing/ontology/relativenames -->
+
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:dc  ="http://purl.org/dc/elements/1.1/"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://jena.hpl.hp.com/testing/ontology/relativenames#"
+>
+
+<owl:Class rdf:ID="A">
+</owl:Class>
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport1/a.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport1/a.owl b/jena-core/testing/ontology/testImport1/a.owl
index ff192b8..39a75d7 100644
--- a/jena-core/testing/ontology/testImport1/a.owl
+++ b/jena-core/testing/ontology/testImport1/a.owl
@@ -1,14 +1,14 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
-  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
->
-
-<owl:Ontology rdf:about="">
-</owl:Ontology>
-
-<Marker rdf:ID="a0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
+  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
+>
+
+<owl:Ontology rdf:about="">
+</owl:Ontology>
+
+<Marker rdf:ID="a0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport1/readme
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport1/readme b/jena-core/testing/ontology/testImport1/readme
index 897c9a9..cdfaa78 100644
--- a/jena-core/testing/ontology/testImport1/readme
+++ b/jena-core/testing/ontology/testImport1/readme
@@ -1 +1 @@
-zero stages of import
+zero stages of import

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport2/a.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport2/a.owl b/jena-core/testing/ontology/testImport2/a.owl
index 0e6fc25..bd8f090 100644
--- a/jena-core/testing/ontology/testImport2/a.owl
+++ b/jena-core/testing/ontology/testImport2/a.owl
@@ -1,15 +1,15 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
-  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
->
-
-<owl:Ontology rdf:about="">
-    <owl:imports rdf:resource="file:testing/ontology/testImport2/b.owl" />
-</owl:Ontology>
-
-<Marker rdf:ID="a0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
+  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
+>
+
+<owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="file:testing/ontology/testImport2/b.owl" />
+</owl:Ontology>
+
+<Marker rdf:ID="a0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport2/b.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport2/b.owl b/jena-core/testing/ontology/testImport2/b.owl
index f6696ab..db320a2 100644
--- a/jena-core/testing/ontology/testImport2/b.owl
+++ b/jena-core/testing/ontology/testImport2/b.owl
@@ -1,14 +1,14 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
-  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
->
-
-<owl:Ontology rdf:about="">
-</owl:Ontology>
-
-<Marker rdf:ID="b0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
+  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
+>
+
+<owl:Ontology rdf:about="">
+</owl:Ontology>
+
+<Marker rdf:ID="b0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport2/readme
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport2/readme b/jena-core/testing/ontology/testImport2/readme
index 86c0690..dd8fd17 100644
--- a/jena-core/testing/ontology/testImport2/readme
+++ b/jena-core/testing/ontology/testImport2/readme
@@ -1 +1 @@
-one stage of imports
+one stage of imports

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport3/a.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport3/a.owl b/jena-core/testing/ontology/testImport3/a.owl
index 80a5d7a..be945bf 100644
--- a/jena-core/testing/ontology/testImport3/a.owl
+++ b/jena-core/testing/ontology/testImport3/a.owl
@@ -1,14 +1,14 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns:mark="http://jena.hpl.hp.com/2003/03/testont#"
->
-
-<owl:Ontology rdf:about="">
-    <owl:imports rdf:resource="file:testing/ontology/testImport3/b.owl" />
-</owl:Ontology>
-
-<mark:Marker rdf:ID="a0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns:mark="http://jena.hpl.hp.com/2003/03/testont#"
+>
+
+<owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="file:testing/ontology/testImport3/b.owl" />
+</owl:Ontology>
+
+<mark:Marker rdf:ID="a0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport3/b.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport3/b.owl b/jena-core/testing/ontology/testImport3/b.owl
index f72b216..d9dc27f 100644
--- a/jena-core/testing/ontology/testImport3/b.owl
+++ b/jena-core/testing/ontology/testImport3/b.owl
@@ -1,14 +1,14 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns:mark="http://jena.hpl.hp.com/2003/03/testont#"
->
-
-<owl:Ontology rdf:about="">
-    <owl:imports rdf:resource="file:testing/ontology/testImport3/c.owl" />
-</owl:Ontology>
-
-<mark:Marker rdf:ID="b0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns:mark="http://jena.hpl.hp.com/2003/03/testont#"
+>
+
+<owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="file:testing/ontology/testImport3/c.owl" />
+</owl:Ontology>
+
+<mark:Marker rdf:ID="b0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport3/c.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport3/c.owl b/jena-core/testing/ontology/testImport3/c.owl
index fb48fe7..f528bfe 100644
--- a/jena-core/testing/ontology/testImport3/c.owl
+++ b/jena-core/testing/ontology/testImport3/c.owl
@@ -1,13 +1,13 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns:mark="http://jena.hpl.hp.com/2003/03/testont#"
->
-
-<owl:Ontology rdf:about="">
-</owl:Ontology>
-
-<mark:Marker rdf:ID="c0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns:mark="http://jena.hpl.hp.com/2003/03/testont#"
+>
+
+<owl:Ontology rdf:about="">
+</owl:Ontology>
+
+<mark:Marker rdf:ID="c0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport3/readme
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport3/readme b/jena-core/testing/ontology/testImport3/readme
index afd524b..0f7085f 100644
--- a/jena-core/testing/ontology/testImport3/readme
+++ b/jena-core/testing/ontology/testImport3/readme
@@ -1 +1 @@
-two stages of imports
+two stages of imports

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport4/a.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport4/a.owl b/jena-core/testing/ontology/testImport4/a.owl
index 0251bfd..b528c26 100644
--- a/jena-core/testing/ontology/testImport4/a.owl
+++ b/jena-core/testing/ontology/testImport4/a.owl
@@ -1,15 +1,15 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
-  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
->
-
-<owl:Ontology rdf:about="">
-    <owl:imports rdf:resource="file:testing/ontology/testImport4/b.owl" />
-</owl:Ontology>
-
-<Marker rdf:ID="a0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
+  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
+>
+
+<owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="file:testing/ontology/testImport4/b.owl" />
+</owl:Ontology>
+
+<Marker rdf:ID="a0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport4/b.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport4/b.owl b/jena-core/testing/ontology/testImport4/b.owl
index 0a28a81..d21ea84 100644
--- a/jena-core/testing/ontology/testImport4/b.owl
+++ b/jena-core/testing/ontology/testImport4/b.owl
@@ -1,16 +1,16 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
-  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
->
-
-<owl:Ontology rdf:about="">
-    <!-- circularity -->
-    <owl:imports rdf:resource="file:testing/ontology/testImport4/a.owl" />
-</owl:Ontology>
-
-<Marker rdf:ID="b0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
+  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
+>
+
+<owl:Ontology rdf:about="">
+    <!-- circularity -->
+    <owl:imports rdf:resource="file:testing/ontology/testImport4/a.owl" />
+</owl:Ontology>
+
+<Marker rdf:ID="b0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport4/readme
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport4/readme b/jena-core/testing/ontology/testImport4/readme
index 9849482..b73e4dc 100644
--- a/jena-core/testing/ontology/testImport4/readme
+++ b/jena-core/testing/ontology/testImport4/readme
@@ -1 +1 @@
-circular imports
+circular imports

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport5/a.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport5/a.owl b/jena-core/testing/ontology/testImport5/a.owl
index fcf0956..007f8c2 100644
--- a/jena-core/testing/ontology/testImport5/a.owl
+++ b/jena-core/testing/ontology/testImport5/a.owl
@@ -1,15 +1,15 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
-  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
->
-
-<owl:Ontology rdf:about="">
-    <owl:imports rdf:resource="http://example.org/foo/bar/b.owl" />
-</owl:Ontology>
-
-<Marker rdf:ID="a0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
+  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
+>
+
+<owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="http://example.org/foo/bar/b.owl" />
+</owl:Ontology>
+
+<Marker rdf:ID="a0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport5/b.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport5/b.owl b/jena-core/testing/ontology/testImport5/b.owl
index f6696ab..db320a2 100644
--- a/jena-core/testing/ontology/testImport5/b.owl
+++ b/jena-core/testing/ontology/testImport5/b.owl
@@ -1,14 +1,14 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
-  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
->
-
-<owl:Ontology rdf:about="">
-</owl:Ontology>
-
-<Marker rdf:ID="b0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://jena.hpl.hp.com/2003/03/testont#"
+  xml:base  ="http://jena.hpl.hp.com/2003/03/testont"
+>
+
+<owl:Ontology rdf:about="">
+</owl:Ontology>
+
+<Marker rdf:ID="b0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport5/readme
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport5/readme b/jena-core/testing/ontology/testImport5/readme
index b5fb4b5..9cbbe50 100644
--- a/jena-core/testing/ontology/testImport5/readme
+++ b/jena-core/testing/ontology/testImport5/readme
@@ -1,2 +1,2 @@
-use of local alternative specified in config
-
+use of local alternative specified in config
+

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport6/a.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport6/a.owl b/jena-core/testing/ontology/testImport6/a.owl
index 57d573d..53d8b4d 100644
--- a/jena-core/testing/ontology/testImport6/a.owl
+++ b/jena-core/testing/ontology/testImport6/a.owl
@@ -1,16 +1,16 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns ="http://jena.hpl.hp.com/2003/03/testont"
-  xmlns:mark  ="http://jena.hpl.hp.com/2003/03/testont#"
->
-
-<owl:Ontology rdf:about="">
-    <owl:imports rdf:resource="file:testing/ontology/testImport6/b.owl" />
-    <owl:imports rdf:resource="file:testing/ontology/testImport6/d.owl" />
-</owl:Ontology>
-
-<mark:Marker rdf:ID="a0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns ="http://jena.hpl.hp.com/2003/03/testont"
+  xmlns:mark  ="http://jena.hpl.hp.com/2003/03/testont#"
+>
+
+<owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="file:testing/ontology/testImport6/b.owl" />
+    <owl:imports rdf:resource="file:testing/ontology/testImport6/d.owl" />
+</owl:Ontology>
+
+<mark:Marker rdf:ID="a0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport6/b.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport6/b.owl b/jena-core/testing/ontology/testImport6/b.owl
index a762119..f2064a6 100644
--- a/jena-core/testing/ontology/testImport6/b.owl
+++ b/jena-core/testing/ontology/testImport6/b.owl
@@ -1,15 +1,15 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns ="http://jena.hpl.hp.com/2003/03/testont"
-  xmlns:mark  ="http://jena.hpl.hp.com/2003/03/testont#"
->
-
-<owl:Ontology rdf:about="">
-    <owl:imports rdf:resource="file:testing/ontology/testImport6/c.owl" />
-</owl:Ontology>
-
-<mark:Marker rdf:ID="b0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns ="http://jena.hpl.hp.com/2003/03/testont"
+  xmlns:mark  ="http://jena.hpl.hp.com/2003/03/testont#"
+>
+
+<owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="file:testing/ontology/testImport6/c.owl" />
+</owl:Ontology>
+
+<mark:Marker rdf:ID="b0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport6/c.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport6/c.owl b/jena-core/testing/ontology/testImport6/c.owl
index 880f02c..25b0f4f 100644
--- a/jena-core/testing/ontology/testImport6/c.owl
+++ b/jena-core/testing/ontology/testImport6/c.owl
@@ -1,14 +1,14 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns ="http://jena.hpl.hp.com/2003/03/testont"
-  xmlns:mark  ="http://jena.hpl.hp.com/2003/03/testont#"
->
-
-<owl:Ontology rdf:about="">
-</owl:Ontology>
-
-<mark:Marker rdf:ID="c0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns ="http://jena.hpl.hp.com/2003/03/testont"
+  xmlns:mark  ="http://jena.hpl.hp.com/2003/03/testont#"
+>
+
+<owl:Ontology rdf:about="">
+</owl:Ontology>
+
+<mark:Marker rdf:ID="c0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport6/d.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport6/d.owl b/jena-core/testing/ontology/testImport6/d.owl
index c3d44bf..caa52f0 100644
--- a/jena-core/testing/ontology/testImport6/d.owl
+++ b/jena-core/testing/ontology/testImport6/d.owl
@@ -1,15 +1,15 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns ="http://jena.hpl.hp.com/2003/03/testont"
-  xmlns:mark  ="http://jena.hpl.hp.com/2003/03/testont#"
->
-
-<owl:Ontology rdf:about="">
-    <owl:imports rdf:resource="file:testing/ontology/testImport6/c.owl" />
-</owl:Ontology>
-
-<mark:Marker rdf:ID="d0" />
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns ="http://jena.hpl.hp.com/2003/03/testont"
+  xmlns:mark  ="http://jena.hpl.hp.com/2003/03/testont#"
+>
+
+<owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="file:testing/ontology/testImport6/c.owl" />
+</owl:Ontology>
+
+<mark:Marker rdf:ID="d0" />
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport6/readme
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport6/readme b/jena-core/testing/ontology/testImport6/readme
index f1feeb1..5676f74 100644
--- a/jena-core/testing/ontology/testImport6/readme
+++ b/jena-core/testing/ontology/testImport6/readme
@@ -1,3 +1,3 @@
-imports graph a -> b -> c
-              a -> d -> c
-
+imports graph a -> b -> c
+              a -> d -> c
+

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport7/a.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport7/a.owl b/jena-core/testing/ontology/testImport7/a.owl
index 92ddd70..ff8458d 100644
--- a/jena-core/testing/ontology/testImport7/a.owl
+++ b/jena-core/testing/ontology/testImport7/a.owl
@@ -1,11 +1,11 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns ="http://jena.hpl.hp.com/2003/03/testont"
-  xmlns:mark  ="http://jena.hpl.hp.com/2003/03/testont#"
->
-
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns ="http://jena.hpl.hp.com/2003/03/testont"
+  xmlns:mark  ="http://jena.hpl.hp.com/2003/03/testont#"
+>
+
 <owl:Class rdf:about="#A">
 </owl:Class>
 
@@ -17,5 +17,5 @@
     <rdfs:subClassOf rdf:resource="#B" />
 </owl:Class>
 
-
-</rdf:RDF>
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport8/a.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport8/a.owl b/jena-core/testing/ontology/testImport8/a.owl
index 35a7f66..231ea3f 100644
--- a/jena-core/testing/ontology/testImport8/a.owl
+++ b/jena-core/testing/ontology/testImport8/a.owl
@@ -1,25 +1,25 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://incubator.apache.org/jena/2011/10/testont/a#"
-  xml:base  ="http://incubator.apache.org/jena/2011/10/testont/a"
->
-
-<owl:Ontology rdf:about="">
-    <owl:imports rdf:resource="file:testing/ontology/testImport8/b.owl" />
-</owl:Ontology>
-
-<owl:Class rdf:ID="A">
-    <owl:intersectionOf rdf:parseType="Collection">
-        <rdf:Description rdf:ID="x0" />
-        <rdf:Description rdf:ID="x1" />
-    </owl:intersectionOf>
-</owl:Class>
-
-<owl:Property rdf:ID="p">
-  <rdfs:domain rdf:resource="#x0" />
-  <rdfs:domain rdf:resource="#x1" />
-</owl:Property>
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://incubator.apache.org/jena/2011/10/testont/a#"
+  xml:base  ="http://incubator.apache.org/jena/2011/10/testont/a"
+>
+
+<owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="file:testing/ontology/testImport8/b.owl" />
+</owl:Ontology>
+
+<owl:Class rdf:ID="A">
+    <owl:intersectionOf rdf:parseType="Collection">
+        <rdf:Description rdf:ID="x0" />
+        <rdf:Description rdf:ID="x1" />
+    </owl:intersectionOf>
+</owl:Class>
+
+<owl:Property rdf:ID="p">
+  <rdfs:domain rdf:resource="#x0" />
+  <rdfs:domain rdf:resource="#x1" />
+</owl:Property>
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/ontology/testImport8/b.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/ontology/testImport8/b.owl b/jena-core/testing/ontology/testImport8/b.owl
index dad8a8f..547b19f 100644
--- a/jena-core/testing/ontology/testImport8/b.owl
+++ b/jena-core/testing/ontology/testImport8/b.owl
@@ -1,19 +1,19 @@
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://incubator.apache.org/jena/2011/10/testont/b#"
-  xml:base  ="http://incubator.apache.org/jena/2011/10/testont/b"
->
-
-<owl:Ontology rdf:about="">
-</owl:Ontology>
-
-<owl:Class rdf:ID="B">
-    <owl:intersectionOf rdf:parseType="Collection">
-        <rdf:Description rdf:ID="y0" />
-        <rdf:Description rdf:ID="y1" />
-    </owl:intersectionOf>
-</owl:Class>
-
-</rdf:RDF>
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://incubator.apache.org/jena/2011/10/testont/b#"
+  xml:base  ="http://incubator.apache.org/jena/2011/10/testont/b"
+>
+
+<owl:Ontology rdf:about="">
+</owl:Ontology>
+
+<owl:Class rdf:ID="B">
+    <owl:intersectionOf rdf:parseType="Collection">
+        <rdf:Description rdf:ID="y0" />
+        <rdf:Description rdf:ID="y1" />
+    </owl:intersectionOf>
+</owl:Class>
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/bugs/sbug.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/bugs/sbug.owl b/jena-core/testing/reasoners/bugs/sbug.owl
index 61001a8..f37ae99 100644
--- a/jena-core/testing/reasoners/bugs/sbug.owl
+++ b/jena-core/testing/reasoners/bugs/sbug.owl
@@ -1,40 +1,40 @@
-<?xml version="1.0"?>
-<!DOCTYPE owl [
-     <!ENTITY rdf  "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
-     <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
-     <!ENTITY xsd  "http://www.w3.org/2001/XMLSchema#" >
-     <!ENTITY owl  "http://www.w3.org/2002/07/owl#" >
-     <!ENTITY base  "http://jena.hpl.hp.com/test" >
-   ]>
-
-<rdf:RDF
-  xmlns:owl ="&owl;"
-  xmlns:rdf ="&rdf;"
-  xmlns:rdfs="&rdfs;"
-  xmlns:dc  ="http://purl.org/dc/elements/1.1/"
-  xmlns     ="&base;#"
-  xml:base  ="&base;"
-    >
-    
-    
-<owl:Class rdf:ID="Topic">
-  <rdfs:subClassOf rdf:resource="&owl;Class"/>
-  <rdfs:subClassOf>
-   <owl:Restriction>
-      <owl:onProperty rdf:resource="#CreatedBy"/>
-      <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
-    </owl:Restriction>
-  </rdfs:subClassOf>
-</owl:Class>
-
-<owl:ObjectProperty rdf:ID="CreatedBy">
-<rdfs:domain rdf:resource="#Topic"/>
-<rdfs:range rdf:resource="#InformationPrincipal"/>
-</owl:ObjectProperty>
-
-<owl:DatatypeProperty rdf:ID="hasCreationDate">
-<rdfs:domain rdf:resource="#InformationFragment"/>
-<rdfs:range rdf:resource="&xsd;dateTime"/>
-</owl:DatatypeProperty>
-   
-</rdf:RDF>
+<?xml version="1.0"?>
+<!DOCTYPE owl [
+     <!ENTITY rdf  "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
+     <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
+     <!ENTITY xsd  "http://www.w3.org/2001/XMLSchema#" >
+     <!ENTITY owl  "http://www.w3.org/2002/07/owl#" >
+     <!ENTITY base  "http://jena.hpl.hp.com/test" >
+   ]>
+
+<rdf:RDF
+  xmlns:owl ="&owl;"
+  xmlns:rdf ="&rdf;"
+  xmlns:rdfs="&rdfs;"
+  xmlns:dc  ="http://purl.org/dc/elements/1.1/"
+  xmlns     ="&base;#"
+  xml:base  ="&base;"
+    >
+    
+    
+<owl:Class rdf:ID="Topic">
+  <rdfs:subClassOf rdf:resource="&owl;Class"/>
+  <rdfs:subClassOf>
+   <owl:Restriction>
+      <owl:onProperty rdf:resource="#CreatedBy"/>
+      <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
+    </owl:Restriction>
+  </rdfs:subClassOf>
+</owl:Class>
+
+<owl:ObjectProperty rdf:ID="CreatedBy">
+<rdfs:domain rdf:resource="#Topic"/>
+<rdfs:range rdf:resource="#InformationPrincipal"/>
+</owl:ObjectProperty>
+
+<owl:DatatypeProperty rdf:ID="hasCreationDate">
+<rdfs:domain rdf:resource="#InformationFragment"/>
+<rdfs:range rdf:resource="&xsd;dateTime"/>
+</owl:DatatypeProperty>
+   
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/bugs/sbug.rdf
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/bugs/sbug.rdf b/jena-core/testing/reasoners/bugs/sbug.rdf
index d5d0b10..62ce491 100644
--- a/jena-core/testing/reasoners/bugs/sbug.rdf
+++ b/jena-core/testing/reasoners/bugs/sbug.rdf
@@ -1,25 +1,25 @@
-<?xml version="1.0"?>
-<!DOCTYPE owl [
-     <!ENTITY rdf  "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
-     <!ENTITY rdfs  "http://www.w3.org/2000/01/rdf-schema#" >
-     <!ENTITY base  "http://jena.hpl.hp.com/test" >
-     <!ENTITY clavin  "http://jena.hpl.hp.com/test" >
-     <!ENTITY abc  "http://jena.hpl.hp.com/test" >
-   ]>
-
-<rdf:RDF
-  xmlns     ="&base;#"
-  xml:base  ="&base;"
-  xmlns:rdf ="&rdf;"
-  xmlns:rdfs="&rdfs;"
-  xmlns:clavin="&base;#"
->
-
-<rdf:Description rdf:about="jason6">
-<rdf:type rdf:resource="&clavin;Topic"/>
-<clavin:CreatedBy>jason</clavin:CreatedBy>
-<clavin:CreatedBy>jason2</clavin:CreatedBy>
-<clavin:hasCreationDate>2000-03-04T20:00:00Z</clavin:hasCreationDate>
-</rdf:Description>
-
+<?xml version="1.0"?>
+<!DOCTYPE owl [
+     <!ENTITY rdf  "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
+     <!ENTITY rdfs  "http://www.w3.org/2000/01/rdf-schema#" >
+     <!ENTITY base  "http://jena.hpl.hp.com/test" >
+     <!ENTITY clavin  "http://jena.hpl.hp.com/test" >
+     <!ENTITY abc  "http://jena.hpl.hp.com/test" >
+   ]>
+
+<rdf:RDF
+  xmlns     ="&base;#"
+  xml:base  ="&base;"
+  xmlns:rdf ="&rdf;"
+  xmlns:rdfs="&rdfs;"
+  xmlns:clavin="&base;#"
+>
+
+<rdf:Description rdf:about="jason6">
+<rdf:type rdf:resource="&clavin;Topic"/>
+<clavin:CreatedBy>jason</clavin:CreatedBy>
+<clavin:CreatedBy>jason2</clavin:CreatedBy>
+<clavin:hasCreationDate>2000-03-04T20:00:00Z</clavin:hasCreationDate>
+</rdf:Description>
+
 </rdf:RDF>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/bugs/userDatatypes.owl
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/bugs/userDatatypes.owl b/jena-core/testing/reasoners/bugs/userDatatypes.owl
index b7d735c..0de3da9 100644
--- a/jena-core/testing/reasoners/bugs/userDatatypes.owl
+++ b/jena-core/testing/reasoners/bugs/userDatatypes.owl
@@ -1,49 +1,49 @@
-<rdf:RDF
-    xmlns:eg="http://jena.hpl.hp.com/eg#"
-    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
-    xmlns:dt="http://www.daml.org/2001/03/daml+oil-ex-dt#"
-    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-    xmlns:owl="http://www.w3.org/2002/07/owl#">
-    
-  <rdfs:Datatype rdf:about="http://www.daml.org/2001/03/daml+oil-ex-dt#over12"/>
-  
-  <owl:Class rdf:about="http://jena.hpl.hp.com/eg#Test">
-    <owl:equivalentClass>
-      <owl:Restriction>
-        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
-        <owl:onProperty>
-          <owl:DatatypeProperty rdf:about="http://jena.hpl.hp.com/eg#hasValue"/>
-        </owl:onProperty>
-      </owl:Restriction>
-    </owl:equivalentClass>
-  </owl:Class>
-  
-  <owl:Class rdf:about="http://jena.hpl.hp.com/eg#Test2">
-    <owl:equivalentClass>
-      <owl:Restriction>
-        <owl:onProperty rdf:resource="http://jena.hpl.hp.com/eg#hasValue"/>
-        <owl:someValuesFrom rdf:resource="http://www.daml.org/2001/03/daml+oil-ex-dt#over12"/>
-      </owl:Restriction>
-    </owl:equivalentClass>
-  </owl:Class>
-
-  <rdf:Description rdf:about="http://jena.hpl.hp.com/eg#me2">
-    <eg:hasValue rdf:datatype="http://www.daml.org/2001/03/daml+oil-ex-dt#over12"
-    >42</eg:hasValue>
-  </rdf:Description>
-
-<!--  
-  <rdf:Description rdf:about="http://jena.hpl.hp.com/eg#me2">
-    <eg:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal"
-    >42</eg:hasValue>
-  </rdf:Description>
--->
-  
-  <rdf:Description rdf:about="http://jena.hpl.hp.com/eg#me">
-    <eg:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal"
-    >42</eg:hasValue>
-  </rdf:Description>
-  
-</rdf:RDF>
-
+<rdf:RDF
+    xmlns:eg="http://jena.hpl.hp.com/eg#"
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns:dt="http://www.daml.org/2001/03/daml+oil-ex-dt#"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+    xmlns:owl="http://www.w3.org/2002/07/owl#">
+    
+  <rdfs:Datatype rdf:about="http://www.daml.org/2001/03/daml+oil-ex-dt#over12"/>
+  
+  <owl:Class rdf:about="http://jena.hpl.hp.com/eg#Test">
+    <owl:equivalentClass>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
+        <owl:onProperty>
+          <owl:DatatypeProperty rdf:about="http://jena.hpl.hp.com/eg#hasValue"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </owl:equivalentClass>
+  </owl:Class>
+  
+  <owl:Class rdf:about="http://jena.hpl.hp.com/eg#Test2">
+    <owl:equivalentClass>
+      <owl:Restriction>
+        <owl:onProperty rdf:resource="http://jena.hpl.hp.com/eg#hasValue"/>
+        <owl:someValuesFrom rdf:resource="http://www.daml.org/2001/03/daml+oil-ex-dt#over12"/>
+      </owl:Restriction>
+    </owl:equivalentClass>
+  </owl:Class>
+
+  <rdf:Description rdf:about="http://jena.hpl.hp.com/eg#me2">
+    <eg:hasValue rdf:datatype="http://www.daml.org/2001/03/daml+oil-ex-dt#over12"
+    >42</eg:hasValue>
+  </rdf:Description>
+
+<!--  
+  <rdf:Description rdf:about="http://jena.hpl.hp.com/eg#me2">
+    <eg:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal"
+    >42</eg:hasValue>
+  </rdf:Description>
+-->
+  
+  <rdf:Description rdf:about="http://jena.hpl.hp.com/eg#me">
+    <eg:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal"
+    >42</eg:hasValue>
+  </rdf:Description>
+  
+</rdf:RDF>
+

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/include.rules
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/include.rules b/jena-core/testing/reasoners/include.rules
index af90a5a..5cfe69c 100644
--- a/jena-core/testing/reasoners/include.rules
+++ b/jena-core/testing/reasoners/include.rules
@@ -1,5 +1,5 @@
-// Define an axiomatic rule to include in the rule parser test
-
-@prefix p: <http://jena.hpl.hp.com/newprefix3#>
-
--> (p:a p:a p:a).
+// Define an axiomatic rule to include in the rule parser test
+
+@prefix p: <http://jena.hpl.hp.com/newprefix3#>
+
+-> (p:a p:a p:a).

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/owl/inconsistent7.rdf
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/owl/inconsistent7.rdf b/jena-core/testing/reasoners/owl/inconsistent7.rdf
index 40ab708..15706b5 100644
--- a/jena-core/testing/reasoners/owl/inconsistent7.rdf
+++ b/jena-core/testing/reasoners/owl/inconsistent7.rdf
@@ -1,29 +1,29 @@
-<?xml version='1.0' encoding='ISO-8859-1'?>
-
-<!DOCTYPE rdf:RDF [
-    <!ENTITY xsd  'http://www.w3.org/2001/XMLSchema#'>
-]>
-
-<!--
-	Two distinct literal values for a functional property, via a sameAs
-  -->
-
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:dc  ="http://purl.org/dc/elements/1.1/"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://jena.hpl.hp.com/testing/reasoners/owl#"
-  xml:base  ="http://jena.hpl.hp.com/testing/reasoners/owl"
->
-
-    <A rdf:ID="ia">
-    	<dfp rdf:datatype="&xsd;int">3</dfp>
-    </A>
-	
-    <A rdf:ID="ib">
-    	<dfp rdf:datatype="&xsd;int">-1</dfp>
-    	<owl:sameAs rdf:resource="#ia" />
-    </A>
-	
-</rdf:RDF>
+<?xml version='1.0' encoding='ISO-8859-1'?>
+
+<!DOCTYPE rdf:RDF [
+    <!ENTITY xsd  'http://www.w3.org/2001/XMLSchema#'>
+]>
+
+<!--
+	Two distinct literal values for a functional property, via a sameAs
+  -->
+
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:dc  ="http://purl.org/dc/elements/1.1/"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://jena.hpl.hp.com/testing/reasoners/owl#"
+  xml:base  ="http://jena.hpl.hp.com/testing/reasoners/owl"
+>
+
+    <A rdf:ID="ia">
+    	<dfp rdf:datatype="&xsd;int">3</dfp>
+    </A>
+	
+    <A rdf:ID="ib">
+    	<dfp rdf:datatype="&xsd;int">-1</dfp>
+    	<owl:sameAs rdf:resource="#ia" />
+    </A>
+	
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/owl/nondetbug.rdf
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/owl/nondetbug.rdf b/jena-core/testing/reasoners/owl/nondetbug.rdf
index a4a677d..33ce19f 100644
--- a/jena-core/testing/reasoners/owl/nondetbug.rdf
+++ b/jena-core/testing/reasoners/owl/nondetbug.rdf
@@ -1,32 +1,32 @@
-<?xml version='1.0' encoding='ISO-8859-1'?>
-
-<!DOCTYPE rdf:RDF [
-    <!ENTITY xsd  'http://www.w3.org/2001/XMLSchema#'>
-]>
-
-<rdf:RDF
-  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
-  xmlns:dc  ="http://purl.org/dc/elements/1.1/"
-  xmlns:owl ="http://www.w3.org/2002/07/owl#"
-  xmlns     ="http://jena.hpl.hp.com/testing/reasoners/owl#"
-  xml:base  ="http://jena.hpl.hp.com/testing/reasoners/owl"
->
-	<owl:Class rdf:ID="A">
-
-        <owl:disjointWith>
-           <rdf:Description rdf:about="#B"/>
-        </owl:disjointWith>
-
-	</owl:Class>
-	
-	<owl:Class rdf:ID="B" >
-	</owl:Class>
-
-    <A rdf:ID="ia">
-    </A>
-    
-    <B rdf:about="#ia" />
-        
-
-</rdf:RDF>
+<?xml version='1.0' encoding='ISO-8859-1'?>
+
+<!DOCTYPE rdf:RDF [
+    <!ENTITY xsd  'http://www.w3.org/2001/XMLSchema#'>
+]>
+
+<rdf:RDF
+  xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xmlns:dc  ="http://purl.org/dc/elements/1.1/"
+  xmlns:owl ="http://www.w3.org/2002/07/owl#"
+  xmlns     ="http://jena.hpl.hp.com/testing/reasoners/owl#"
+  xml:base  ="http://jena.hpl.hp.com/testing/reasoners/owl"
+>
+	<owl:Class rdf:ID="A">
+
+        <owl:disjointWith>
+           <rdf:Description rdf:about="#B"/>
+        </owl:disjointWith>
+
+	</owl:Class>
+	
+	<owl:Class rdf:ID="B" >
+	</owl:Class>
+
+    <A rdf:ID="ia">
+    </A>
+    
+    <B rdf:about="#ia" />
+        
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/owl/nondetbug.rules
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/owl/nondetbug.rules b/jena-core/testing/reasoners/owl/nondetbug.rules
index fd38aee..8fabf5a 100644
--- a/jena-core/testing/reasoners/owl/nondetbug.rules
+++ b/jena-core/testing/reasoners/owl/nondetbug.rules
@@ -1,20 +1,20 @@
-#------------------------------------------------------------------
-# Tracking down non-deterministic bug.
-#
-# $Id: owl-fb.rules,v 1.45 2004/03/02 13:38:53 der Exp $
-#------------------------------------------------------------------
-
--> table(rdf:type).
-
-[rdfs9-alt:  (?a rdf:type ?y) <- (?a rdf:type ?x) (?x rdfs:subClassOf ?y) ] 
-
-[distinct1: (?X owl:differentFrom ?Y) <- 
-    (?C owl:disjointWith ?D), (?X rdf:type ?C), (?Y rdf:type ?D)   ]
-
-[validationIndiv0: (?X rb:violation 'dummy1') 
-				<- (?X owl:differentFrom ?Y), (?X owl:sameAs ?Y) ]
-				
-[validationIndiv: (?I rb:violation 'found')
-				<- (?I rdf:type http://jena.hpl.hp.com/testing/reasoners/owl#A), 
-				   (?I rdf:type http://jena.hpl.hp.com/testing/reasoners/owl#B)]
+#------------------------------------------------------------------
+# Tracking down non-deterministic bug.
+#
+# $Id: owl-fb.rules,v 1.45 2004/03/02 13:38:53 der Exp $
+#------------------------------------------------------------------
+
+-> table(rdf:type).
+
+[rdfs9-alt:  (?a rdf:type ?y) <- (?a rdf:type ?x) (?x rdfs:subClassOf ?y) ] 
+
+[distinct1: (?X owl:differentFrom ?Y) <- 
+    (?C owl:disjointWith ?D), (?X rdf:type ?C), (?Y rdf:type ?D)   ]
+
+[validationIndiv0: (?X rb:violation 'dummy1') 
+				<- (?X owl:differentFrom ?Y), (?X owl:sameAs ?Y) ]
+				
+[validationIndiv: (?I rb:violation 'found')
+				<- (?I rdf:type http://jena.hpl.hp.com/testing/reasoners/owl#A), 
+				   (?I rdf:type http://jena.hpl.hp.com/testing/reasoners/owl#B)]
 				
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/data1.rdf
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/data1.rdf b/jena-core/testing/reasoners/rdfs/data1.rdf
index a43bf1b..f0fe82a 100644
--- a/jena-core/testing/reasoners/rdfs/data1.rdf
+++ b/jena-core/testing/reasoners/rdfs/data1.rdf
@@ -1,18 +1,18 @@
-<?xml version="1.0"?>
-
-<!DOCTYPE rdf:RDF [
-    <!ENTITY eg   'http://www.hpl.hp.com/semweb/2003/eg#'>
-    <!ENTITY rdf  'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
-]>
-
-<rdf:RDF xmlns:rdf="&rdf;" xmlns="&eg;">
-
-  <rdf:Description rdf:about="&eg;a">
-    <r rdf:resource="&eg;b"/>
-  </rdf:Description>
-
-  <rdf:Description rdf:about="&eg;c">
-    <r rdf:resource="&eg;d"/>
-  </rdf:Description>
-
-</rdf:RDF>
+<?xml version="1.0"?>
+
+<!DOCTYPE rdf:RDF [
+    <!ENTITY eg   'http://www.hpl.hp.com/semweb/2003/eg#'>
+    <!ENTITY rdf  'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
+]>
+
+<rdf:RDF xmlns:rdf="&rdf;" xmlns="&eg;">
+
+  <rdf:Description rdf:about="&eg;a">
+    <r rdf:resource="&eg;b"/>
+  </rdf:Description>
+
+  <rdf:Description rdf:about="&eg;c">
+    <r rdf:resource="&eg;d"/>
+  </rdf:Description>
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/data2.rdf
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/data2.rdf b/jena-core/testing/reasoners/rdfs/data2.rdf
index aba9be2..fe84c10 100644
--- a/jena-core/testing/reasoners/rdfs/data2.rdf
+++ b/jena-core/testing/reasoners/rdfs/data2.rdf
@@ -1,19 +1,19 @@
-<?xml version="1.0"?>
-
-<!DOCTYPE rdf:RDF [
-    <!ENTITY eg   'http://www.hpl.hp.com/semweb/2003/eg#'>
-    <!ENTITY rdf  'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
-]>
-
-<rdf:RDF xmlns:rdf="&rdf;" xmlns="&eg;">
-
-  <rdf:Description rdf:about="&eg;a">
-    <p rdf:resource="&eg;b"/>
-    <fubar>Hello world</fubar>
-  </rdf:Description>
-
-  <rdf:Description rdf:about="&eg;c">
-    <p rdf:resource="&eg;d"/>
-  </rdf:Description>
-
-</rdf:RDF>
+<?xml version="1.0"?>
+
+<!DOCTYPE rdf:RDF [
+    <!ENTITY eg   'http://www.hpl.hp.com/semweb/2003/eg#'>
+    <!ENTITY rdf  'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
+]>
+
+<rdf:RDF xmlns:rdf="&rdf;" xmlns="&eg;">
+
+  <rdf:Description rdf:about="&eg;a">
+    <p rdf:resource="&eg;b"/>
+    <fubar>Hello world</fubar>
+  </rdf:Description>
+
+  <rdf:Description rdf:about="&eg;c">
+    <p rdf:resource="&eg;d"/>
+  </rdf:Description>
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/data3.rdf
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/data3.rdf b/jena-core/testing/reasoners/rdfs/data3.rdf
index 4f114f1..356ad78 100644
--- a/jena-core/testing/reasoners/rdfs/data3.rdf
+++ b/jena-core/testing/reasoners/rdfs/data3.rdf
@@ -1,27 +1,27 @@
-<?xml version="1.0"?>
-
-<!DOCTYPE rdf:RDF [
-    <!ENTITY eg   'http://www.hpl.hp.com/semweb/2003/eg#'>
-    <!ENTITY rdf  'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
-]>
-
-<rdf:RDF xmlns:rdf="&rdf;" xmlns="&eg;">
-
-  <rdf:Description rdf:about="&eg;a">
-    <p rdf:resource="&eg;b"/>
-    <fubar>Hello world</fubar>
-  </rdf:Description>
-
- 
-   <rdf:Description rdf:about="&eg;course">
-      <students>
-         <rdf:Bag>
-            <rdf:li rdf:resource="eg;Amy"/>
-            <rdf:li rdf:resource="eg;Tim"/>
-            <rdf:li rdf:resource="eg;John"/>
-         </rdf:Bag>
-      </students>
-   </rdf:Description>
-
-
-</rdf:RDF>
+<?xml version="1.0"?>
+
+<!DOCTYPE rdf:RDF [
+    <!ENTITY eg   'http://www.hpl.hp.com/semweb/2003/eg#'>
+    <!ENTITY rdf  'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
+]>
+
+<rdf:RDF xmlns:rdf="&rdf;" xmlns="&eg;">
+
+  <rdf:Description rdf:about="&eg;a">
+    <p rdf:resource="&eg;b"/>
+    <fubar>Hello world</fubar>
+  </rdf:Description>
+
+ 
+   <rdf:Description rdf:about="&eg;course">
+      <students>
+         <rdf:Bag>
+            <rdf:li rdf:resource="eg;Amy"/>
+            <rdf:li rdf:resource="eg;Tim"/>
+            <rdf:li rdf:resource="eg;John"/>
+         </rdf:Bag>
+      </students>
+   </rdf:Description>
+
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/dttest1.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/dttest1.nt b/jena-core/testing/reasoners/rdfs/dttest1.nt
index 693c571..8922b1a 100644
--- a/jena-core/testing/reasoners/rdfs/dttest1.nt
+++ b/jena-core/testing/reasoners/rdfs/dttest1.nt
@@ -1,2 +1,2 @@
-<http://www.hpl.hp.com/semweb/2003/eg#foo> <http://www.hpl.hp.com/semweb/2003/eg#bar> "25" .
-<http://www.hpl.hp.com/semweb/2003/eg#bar> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .
+<http://www.hpl.hp.com/semweb/2003/eg#foo> <http://www.hpl.hp.com/semweb/2003/eg#bar> "25" .
+<http://www.hpl.hp.com/semweb/2003/eg#bar> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/dttest2.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/dttest2.nt b/jena-core/testing/reasoners/rdfs/dttest2.nt
index 91fe3eb..ff3c232 100644
--- a/jena-core/testing/reasoners/rdfs/dttest2.nt
+++ b/jena-core/testing/reasoners/rdfs/dttest2.nt
@@ -1,2 +1,2 @@
-<http://www.hpl.hp.com/semweb/2003/eg#foo> <http://www.hpl.hp.com/semweb/2003/eg#bar> "25.5"^^<http://www.w3.org/2001/XMLSchema#decimal> .
-<http://www.hpl.hp.com/semweb/2003/eg#bar> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .
+<http://www.hpl.hp.com/semweb/2003/eg#foo> <http://www.hpl.hp.com/semweb/2003/eg#bar> "25.5"^^<http://www.w3.org/2001/XMLSchema#decimal> .
+<http://www.hpl.hp.com/semweb/2003/eg#bar> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/dttest3.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/dttest3.nt b/jena-core/testing/reasoners/rdfs/dttest3.nt
index ce1331a..f822506 100644
--- a/jena-core/testing/reasoners/rdfs/dttest3.nt
+++ b/jena-core/testing/reasoners/rdfs/dttest3.nt
@@ -1,2 +1,2 @@
-<http://www.hpl.hp.com/semweb/2003/eg#foo> <http://www.hpl.hp.com/semweb/2003/eg#bar> "25"^^<http://www.w3.org/2001/XMLSchema#decimal> .
-<http://www.hpl.hp.com/semweb/2003/eg#bar> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .
+<http://www.hpl.hp.com/semweb/2003/eg#foo> <http://www.hpl.hp.com/semweb/2003/eg#bar> "25"^^<http://www.w3.org/2001/XMLSchema#decimal> .
+<http://www.hpl.hp.com/semweb/2003/eg#bar> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/manifest-nodirect.rdf
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/manifest-nodirect.rdf b/jena-core/testing/reasoners/rdfs/manifest-nodirect.rdf
index 29d2d17..9de273c 100644
--- a/jena-core/testing/reasoners/rdfs/manifest-nodirect.rdf
+++ b/jena-core/testing/reasoners/rdfs/manifest-nodirect.rdf
@@ -1,175 +1,175 @@
-<?xml version="1.0"?>
-
-<!DOCTYPE rdf:RDF [
-    <!ENTITY test 'http://www.hpl.hp.com/semweb/2003/query_tester#'>
-    <!ENTITY rdf  'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
-]>
-
-<rdf:RDF xmlns:rdf="&rdf;" xmlns="&test;">
-
-  <Test rdf:about="test1">
-    <description>RDFS reasoner: range test, wildcard</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data1.rdf</data>
-    <query>rdfs/query-res.nt</query>
-    <result>rdfs/result1.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test2">
-    <description>RDFS reasoner: range test, ground</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data1.rdf</data>
-    <query>rdfs/query2.nt</query>
-    <result>rdfs/result2.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test3">
-    <description>RDFS reasoner: simple subProp case, wildcard</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query3.nt</query>
-    <result>rdfs/result3.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test4">
-    <description>RDFS reasoner: simple subProp case, ground subject</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query4.nt</query>
-    <result>rdfs/result4.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test5">
-    <description>RDFS reasoner: simple subProp case, ground object</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query5.nt</query>
-    <result>rdfs/result4.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test6">
-    <description>RDFS reasoner: range test, ground, with subProp</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query2.nt</query>
-    <result>rdfs/result2.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test7">
-    <description>RDFS reasoner: domain test, ground, with subProp</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query7.nt</query>
-    <result>rdfs/result7.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test8">
-    <description>RDFS reasoner: domain test, wildcard, with subProp</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query8.nt</query>
-    <result>rdfs/result8.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test9">
-    <description>RDFS reasoner: range test, ground, with subProp and subClass</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query9.nt</query>
-    <result>rdfs/result9.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test10">
-    <description>RDFS reasoner: range test, wildcard, with subProp and subClass</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query10.nt</query>
-    <result>rdfs/result10.rdf</result>
-  </Test>
-  
-  <Test rdf:about="test11">
-    <description>RDFS reasoner: wildcard type, with subProp and subClass</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query11.nt</query>
-    <result>rdfs/result11.rdf</result>
-  </Test>
-
-  <Test rdf:about="test12">
-    <description>RDFS reasoner: list all Resources</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query12.nt</query>
-    <result>rdfs/result12.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test13">
-    <description>RDFS reasoner: list all Properties</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query13.nt</query>
-    <result>rdfs/result13.rdf</result>
-  </Test>
-
-  <Test rdf:about="test14">
-    <description>RDFS reasoner: ground case of type Resource test</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query14.nt</query>
-    <result>rdfs/result14.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test15">
-    <description>RDFS reasoner: ground case of type Property test</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query15.nt</query>
-    <result>rdfs/result15.rdf</result>
-  </Test>
-
-   
-  <Test rdf:about="test16">
-    <description>RDFS reasoner: enumerate all Classes</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query16.nt</query>
-    <result>rdfs/result16.rdf</result>
-  </Test>
-   
-<!-- skip for now   - rule reasoner doesn't support membership properties
-  <Test rdf:about="test17">
-    <description>RDFS reasoner: container property rules</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data3.rdf</data>
-    <query>rdfs/query17.nt</query>
-    <result>rdfs/result17.rdf</result>
-  </Test>
--->
-   
-  <Test rdf:about="test18">
-    <description>RDFS reasoner: wildcard predicate, ground subject in query</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query18.nt</query>
-    <result>rdfs/result18.rdf</result>
-  </Test>
-
-<!-- skip for now  - code works, test is wrong result19-nodirect needs to get a whole lot bigger 
-  <Test rdf:about="test19">
-    <description>RDFS reasoner: list everything</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query19.nt</query>
-    <result>rdfs/result19-nodirect.rdf</result>
-  </Test>
--->
-
-  <Test rdf:about="test20">
-    <description>RDFS reasoner: wildcard predicate, ground Class subject</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query20.nt</query>
-    <result>rdfs/result20-nodirect.rdf</result>
-  </Test>
-
-</rdf:RDF>
+<?xml version="1.0"?>
+
+<!DOCTYPE rdf:RDF [
+    <!ENTITY test 'http://www.hpl.hp.com/semweb/2003/query_tester#'>
+    <!ENTITY rdf  'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
+]>
+
+<rdf:RDF xmlns:rdf="&rdf;" xmlns="&test;">
+
+  <Test rdf:about="test1">
+    <description>RDFS reasoner: range test, wildcard</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data1.rdf</data>
+    <query>rdfs/query-res.nt</query>
+    <result>rdfs/result1.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test2">
+    <description>RDFS reasoner: range test, ground</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data1.rdf</data>
+    <query>rdfs/query2.nt</query>
+    <result>rdfs/result2.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test3">
+    <description>RDFS reasoner: simple subProp case, wildcard</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query3.nt</query>
+    <result>rdfs/result3.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test4">
+    <description>RDFS reasoner: simple subProp case, ground subject</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query4.nt</query>
+    <result>rdfs/result4.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test5">
+    <description>RDFS reasoner: simple subProp case, ground object</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query5.nt</query>
+    <result>rdfs/result4.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test6">
+    <description>RDFS reasoner: range test, ground, with subProp</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query2.nt</query>
+    <result>rdfs/result2.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test7">
+    <description>RDFS reasoner: domain test, ground, with subProp</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query7.nt</query>
+    <result>rdfs/result7.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test8">
+    <description>RDFS reasoner: domain test, wildcard, with subProp</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query8.nt</query>
+    <result>rdfs/result8.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test9">
+    <description>RDFS reasoner: range test, ground, with subProp and subClass</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query9.nt</query>
+    <result>rdfs/result9.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test10">
+    <description>RDFS reasoner: range test, wildcard, with subProp and subClass</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query10.nt</query>
+    <result>rdfs/result10.rdf</result>
+  </Test>
+  
+  <Test rdf:about="test11">
+    <description>RDFS reasoner: wildcard type, with subProp and subClass</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query11.nt</query>
+    <result>rdfs/result11.rdf</result>
+  </Test>
+
+  <Test rdf:about="test12">
+    <description>RDFS reasoner: list all Resources</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query12.nt</query>
+    <result>rdfs/result12.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test13">
+    <description>RDFS reasoner: list all Properties</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query13.nt</query>
+    <result>rdfs/result13.rdf</result>
+  </Test>
+
+  <Test rdf:about="test14">
+    <description>RDFS reasoner: ground case of type Resource test</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query14.nt</query>
+    <result>rdfs/result14.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test15">
+    <description>RDFS reasoner: ground case of type Property test</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query15.nt</query>
+    <result>rdfs/result15.rdf</result>
+  </Test>
+
+   
+  <Test rdf:about="test16">
+    <description>RDFS reasoner: enumerate all Classes</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query16.nt</query>
+    <result>rdfs/result16.rdf</result>
+  </Test>
+   
+<!-- skip for now   - rule reasoner doesn't support membership properties
+  <Test rdf:about="test17">
+    <description>RDFS reasoner: container property rules</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data3.rdf</data>
+    <query>rdfs/query17.nt</query>
+    <result>rdfs/result17.rdf</result>
+  </Test>
+-->
+   
+  <Test rdf:about="test18">
+    <description>RDFS reasoner: wildcard predicate, ground subject in query</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query18.nt</query>
+    <result>rdfs/result18.rdf</result>
+  </Test>
+
+<!-- skip for now  - code works, test is wrong result19-nodirect needs to get a whole lot bigger 
+  <Test rdf:about="test19">
+    <description>RDFS reasoner: list everything</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query19.nt</query>
+    <result>rdfs/result19-nodirect.rdf</result>
+  </Test>
+-->
+
+  <Test rdf:about="test20">
+    <description>RDFS reasoner: wildcard predicate, ground Class subject</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query20.nt</query>
+    <result>rdfs/result20-nodirect.rdf</result>
+  </Test>
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/manifest.rdf
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/manifest.rdf b/jena-core/testing/reasoners/rdfs/manifest.rdf
index a957af6..78930ea 100644
--- a/jena-core/testing/reasoners/rdfs/manifest.rdf
+++ b/jena-core/testing/reasoners/rdfs/manifest.rdf
@@ -1,189 +1,189 @@
-<?xml version="1.0"?>
-
-<!DOCTYPE rdf:RDF [
-    <!ENTITY test 'http://www.hpl.hp.com/semweb/2003/query_tester#'>
-    <!ENTITY rdf  'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
-]>
-
-<rdf:RDF xmlns:rdf="&rdf;" xmlns="&test;">
-
-  <Test rdf:about="test1">
-    <description>RDFS reasoner: range test, wildcard</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data1.rdf</data>
-    <query>rdfs/query-res.nt</query>
-    <result>rdfs/result1.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test2">
-    <description>RDFS reasoner: range test, ground</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data1.rdf</data>
-    <query>rdfs/query2.nt</query>
-    <result>rdfs/result2.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test3">
-    <description>RDFS reasoner: simple subProp case, wildcard</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query3.nt</query>
-    <result>rdfs/result3.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test4">
-    <description>RDFS reasoner: simple subProp case, ground subject</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query4.nt</query>
-    <result>rdfs/result4.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test5">
-    <description>RDFS reasoner: simple subProp case, ground object</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query5.nt</query>
-    <result>rdfs/result4.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test6">
-    <description>RDFS reasoner: range test, ground, with subProp</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query2.nt</query>
-    <result>rdfs/result2.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test7">
-    <description>RDFS reasoner: domain test, ground, with subProp</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query7.nt</query>
-    <result>rdfs/result7.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test8">
-    <description>RDFS reasoner: domain test, wildcard, with subProp</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query8.nt</query>
-    <result>rdfs/result8.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test9">
-    <description>RDFS reasoner: range test, ground, with subProp and subClass</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query9.nt</query>
-    <result>rdfs/result9.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test10">
-    <description>RDFS reasoner: range test, wildcard, with subProp and subClass</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query10.nt</query>
-    <result>rdfs/result10.rdf</result>
-  </Test>
-  
-  <Test rdf:about="test11">
-    <description>RDFS reasoner: wildcard type, with subProp and subClass</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query11.nt</query>
-    <result>rdfs/result11.rdf</result>
-  </Test>
-
-  <Test rdf:about="test12">
-    <description>RDFS reasoner: list all Resources</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query12.nt</query>
-    <result>rdfs/result12.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test13">
-    <description>RDFS reasoner: list all Properties</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query13.nt</query>
-    <result>rdfs/result13.rdf</result>
-  </Test>
-
-  <Test rdf:about="test14">
-    <description>RDFS reasoner: ground case of type Resource test</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query14.nt</query>
-    <result>rdfs/result14.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test15">
-    <description>RDFS reasoner: ground case of type Property test</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query15.nt</query>
-    <result>rdfs/result15.rdf</result>
-  </Test>
-
-   
-  <Test rdf:about="test16">
-    <description>RDFS reasoner: enumerate all Classes</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query16.nt</query>
-    <result>rdfs/result16.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test17">
-    <description>RDFS reasoner: container property rules</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data3.rdf</data>
-    <query>rdfs/query17.nt</query>
-    <result>rdfs/result17.rdf</result>
-  </Test>
-   
-  <Test rdf:about="test18">
-    <description>RDFS reasoner: wildcard predicate, ground subject in query</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query18.nt</query>
-    <result>rdfs/result18.rdf</result>
-  </Test>
-   
-<!-- skip for now - test result set is wrong
-  <Test rdf:about="test19">
-    <description>RDFS reasoner: list everything</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query19.nt</query>
-    <result>rdfs/result19-nodirect.rdf</result>
-  </Test>
--->
-
-  <Test rdf:about="test20">
-    <description>RDFS reasoner: wildcard predicate, ground Class subject</description>
-    <tbox>rdfs/tbox1.rdf</tbox>
-    <data>rdfs/data2.rdf</data>
-    <query>rdfs/query20.nt</query>
-    <result>rdfs/result20-nodirect.rdf</result>
-  </Test>
-
-  <Test rdf:about="test21">
-    <description>RDFS reasoner - owl full axioms for domain  on empty model</description>
-    <tbox>rdfs/empty.rdf</tbox>
-    <data>rdfs/empty.rdf</data>
-    <query>rdfs/query21.nt</query>
-    <result>rdfs/result21.rdf</result>
-  </Test>
-
-  <Test rdf:about="test22">
-    <description>RDFS reasoner - owl full axioms for range on empty model</description>
-    <tbox>rdfs/empty.rdf</tbox>
-    <data>rdfs/empty.rdf</data>
-    <query>rdfs/query22.nt</query>
-    <result>rdfs/result22.rdf</result>
-  </Test>
-
-</rdf:RDF>
+<?xml version="1.0"?>
+
+<!DOCTYPE rdf:RDF [
+    <!ENTITY test 'http://www.hpl.hp.com/semweb/2003/query_tester#'>
+    <!ENTITY rdf  'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
+]>
+
+<rdf:RDF xmlns:rdf="&rdf;" xmlns="&test;">
+
+  <Test rdf:about="test1">
+    <description>RDFS reasoner: range test, wildcard</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data1.rdf</data>
+    <query>rdfs/query-res.nt</query>
+    <result>rdfs/result1.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test2">
+    <description>RDFS reasoner: range test, ground</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data1.rdf</data>
+    <query>rdfs/query2.nt</query>
+    <result>rdfs/result2.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test3">
+    <description>RDFS reasoner: simple subProp case, wildcard</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query3.nt</query>
+    <result>rdfs/result3.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test4">
+    <description>RDFS reasoner: simple subProp case, ground subject</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query4.nt</query>
+    <result>rdfs/result4.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test5">
+    <description>RDFS reasoner: simple subProp case, ground object</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query5.nt</query>
+    <result>rdfs/result4.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test6">
+    <description>RDFS reasoner: range test, ground, with subProp</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query2.nt</query>
+    <result>rdfs/result2.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test7">
+    <description>RDFS reasoner: domain test, ground, with subProp</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query7.nt</query>
+    <result>rdfs/result7.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test8">
+    <description>RDFS reasoner: domain test, wildcard, with subProp</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query8.nt</query>
+    <result>rdfs/result8.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test9">
+    <description>RDFS reasoner: range test, ground, with subProp and subClass</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query9.nt</query>
+    <result>rdfs/result9.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test10">
+    <description>RDFS reasoner: range test, wildcard, with subProp and subClass</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query10.nt</query>
+    <result>rdfs/result10.rdf</result>
+  </Test>
+  
+  <Test rdf:about="test11">
+    <description>RDFS reasoner: wildcard type, with subProp and subClass</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query11.nt</query>
+    <result>rdfs/result11.rdf</result>
+  </Test>
+
+  <Test rdf:about="test12">
+    <description>RDFS reasoner: list all Resources</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query12.nt</query>
+    <result>rdfs/result12.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test13">
+    <description>RDFS reasoner: list all Properties</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query13.nt</query>
+    <result>rdfs/result13.rdf</result>
+  </Test>
+
+  <Test rdf:about="test14">
+    <description>RDFS reasoner: ground case of type Resource test</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query14.nt</query>
+    <result>rdfs/result14.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test15">
+    <description>RDFS reasoner: ground case of type Property test</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query15.nt</query>
+    <result>rdfs/result15.rdf</result>
+  </Test>
+
+   
+  <Test rdf:about="test16">
+    <description>RDFS reasoner: enumerate all Classes</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query16.nt</query>
+    <result>rdfs/result16.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test17">
+    <description>RDFS reasoner: container property rules</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data3.rdf</data>
+    <query>rdfs/query17.nt</query>
+    <result>rdfs/result17.rdf</result>
+  </Test>
+   
+  <Test rdf:about="test18">
+    <description>RDFS reasoner: wildcard predicate, ground subject in query</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query18.nt</query>
+    <result>rdfs/result18.rdf</result>
+  </Test>
+   
+<!-- skip for now - test result set is wrong
+  <Test rdf:about="test19">
+    <description>RDFS reasoner: list everything</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query19.nt</query>
+    <result>rdfs/result19-nodirect.rdf</result>
+  </Test>
+-->
+
+  <Test rdf:about="test20">
+    <description>RDFS reasoner: wildcard predicate, ground Class subject</description>
+    <tbox>rdfs/tbox1.rdf</tbox>
+    <data>rdfs/data2.rdf</data>
+    <query>rdfs/query20.nt</query>
+    <result>rdfs/result20-nodirect.rdf</result>
+  </Test>
+
+  <Test rdf:about="test21">
+    <description>RDFS reasoner - owl full axioms for domain  on empty model</description>
+    <tbox>rdfs/empty.rdf</tbox>
+    <data>rdfs/empty.rdf</data>
+    <query>rdfs/query21.nt</query>
+    <result>rdfs/result21.rdf</result>
+  </Test>
+
+  <Test rdf:about="test22">
+    <description>RDFS reasoner - owl full axioms for range on empty model</description>
+    <tbox>rdfs/empty.rdf</tbox>
+    <data>rdfs/empty.rdf</data>
+    <query>rdfs/query22.nt</query>
+    <result>rdfs/result22.rdf</result>
+  </Test>
+
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query-res.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query-res.nt b/jena-core/testing/reasoners/rdfs/query-res.nt
index 36f3d04..6abdccd 100644
--- a/jena-core/testing/reasoners/rdfs/query-res.nt
+++ b/jena-core/testing/reasoners/rdfs/query-res.nt
@@ -1,4 +1,4 @@
-# Test query for rdfs reasoner
-# List (*,type,C1)
-####################################
-<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.hpl.hp.com/semweb/2003/eg#C1> .
+# Test query for rdfs reasoner
+# List (*,type,C1)
+####################################
+<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.hpl.hp.com/semweb/2003/eg#C1> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query10.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query10.nt b/jena-core/testing/reasoners/rdfs/query10.nt
index 10a6eb8..2082f14 100644
--- a/jena-core/testing/reasoners/rdfs/query10.nt
+++ b/jena-core/testing/reasoners/rdfs/query10.nt
@@ -1,3 +1,3 @@
-# List (b,type,*)
-####################################
-<http://www.hpl.hp.com/semweb/2003/eg#b> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <var:x> .
+# List (b,type,*)
+####################################
+<http://www.hpl.hp.com/semweb/2003/eg#b> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <var:x> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query11.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query11.nt b/jena-core/testing/reasoners/rdfs/query11.nt
index 8e3f576..5d41a99 100644
--- a/jena-core/testing/reasoners/rdfs/query11.nt
+++ b/jena-core/testing/reasoners/rdfs/query11.nt
@@ -1,3 +1,3 @@
-# List (*,type,*)
-####################################
-<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <var:y> .
+# List (*,type,*)
+####################################
+<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <var:y> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query12.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query12.nt b/jena-core/testing/reasoners/rdfs/query12.nt
index 8000100..9857119 100644
--- a/jena-core/testing/reasoners/rdfs/query12.nt
+++ b/jena-core/testing/reasoners/rdfs/query12.nt
@@ -1,3 +1,3 @@
-# List (*,type,Resource)
-####################################
-<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .
+# List (*,type,Resource)
+####################################
+<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query13.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query13.nt b/jena-core/testing/reasoners/rdfs/query13.nt
index 250d651..10fceb5 100644
--- a/jena-core/testing/reasoners/rdfs/query13.nt
+++ b/jena-core/testing/reasoners/rdfs/query13.nt
@@ -1,3 +1,3 @@
-# List (*,type,Property)
-####################################
-<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+# List (*,type,Property)
+####################################
+<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query14.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query14.nt b/jena-core/testing/reasoners/rdfs/query14.nt
index cedb011..1bb3e6e 100644
--- a/jena-core/testing/reasoners/rdfs/query14.nt
+++ b/jena-core/testing/reasoners/rdfs/query14.nt
@@ -1,3 +1,3 @@
-# List (a,type,Resource)
-####################################
-<http://www.hpl.hp.com/semweb/2003/eg#a> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .
+# List (a,type,Resource)
+####################################
+<http://www.hpl.hp.com/semweb/2003/eg#a> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query15.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query15.nt b/jena-core/testing/reasoners/rdfs/query15.nt
index 6cb2618..01517f0 100644
--- a/jena-core/testing/reasoners/rdfs/query15.nt
+++ b/jena-core/testing/reasoners/rdfs/query15.nt
@@ -1,3 +1,3 @@
-# List (p,type,Property)
-####################################
-<http://www.hpl.hp.com/semweb/2003/eg#p> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
+# List (p,type,Property)
+####################################
+<http://www.hpl.hp.com/semweb/2003/eg#p> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query16.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query16.nt b/jena-core/testing/reasoners/rdfs/query16.nt
index 95be21f..69f907a 100644
--- a/jena-core/testing/reasoners/rdfs/query16.nt
+++ b/jena-core/testing/reasoners/rdfs/query16.nt
@@ -1,3 +1,3 @@
-# List (*,type,Class)
-####################################
-<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
+# List (*,type,Class)
+####################################
+<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query17.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query17.nt b/jena-core/testing/reasoners/rdfs/query17.nt
index f942844..f1f7cb8 100644
--- a/jena-core/testing/reasoners/rdfs/query17.nt
+++ b/jena-core/testing/reasoners/rdfs/query17.nt
@@ -1,5 +1,5 @@
-# List (*,type,ContainerMembershipProperty)
-#     + (*,subPropertyOf member)
-####################################
-<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty> .
-<var:y> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://www.w3.org/2000/01/rdf-schema#member> .
+# List (*,type,ContainerMembershipProperty)
+#     + (*,subPropertyOf member)
+####################################
+<var:x> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty> .
+<var:y> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://www.w3.org/2000/01/rdf-schema#member> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query18.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query18.nt b/jena-core/testing/reasoners/rdfs/query18.nt
index 831a8d4..9ce3c16 100644
--- a/jena-core/testing/reasoners/rdfs/query18.nt
+++ b/jena-core/testing/reasoners/rdfs/query18.nt
@@ -1,4 +1,4 @@
-# List (a, * , *)
-####################################
-<http://www.hpl.hp.com/semweb/2003/eg#a> <var:x> <var:y> .
-
+# List (a, * , *)
+####################################
+<http://www.hpl.hp.com/semweb/2003/eg#a> <var:x> <var:y> .
+

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query19.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query19.nt b/jena-core/testing/reasoners/rdfs/query19.nt
index 52b1939..070add5 100644
--- a/jena-core/testing/reasoners/rdfs/query19.nt
+++ b/jena-core/testing/reasoners/rdfs/query19.nt
@@ -1,5 +1,5 @@
-# List (*,*,*)
-####################################
-<var:x> <var:y> <var:z> .
-
-
+# List (*,*,*)
+####################################
+<var:x> <var:y> <var:z> .
+
+

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query2.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query2.nt b/jena-core/testing/reasoners/rdfs/query2.nt
index 07fe471..b236eaa 100644
--- a/jena-core/testing/reasoners/rdfs/query2.nt
+++ b/jena-core/testing/reasoners/rdfs/query2.nt
@@ -1,4 +1,4 @@
-# List (b,type,C1)
-####################################
-<http://www.hpl.hp.com/semweb/2003/eg#b> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.hpl.hp.com/semweb/2003/eg#C1> .
-
+# List (b,type,C1)
+####################################
+<http://www.hpl.hp.com/semweb/2003/eg#b> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.hpl.hp.com/semweb/2003/eg#C1> .
+

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query20.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query20.nt b/jena-core/testing/reasoners/rdfs/query20.nt
index 5798caf..79692b6 100644
--- a/jena-core/testing/reasoners/rdfs/query20.nt
+++ b/jena-core/testing/reasoners/rdfs/query20.nt
@@ -1,4 +1,4 @@
-# List (C1, * , *)
-####################################
-<http://www.hpl.hp.com/semweb/2003/eg#C1> <var:x> <var:y> .
-
+# List (C1, * , *)
+####################################
+<http://www.hpl.hp.com/semweb/2003/eg#C1> <var:x> <var:y> .
+

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query21.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query21.nt b/jena-core/testing/reasoners/rdfs/query21.nt
index 4d78a19..f476df1 100644
--- a/jena-core/testing/reasoners/rdfs/query21.nt
+++ b/jena-core/testing/reasoners/rdfs/query21.nt
@@ -1,3 +1,3 @@
-# List (*, rdfs:domain, *)
-####################################
-<var:x> <http://www.w3.org/2000/01/rdf-schema#domain> <var:y> .
+# List (*, rdfs:domain, *)
+####################################
+<var:x> <http://www.w3.org/2000/01/rdf-schema#domain> <var:y> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query22.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query22.nt b/jena-core/testing/reasoners/rdfs/query22.nt
index 2df0ca5..11d21e2 100644
--- a/jena-core/testing/reasoners/rdfs/query22.nt
+++ b/jena-core/testing/reasoners/rdfs/query22.nt
@@ -1,3 +1,3 @@
-# List (*, rdfs:range, *)
-####################################
-<var:x> <http://www.w3.org/2000/01/rdf-schema#range> <var:y> .
+# List (*, rdfs:range, *)
+####################################
+<var:x> <http://www.w3.org/2000/01/rdf-schema#range> <var:y> .

http://git-wip-us.apache.org/repos/asf/jena/blob/3d70d735/jena-core/testing/reasoners/rdfs/query3.nt
----------------------------------------------------------------------
diff --git a/jena-core/testing/reasoners/rdfs/query3.nt b/jena-core/testing/reasoners/rdfs/query3.nt
index ec9be42..5133686 100644
--- a/jena-core/testing/reasoners/rdfs/query3.nt
+++ b/jena-core/testing/reasoners/rdfs/query3.nt
@@ -1,4 +1,4 @@
-# List (*, r, *)
-####################################
-<var:x> <http://www.hpl.hp.com/semweb/2003/eg#r> <var:y> .
-
+# List (*, r, *)
+####################################
+<var:x> <http://www.hpl.hp.com/semweb/2003/eg#r> <var:y> .
+