Tore Christiansen

One more small update

......@@ -4440,7 +4440,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
:hasWorkVolume
rdf:type owl:DatatypeProperty ;
rdfs:comment "A property that gives the work volume of a planning object."^^xsd:string ;
rdfs:label "has Activity Work Volume"^^xsd:string ;
rdfs:label "has Work Volume"^^xsd:string ;
.
:hasX
rdf:type owl:DatatypeProperty ;
......
......@@ -521,7 +521,7 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
rdf:type ilap:ProjectDeliverable ;
rdf:type SCCS:PBS_ADDC ;
rdfs:comment "A Project Deliverable from Project P"^^xsd:string ;
rdfs:label "Project Result 1"^^xsd:string ;
rdfs:label "Project Deliverable 1"^^xsd:string ;
.
:ProjectP
rdf:type ilap:Project ;
......