adoptedPlan now functional.
authorTim L <lebot@rpi.edu>
Thu, 23 Feb 2012 22:43:54 -0500
changeset 1673 91e8f1942bc9
parent 1672 d6db71fbccbf
child 1674 31073049819f
adoptedPlan now functional.
ontology/ProvenanceOntology.owl
--- a/ontology/ProvenanceOntology.owl	Thu Feb 23 22:33:38 2012 -0500
+++ b/ontology/ProvenanceOntology.owl	Thu Feb 23 22:43:54 2012 -0500
@@ -114,6 +114,7 @@
 
     <owl:ObjectProperty rdf:about="&prov;adoptedPlan">
         <rdf:type rdf:resource="&owl;AsymmetricProperty"/>
+        <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdf:type rdf:resource="&owl;IrreflexiveProperty"/>
         <rdfs:label xml:lang="en">had plan</rdfs:label>
         <rdfs:comment xml:lang="en">The Activity performed was described by the given plan resource. Activity specifications, as referred to by plan links, are out of scope of this           specification</rdfs:comment>