Showing
1 changed file
with
3 additions
and
3 deletions
| ... | @@ -671,7 +671,7 @@ | ... | @@ -671,7 +671,7 @@ |
| 671 | rdf:type :ShutdownType ; | 671 | rdf:type :ShutdownType ; |
| 672 | rdfs:label "Dependent on shutdown"^^xsd:string ; | 672 | rdfs:label "Dependent on shutdown"^^xsd:string ; |
| 673 | . | 673 | . |
| 674 | -:Design_Milestone | 674 | +:DesignMilestone |
| 675 | rdf:type :MilestoneType ; | 675 | rdf:type :MilestoneType ; |
| 676 | rdfs:label "Design Milestone"^^xsd:string ; | 676 | rdfs:label "Design Milestone"^^xsd:string ; |
| 677 | . | 677 | . |
| ... | @@ -732,9 +732,9 @@ | ... | @@ -732,9 +732,9 @@ |
| 732 | rdfs:comment "A Shutdown Type that involves shutting down rapidly in order to prevent or remedy a dangerous situation"^^xsd:string ; | 732 | rdfs:comment "A Shutdown Type that involves shutting down rapidly in order to prevent or remedy a dangerous situation"^^xsd:string ; |
| 733 | rdfs:label "Emergency shutdown"^^xsd:string ; | 733 | rdfs:label "Emergency shutdown"^^xsd:string ; |
| 734 | . | 734 | . |
| 735 | -:EnMilestone | 735 | +:End |
| 736 | rdf:type :MilestoneType ; | 736 | rdf:type :MilestoneType ; |
| 737 | - rdfs:label "En milestone"^^xsd:string ; | 737 | + rdfs:label "End Milestone"^^xsd:string ; |
| 738 | . | 738 | . |
| 739 | :EngineeringMilestone | 739 | :EngineeringMilestone |
| 740 | rdf:type :MilestoneType ; | 740 | rdf:type :MilestoneType ; | ... | ... |
-
Please register or login to post a comment