--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedDelegation Thu May 31 13:52:25 2012 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
-@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
-@prefix prov: <http://www.w3.org/ns/prov#> .
-@prefix : <http://example.com/> .
-
-# TODO
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedDelegation.ttl Thu May 31 13:53:12 2012 -0400
@@ -0,0 +1,9 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl: <http://www.w3.org/2002/07/owl#> .
+@prefix pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix : <http://example.com/> .
+
+# TODO