Tore Christiansen

fixed annotation for ref and anyuri

This diff is collapsed. Click to expand it.
......@@ -206,7 +206,6 @@
.
:Activity_1
rdf:type :Activity ;
:hasSpecifiedUserField userfield:SpecifiedUserField_1 ;
rdfs:label "Activity 1"^^xsd:string ;
.
:AfterShutdown
......@@ -3280,9 +3279,6 @@ userfield:SourceSpecifiedUserField
userfield:SpecifiedUserField
rdfs:comment "A class that holds the Free Text Fields for a Plan (i.e., associated with the Project or Activities in the Plan)."^^xsd:string ;
.
userfield:SpecifiedUserField_1
userfield:hasWBSpart2 :FreeFieldValue_1 ;
.
userfield:hasFreeFieldForSpecifiedUserField
rdf:type owl:ObjectProperty ;
.
......