Tore Christiansen

Fixed comment and label for ActivityPlanningPhase and ActivityPlanningActivity

......@@ -4014,12 +4014,14 @@ SCCS:NorsokZ014CORplanningResourceClass
rdfs:subClassOf :ActivityPlanningResourceClass ;
.
SCCS:NorsokZ014SABplanningActivityClass
rdfs:comment "An Activity Planning Activity that is defined Norsok Z-014 SAB."^^xsd:string ;
rdfs:label "NORSOK Z-014 SAB Planning Activity Class"^^xsd:string ;
rdfs:subClassOf :ActivityPlanningActivity ;
.
SCCS:NorsokZ014SABplanningPhaseClass
rdf:type rdfs:Class ;
rdfs:label "An Activity Planning Phase Class that is a Norsok Z-014 SAB Planning Phase class"^^xsd:string ;
rdfs:comment "An Activity Planning Phase that is defined by Norsok Z-014 SAB."^^xsd:string ;
rdfs:label "Norsok Z014 SAB Planning Phase Class"^^xsd:string ;
rdfs:subClassOf :ActivityPlanningPhase ;
.
SCCS:PBS_A
......