David Price

Setup for Drilling RD creation

This diff could not be displayed because it is too large.
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
3 3
4 @prefix : <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> . 4 @prefix : <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> .
5 @prefix owl: <http://www.w3.org/2002/07/owl#> . 5 @prefix owl: <http://www.w3.org/2002/07/owl#> .
6 -@prefix pca-rdl: <http://rds.posccaesar.org/2008/06/OWL/RDL#> . 6 +@prefix pca-rdl: <http://posccaesar.org/rdl/> .
7 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 7 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 8 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 9 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
......