Fixed comment and label for ActivityPlanningPhase and ActivityPlanningActivity
Showing
1 changed file
with
3 additions
and
1 deletions
| ... | @@ -4014,12 +4014,14 @@ SCCS:NorsokZ014CORplanningResourceClass | ... | @@ -4014,12 +4014,14 @@ SCCS:NorsokZ014CORplanningResourceClass |
| 4014 | rdfs:subClassOf :ActivityPlanningResourceClass ; | 4014 | rdfs:subClassOf :ActivityPlanningResourceClass ; |
| 4015 | . | 4015 | . |
| 4016 | SCCS:NorsokZ014SABplanningActivityClass | 4016 | SCCS:NorsokZ014SABplanningActivityClass |
| 4017 | + rdfs:comment "An Activity Planning Activity that is defined Norsok Z-014 SAB."^^xsd:string ; | ||
| 4017 | rdfs:label "NORSOK Z-014 SAB Planning Activity Class"^^xsd:string ; | 4018 | rdfs:label "NORSOK Z-014 SAB Planning Activity Class"^^xsd:string ; |
| 4018 | rdfs:subClassOf :ActivityPlanningActivity ; | 4019 | rdfs:subClassOf :ActivityPlanningActivity ; |
| 4019 | . | 4020 | . |
| 4020 | SCCS:NorsokZ014SABplanningPhaseClass | 4021 | SCCS:NorsokZ014SABplanningPhaseClass |
| 4021 | rdf:type rdfs:Class ; | 4022 | rdf:type rdfs:Class ; |
| 4022 | - rdfs:label "An Activity Planning Phase Class that is a Norsok Z-014 SAB Planning Phase class"^^xsd:string ; | 4023 | + rdfs:comment "An Activity Planning Phase that is defined by Norsok Z-014 SAB."^^xsd:string ; |
| 4024 | + rdfs:label "Norsok Z014 SAB Planning Phase Class"^^xsd:string ; | ||
| 4023 | rdfs:subClassOf :ActivityPlanningPhase ; | 4025 | rdfs:subClassOf :ActivityPlanningPhase ; |
| 4024 | . | 4026 | . |
| 4025 | SCCS:PBS_A | 4027 | SCCS:PBS_A | ... | ... |
-
Please register or login to post a comment