Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -113,11 +113,11 @@ ILAP:SummerShutdown_UC1 | ... | @@ -113,11 +113,11 @@ ILAP:SummerShutdown_UC1 |
| 113 | ILAP:hasShutdownPeriod | 113 | ILAP:hasShutdownPeriod |
| 114 | "SD2016"^^xsd:string ; | 114 | "SD2016"^^xsd:string ; |
| 115 | ILAP:hasShutdownPhase | 115 | ILAP:hasShutdownPhase |
| 116 | - ILAP:EquipmentShutdown ; | 116 | + ILAP:DuringShutdown ; |
| 117 | ILAP:hasShutdownPriority | 117 | ILAP:hasShutdownPriority |
| 118 | ILAP:NormalPriority ; | 118 | ILAP:NormalPriority ; |
| 119 | ILAP:hasShutdownType | 119 | ILAP:hasShutdownType |
| 120 | - ILAP:ScheduledShutdown . | 120 | + ILAP:SystemShutdown , ILAP:ProductionShutdown , ILAP:ScheduledShutdown . |
| 121 | 121 | ||
| 122 | ILAP:UseCaseAibelToCOPNO | 122 | ILAP:UseCaseAibelToCOPNO |
| 123 | rdf:type ILAP:Source ; | 123 | rdf:type ILAP:Source ; | ... | ... |
-
Please register or login to post a comment