Tore Christiansen

Corrected new Milestones

...@@ -103,7 +103,7 @@ ILAP:CAPEX ...@@ -103,7 +103,7 @@ ILAP:CAPEX
103 ILAP:COR 103 ILAP:COR
104 rdf:type owl:Class ; 104 rdf:type owl:Class ;
105 rdfs:comment "At large milestones in the project."^^xsd:string ; 105 rdfs:comment "At large milestones in the project."^^xsd:string ;
106 - rdfs:label "Certificate of Readyness"^^xsd:string ; 106 + rdfs:label "Certificate of Readiness"^^xsd:string ;
107 rdfs:subClassOf ILAP:CommissioningMilestone . 107 rdfs:subClassOf ILAP:CommissioningMilestone .
108 108
109 ILAP:Calendar 109 ILAP:Calendar
...@@ -757,8 +757,8 @@ ILAP:RFOCaccepted ...@@ -757,8 +757,8 @@ ILAP:RFOCaccepted
757 757
758 ILAP:RFOCissued 758 ILAP:RFOCissued
759 rdf:type owl:Class ; 759 rdf:type owl:Class ;
760 - rdfs:comment "Ready forOperations Certificate Issued"^^xsd:string ; 760 + rdfs:comment "The project team has finished, but is awating final approval. Normally one Certificate per subssystem."^^xsd:string ;
761 - rdfs:label "The project team has finished, but is awating final approval. Normally one Certificate per subssystem"^^xsd:string ; 761 + rdfs:label "Ready forOperations Certificate Issued"^^xsd:string ;
762 rdfs:subClassOf ILAP:CommissioningMilestone . 762 rdfs:subClassOf ILAP:CommissioningMilestone .
763 763
764 ILAP:Regular8To16WorkingDayCalendar 764 ILAP:Regular8To16WorkingDayCalendar
...@@ -837,7 +837,7 @@ ILAP:SACaccepted ...@@ -837,7 +837,7 @@ ILAP:SACaccepted
837 ILAP:SACissued 837 ILAP:SACissued
838 rdf:type owl:Class ; 838 rdf:type owl:Class ;
839 rdfs:comment "Used for Systems, or Groups of Subsystems (typically in Telecom)"^^xsd:string ; 839 rdfs:comment "Used for Systems, or Groups of Subsystems (typically in Telecom)"^^xsd:string ;
840 - rdfs:label "SACissued"^^xsd:string ; 840 + rdfs:label "System Acceptance Certificate Issued/Offered"^^xsd:string ;
841 rdfs:subClassOf ILAP:CommissioningMilestone . 841 rdfs:subClassOf ILAP:CommissioningMilestone .
842 842
843 ILAP:Schedule 843 ILAP:Schedule
......