Tore Christiansen

Corrected new Milestones

......@@ -103,7 +103,7 @@ ILAP:CAPEX
ILAP:COR
rdf:type owl:Class ;
rdfs:comment "At large milestones in the project."^^xsd:string ;
rdfs:label "Certificate of Readyness"^^xsd:string ;
rdfs:label "Certificate of Readiness"^^xsd:string ;
rdfs:subClassOf ILAP:CommissioningMilestone .
ILAP:Calendar
......@@ -757,8 +757,8 @@ ILAP:RFOCaccepted
ILAP:RFOCissued
rdf:type owl:Class ;
rdfs:comment "Ready forOperations Certificate Issued"^^xsd:string ;
rdfs:label "The project team has finished, but is awating final approval. Normally one Certificate per subssystem"^^xsd:string ;
rdfs:comment "The project team has finished, but is awating final approval. Normally one Certificate per subssystem."^^xsd:string ;
rdfs:label "Ready forOperations Certificate Issued"^^xsd:string ;
rdfs:subClassOf ILAP:CommissioningMilestone .
ILAP:Regular8To16WorkingDayCalendar
......@@ -837,7 +837,7 @@ ILAP:SACaccepted
ILAP:SACissued
rdf:type owl:Class ;
rdfs:comment "Used for Systems, or Groups of Subsystems (typically in Telecom)"^^xsd:string ;
rdfs:label "SACissued"^^xsd:string ;
rdfs:label "System Acceptance Certificate Issued/Offered"^^xsd:string ;
rdfs:subClassOf ILAP:CommissioningMilestone .
ILAP:Schedule
......