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 ...@@ -4440,7 +4440,7 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel
4440 :hasWorkVolume 4440 :hasWorkVolume
4441 rdf:type owl:DatatypeProperty ; 4441 rdf:type owl:DatatypeProperty ;
4442 rdfs:comment "A property that gives the work volume of a planning object."^^xsd:string ; 4442 rdfs:comment "A property that gives the work volume of a planning object."^^xsd:string ;
4443 - rdfs:label "has Activity Work Volume"^^xsd:string ; 4443 + rdfs:label "has Work Volume"^^xsd:string ;
4444 . 4444 .
4445 :hasX 4445 :hasX
4446 rdf:type owl:DatatypeProperty ; 4446 rdf:type owl:DatatypeProperty ;
......
...@@ -521,7 +521,7 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP ...@@ -521,7 +521,7 @@ ilap:SpecifiedUserfield1forActivity102inPlanVersion2forProjectP
521 rdf:type ilap:ProjectDeliverable ; 521 rdf:type ilap:ProjectDeliverable ;
522 rdf:type SCCS:PBS_ADDC ; 522 rdf:type SCCS:PBS_ADDC ;
523 rdfs:comment "A Project Deliverable from Project P"^^xsd:string ; 523 rdfs:comment "A Project Deliverable from Project P"^^xsd:string ;
524 - rdfs:label "Project Result 1"^^xsd:string ; 524 + rdfs:label "Project Deliverable 1"^^xsd:string ;
525 . 525 .
526 :ProjectP 526 :ProjectP
527 rdf:type ilap:Project ; 527 rdf:type ilap:Project ;
......