Showing
1 changed file
with
8 additions
and
0 deletions
| ... | @@ -843,6 +843,10 @@ userfield:hasShutdownType | ... | @@ -843,6 +843,10 @@ userfield:hasShutdownType |
| 843 | rdf:type :RiskFactor ; | 843 | rdf:type :RiskFactor ; |
| 844 | rdfs:label "HCSystems"^^xsd:string ; | 844 | rdfs:label "HCSystems"^^xsd:string ; |
| 845 | . | 845 | . |
| 846 | +:Habitat | ||
| 847 | + rdf:type :RiskFactor ; | ||
| 848 | + rdfs:label "Habitat"^^xsd:string ; | ||
| 849 | +. | ||
| 846 | :HeightWork | 850 | :HeightWork |
| 847 | rdf:type :RiskFactor ; | 851 | rdf:type :RiskFactor ; |
| 848 | rdfs:label "Height work"^^xsd:string ; | 852 | rdfs:label "Height work"^^xsd:string ; |
| ... | @@ -2139,6 +2143,10 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel | ... | @@ -2139,6 +2143,10 @@ NOTE 2 A Plan for Activity can define a number of part activities which are rel |
| 2139 | rdfs:label "Work order status"^^xsd:string ; | 2143 | rdfs:label "Work order status"^^xsd:string ; |
| 2140 | rdfs:subClassOf :Status ; | 2144 | rdfs:subClassOf :Status ; |
| 2141 | . | 2145 | . |
| 2146 | +:WorkOverOpenSea | ||
| 2147 | + rdf:type :RiskFactor ; | ||
| 2148 | + rdfs:label "Work over open sea"^^xsd:string ; | ||
| 2149 | +. | ||
| 2142 | :alwaysOnSchedule | 2150 | :alwaysOnSchedule |
| 2143 | rdf:type owl:DatatypeProperty ; | 2151 | rdf:type owl:DatatypeProperty ; |
| 2144 | rdfs:label "always on schedule"^^xsd:string ; | 2152 | rdfs:label "always on schedule"^^xsd:string ; | ... | ... |
-
Please register or login to post a comment