Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -522,7 +522,7 @@ ILAP:Operator | ... | @@ -522,7 +522,7 @@ ILAP:Operator |
| 522 | ILAP:PAC | 522 | ILAP:PAC |
| 523 | rdf:type owl:Class ; | 523 | rdf:type owl:Class ; |
| 524 | rdfs:comment "Not carried out systematically."^^xsd:string ; | 524 | rdfs:comment "Not carried out systematically."^^xsd:string ; |
| 525 | - rdfs:label "Facility Acceptance Certificate."^^xsd:string ; | 525 | + rdfs:label "Facility Acceptance Certificate"^^xsd:string ; |
| 526 | rdfs:subClassOf ILAP:CommissioningMilestone . | 526 | rdfs:subClassOf ILAP:CommissioningMilestone . |
| 527 | 527 | ||
| 528 | ILAP:Phase | 528 | ILAP:Phase |
| ... | @@ -798,7 +798,7 @@ ILAP:RFCC | ... | @@ -798,7 +798,7 @@ ILAP:RFCC |
| 798 | ILAP:RFOCaccepted | 798 | ILAP:RFOCaccepted |
| 799 | rdf:type owl:Class ; | 799 | rdf:type owl:Class ; |
| 800 | rdfs:comment "One per SubSystem"^^xsd:string ; | 800 | rdfs:comment "One per SubSystem"^^xsd:string ; |
| 801 | - rdfs:label "Ready For Operation Certificate Accepted"^^xsd:string ; | 801 | + rdfs:label "Ready For Operation Certificate Accepted by Operations"^^xsd:string ; |
| 802 | rdfs:subClassOf ILAP:CommissioningMilestone . | 802 | rdfs:subClassOf ILAP:CommissioningMilestone . |
| 803 | 803 | ||
| 804 | ILAP:RFOCissued | 804 | ILAP:RFOCissued | ... | ... |
-
Please register or login to post a comment