typo provo eg
authorTim L <lebot@rpi.edu>
Tue, 29 May 2012 09:46:21 -0400
changeset 3036 8360381bc3ee
parent 3034 d12e5f235f1e
child 3037 4511b9e02478
typo provo eg
examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedResponsibility.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/property_wasInvalidatedBy.ttl
--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedResponsibility.ttl	Tue May 29 14:38:54 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedResponsibility.ttl	Tue May 29 09:46:21 2012 -0400
@@ -36,7 +36,7 @@
    prov:qualifiedResponsibility [
       a prov:Responsibility;
       prov:agent   :city-of-Paris;
-      prov:hadRole :employer; # The city of Paris employed the chauffeur during the enforcement.
+      prov:hadRole :employer; # The city of Paris employed the officer during the enforcement.
    ];
 .
 
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasInvalidatedBy.ttl	Tue May 29 14:38:54 2012 +0100
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasInvalidatedBy.ttl	Tue May 29 09:46:21 2012 -0400
@@ -6,4 +6,4 @@
 @prefix prov: <http://www.w3.org/ns/prov#> .
 @prefix :     <http://example.com/> .
 
-# TODO
+<> a :DoesNotMap .