Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -85,7 +85,7 @@ | ... | @@ -85,7 +85,7 @@ |
| 85 | rdf:type :ShutdownPriority ; | 85 | rdf:type :ShutdownPriority ; |
| 86 | rdfs:label "Not Critical"^^xsd:string . | 86 | rdfs:label "Not Critical"^^xsd:string . |
| 87 | 87 | ||
| 88 | -:Production_Shutdown | 88 | +:ProductionShutdown |
| 89 | rdf:type :ShutdownContent ; | 89 | rdf:type :ShutdownContent ; |
| 90 | rdfs:label "Production Shutdown"^^xsd:string . | 90 | rdfs:label "Production Shutdown"^^xsd:string . |
| 91 | 91 | ... | ... |
-
Please register or login to post a comment