Showing
5 changed files
with
286 additions
and
216 deletions
... | @@ -4,6 +4,7 @@ | ... | @@ -4,6 +4,7 @@ |
4 | # imports: http://www.reportinghub.no/ep/schema/1.0/equipment | 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/equipment |
5 | # imports: http://www.reportinghub.no/ep/schema/1.0/facility | 5 | # imports: http://www.reportinghub.no/ep/schema/1.0/facility |
6 | # imports: http://www.reportinghub.no/ep/schema/1.0/flow | 6 | # imports: http://www.reportinghub.no/ep/schema/1.0/flow |
7 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment | ||
7 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-facility | 8 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-facility |
8 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-organization | 9 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-organization |
9 | # imports: http://www.reportinghub.no/ep/schema/1.0/well | 10 | # imports: http://www.reportinghub.no/ep/schema/1.0/well |
... | @@ -17,7 +18,7 @@ | ... | @@ -17,7 +18,7 @@ |
17 | 18 | ||
18 | <http://www.reportinghub.no/ep/schema/1.0/production-activity> | 19 | <http://www.reportinghub.no/ep/schema/1.0/production-activity> |
19 | rdf:type owl:Ontology ; | 20 | rdf:type owl:Ontology ; |
20 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> ; | 21 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> ; |
21 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 22 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
22 | 23 | ||
23 | <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> | 24 | <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> |
... | @@ -34,7 +35,7 @@ | ... | @@ -34,7 +35,7 @@ |
34 | <http://www.reportinghub.no/ep/schema/activity#ProductionWellTest> | 35 | <http://www.reportinghub.no/ep/schema/activity#ProductionWellTest> |
35 | rdf:type owl:Class ; | 36 | rdf:type owl:Class ; |
36 | rdfs:label "production well test"^^xsd:string ; | 37 | rdfs:label "production well test"^^xsd:string ; |
37 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> . | 38 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> , <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . |
38 | 39 | ||
39 | <http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity> | 40 | <http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity> |
40 | rdf:type ep-prodact:ProductionOperationClassByDuration . | 41 | rdf:type ep-prodact:ProductionOperationClassByDuration . |
... | @@ -49,7 +50,7 @@ | ... | @@ -49,7 +50,7 @@ |
49 | rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> . | 50 | rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> . |
50 | 51 | ||
51 | ep-core:Mass | 52 | ep-core:Mass |
52 | - rdf:type rdfs:Class , ep-core:PropertySpace ; | 53 | + rdf:type ep-core:PropertySpace , rdfs:Class ; |
53 | rdfs:label "mass"^^xsd:string ; | 54 | rdfs:label "mass"^^xsd:string ; |
54 | rdfs:subClassOf ep-core:MeasureOfAmountOfMaterial . | 55 | rdfs:subClassOf ep-core:MeasureOfAmountOfMaterial . |
55 | 56 | ||
... | @@ -90,13 +91,13 @@ ep-core:Mass | ... | @@ -90,13 +91,13 @@ ep-core:Mass |
90 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . | 91 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . |
91 | 92 | ||
92 | ep-prodact:AdministerFirstAid | 93 | ep-prodact:AdministerFirstAid |
93 | - rdf:type owl:Class , ep-prodact:SafetyActivityType ; | 94 | + rdf:type ep-prodact:SafetyActivityType , owl:Class ; |
94 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 95 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
95 | 96 | ||
96 | ep-prodact:AirTrafficOperation | 97 | ep-prodact:AirTrafficOperation |
97 | - rdf:type owl:Class , ep-prodact:ProductionActivityType ; | 98 | + rdf:type ep-prodact:ProductionActivityType , owl:Class ; |
98 | rdfs:label "air traffic operation"^^xsd:string ; | 99 | rdfs:label "air traffic operation"^^xsd:string ; |
99 | - rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity . | 100 | + rdfs:subClassOf ep-prodact:PartOfProductionActivity , ep-prodact:TransportationActivity . |
100 | 101 | ||
101 | ep-prodact:Alarm | 102 | ep-prodact:Alarm |
102 | rdf:type owl:Class ; | 103 | rdf:type owl:Class ; |
... | @@ -115,49 +116,49 @@ ep-prodact:AmountOfSubstance | ... | @@ -115,49 +116,49 @@ ep-prodact:AmountOfSubstance |
115 | rdfs:subClassOf ep-core:PhysicalObject . | 116 | rdfs:subClassOf ep-core:PhysicalObject . |
116 | 117 | ||
117 | ep-prodact:AnnualProductionActivity | 118 | ep-prodact:AnnualProductionActivity |
118 | - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; | 119 | + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ; |
119 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . | 120 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . |
120 | 121 | ||
121 | ep-prodact:AnnualProductionActivityToEndOfReportingPeriod | 122 | ep-prodact:AnnualProductionActivityToEndOfReportingPeriod |
122 | - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; | 123 | + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ; |
123 | rdfs:subClassOf ep-prodact:AnnualProductionActivity . | 124 | rdfs:subClassOf ep-prodact:AnnualProductionActivity . |
124 | 125 | ||
125 | ep-prodact:AnnualProductionOperationsActivityToEndOfReportingPeriod | 126 | ep-prodact:AnnualProductionOperationsActivityToEndOfReportingPeriod |
126 | - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; | 127 | + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ; |
127 | - rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionOperationsActivity . | 128 | + rdfs:subClassOf ep-prodact:ProductionOperationsActivity , ep-prodact:AnnualProductionActivityToEndOfReportingPeriod . |
128 | 129 | ||
129 | ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod | 130 | ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod |
130 | - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; | 131 | + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ; |
131 | - rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionVolumeActivity . | 132 | + rdfs:subClassOf ep-prodact:ProductionVolumeActivity , ep-prodact:AnnualProductionActivityToEndOfReportingPeriod . |
132 | 133 | ||
133 | ep-prodact:CargoShipOperation | 134 | ep-prodact:CargoShipOperation |
134 | rdf:type owl:Class ; | 135 | rdf:type owl:Class ; |
135 | - rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity . | 136 | + rdfs:subClassOf ep-prodact:PartOfProductionActivity , ep-prodact:TransportationActivity . |
136 | 137 | ||
137 | ep-prodact:ConstructionOperation | 138 | ep-prodact:ConstructionOperation |
138 | - rdf:type owl:Class , ep-prodact:ProductionActivityType ; | 139 | + rdf:type ep-prodact:ProductionActivityType , owl:Class ; |
139 | rdfs:label "construction operation"^^xsd:string ; | 140 | rdfs:label "construction operation"^^xsd:string ; |
140 | rdfs:subClassOf ep-prodact:PartOfProductionActivity . | 141 | rdfs:subClassOf ep-prodact:PartOfProductionActivity . |
141 | 142 | ||
142 | ep-prodact:CumulativeProductionActivitySinceProductionBegan | 143 | ep-prodact:CumulativeProductionActivitySinceProductionBegan |
143 | - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; | 144 | + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ; |
144 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . | 145 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . |
145 | 146 | ||
146 | ep-prodact:DailyProductionOperationsActivity | 147 | ep-prodact:DailyProductionOperationsActivity |
147 | - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; | 148 | + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ; |
148 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionOperationsActivity . | 149 | + rdfs:subClassOf ep-prodact:ProductionOperationsActivity , <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> . |
149 | 150 | ||
150 | ep-prodact:DailyProductionVolumeActivity | 151 | ep-prodact:DailyProductionVolumeActivity |
151 | - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; | 152 | + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ; |
152 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionVolumeActivity . | 153 | + rdfs:subClassOf ep-prodact:ProductionVolumeActivity , <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> . |
153 | 154 | ||
154 | ep-prodact:Deviation | 155 | ep-prodact:Deviation |
155 | - rdf:type owl:Class , ep-prodact:ProductionActivityType ; | 156 | + rdf:type ep-prodact:ProductionActivityType , owl:Class ; |
156 | rdfs:label "deviation"^^xsd:string ; | 157 | rdfs:label "deviation"^^xsd:string ; |
157 | rdfs:subClassOf ep-prodact:PartOfProductionActivity . | 158 | rdfs:subClassOf ep-prodact:PartOfProductionActivity . |
158 | 159 | ||
159 | ep-prodact:DrillOrExcercise | 160 | ep-prodact:DrillOrExcercise |
160 | - rdf:type owl:Class , ep-prodact:SafetyActivityType ; | 161 | + rdf:type ep-prodact:SafetyActivityType , owl:Class ; |
161 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 162 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
162 | 163 | ||
163 | ep-prodact:Fire | 164 | ep-prodact:Fire |
... | @@ -179,7 +180,7 @@ ep-prodact:FlowLine-Production | ... | @@ -179,7 +180,7 @@ ep-prodact:FlowLine-Production |
179 | ep-prodact:FluidLevelTest | 180 | ep-prodact:FluidLevelTest |
180 | rdf:type owl:Class ; | 181 | rdf:type owl:Class ; |
181 | rdfs:label "fluid level test"^^xsd:string ; | 182 | rdfs:label "fluid level test"^^xsd:string ; |
182 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> , <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . | 183 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> . |
183 | 184 | ||
184 | ep-prodact:FusionOfHSEActivitiesOverPeriod | 185 | ep-prodact:FusionOfHSEActivitiesOverPeriod |
185 | rdf:type owl:Class ; | 186 | rdf:type owl:Class ; |
... | @@ -198,21 +199,21 @@ ep-prodact:Incident | ... | @@ -198,21 +199,21 @@ ep-prodact:Incident |
198 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 199 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
199 | 200 | ||
200 | ep-prodact:InitialWellTest | 201 | ep-prodact:InitialWellTest |
201 | - rdf:type ep-prodact:WellTestReasonType , owl:Class ; | 202 | + rdf:type owl:Class , ep-prodact:WellTestReasonType ; |
202 | rdfs:label "initial"^^xsd:string ; | 203 | rdfs:label "initial"^^xsd:string ; |
203 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . | 204 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . |
204 | 205 | ||
205 | ep-prodact:InjectionWellTest | 206 | ep-prodact:InjectionWellTest |
206 | rdf:type owl:Class ; | 207 | rdf:type owl:Class ; |
207 | rdfs:label "injection well test"^^xsd:string ; | 208 | rdfs:label "injection well test"^^xsd:string ; |
208 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> , <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . | 209 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> . |
209 | 210 | ||
210 | ep-prodact:Injury | 211 | ep-prodact:Injury |
211 | - rdf:type owl:Class , ep-prodact:SafetyActivityType ; | 212 | + rdf:type ep-prodact:SafetyActivityType , owl:Class ; |
212 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 213 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
213 | 214 | ||
214 | ep-prodact:IssueWorkPermit | 215 | ep-prodact:IssueWorkPermit |
215 | - rdf:type owl:Class , ep-prodact:SafetyActivityType ; | 216 | + rdf:type ep-prodact:SafetyActivityType , owl:Class ; |
216 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 217 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
217 | 218 | ||
218 | ep-prodact:JobObservation | 219 | ep-prodact:JobObservation |
... | @@ -232,20 +233,20 @@ ep-prodact:LostTimeIncident | ... | @@ -232,20 +233,20 @@ ep-prodact:LostTimeIncident |
232 | rdfs:subClassOf ep-prodact:Incident . | 233 | rdfs:subClassOf ep-prodact:Incident . |
233 | 234 | ||
234 | ep-prodact:MaintenanceActivity | 235 | ep-prodact:MaintenanceActivity |
235 | - rdf:type owl:Class , ep-prodact:ProductionActivityType ; | 236 | + rdf:type ep-prodact:ProductionActivityType , owl:Class ; |
236 | rdfs:label "maintenance activity"^^xsd:string ; | 237 | rdfs:label "maintenance activity"^^xsd:string ; |
237 | rdfs:subClassOf ep-prodact:PartOfProductionActivity . | 238 | rdfs:subClassOf ep-prodact:PartOfProductionActivity . |
238 | 239 | ||
239 | ep-prodact:MarineOperation | 240 | ep-prodact:MarineOperation |
240 | rdf:type owl:Class ; | 241 | rdf:type owl:Class ; |
241 | - rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity . | 242 | + rdfs:subClassOf ep-prodact:PartOfProductionActivity , ep-prodact:TransportationActivity . |
242 | 243 | ||
243 | ep-prodact:MedicalTreatmentInjury | 244 | ep-prodact:MedicalTreatmentInjury |
244 | - rdf:type owl:Class , ep-prodact:SafetyActivityType ; | 245 | + rdf:type ep-prodact:SafetyActivityType , owl:Class ; |
245 | rdfs:subClassOf ep-prodact:Injury . | 246 | rdfs:subClassOf ep-prodact:Injury . |
246 | 247 | ||
247 | ep-prodact:MonthlyProductionActivityToEndOfReportingPeriod | 248 | ep-prodact:MonthlyProductionActivityToEndOfReportingPeriod |
248 | - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; | 249 | + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ; |
249 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity> . | 250 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity> . |
250 | 251 | ||
251 | ep-prodact:NearMiss | 252 | ep-prodact:NearMiss |
... | @@ -257,12 +258,12 @@ ep-prodact:NotablePartOfProductionActivity | ... | @@ -257,12 +258,12 @@ ep-prodact:NotablePartOfProductionActivity |
257 | rdfs:subClassOf ep-prodact:PartOfProductionActivity . | 258 | rdfs:subClassOf ep-prodact:PartOfProductionActivity . |
258 | 259 | ||
259 | ep-prodact:OtherProductionActivity | 260 | ep-prodact:OtherProductionActivity |
260 | - rdf:type owl:Class , ep-prodact:ProductionActivityType ; | 261 | + rdf:type ep-prodact:ProductionActivityType , owl:Class ; |
261 | rdfs:label "other production activity"^^xsd:string ; | 262 | rdfs:label "other production activity"^^xsd:string ; |
262 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . | 263 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . |
263 | 264 | ||
264 | ep-prodact:OtherReasonWellTest | 265 | ep-prodact:OtherReasonWellTest |
265 | - rdf:type ep-prodact:WellTestReasonType , owl:Class ; | 266 | + rdf:type owl:Class , ep-prodact:WellTestReasonType ; |
266 | rdfs:label "other"^^xsd:string ; | 267 | rdfs:label "other"^^xsd:string ; |
267 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . | 268 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . |
268 | 269 | ||
... | @@ -277,17 +278,17 @@ ep-prodact:Participation | ... | @@ -277,17 +278,17 @@ ep-prodact:Participation |
277 | rdfs:subPropertyOf ep-prodact:involvement . | 278 | rdfs:subPropertyOf ep-prodact:involvement . |
278 | 279 | ||
279 | ep-prodact:PeriodicWellTest | 280 | ep-prodact:PeriodicWellTest |
280 | - rdf:type ep-prodact:WellTestReasonType , owl:Class ; | 281 | + rdf:type owl:Class , ep-prodact:WellTestReasonType ; |
281 | rdfs:label "periodic"^^xsd:string ; | 282 | rdfs:label "periodic"^^xsd:string ; |
282 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . | 283 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . |
283 | 284 | ||
284 | ep-prodact:PowerStationFailure | 285 | ep-prodact:PowerStationFailure |
285 | - rdf:type owl:Class , ep-prodact:ProductionActivityType ; | 286 | + rdf:type ep-prodact:ProductionActivityType , owl:Class ; |
286 | rdfs:label "power station failure"^^xsd:string ; | 287 | rdfs:label "power station failure"^^xsd:string ; |
287 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . | 288 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . |
288 | 289 | ||
289 | ep-prodact:ProductionActivityLastingLessThanAYear | 290 | ep-prodact:ProductionActivityLastingLessThanAYear |
290 | - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; | 291 | + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ; |
291 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . | 292 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . |
292 | 293 | ||
293 | ep-prodact:ProductionActivityType | 294 | ep-prodact:ProductionActivityType |
... | @@ -300,7 +301,7 @@ ep-prodact:ProductionOperationClassByDuration | ... | @@ -300,7 +301,7 @@ ep-prodact:ProductionOperationClassByDuration |
300 | rdfs:subClassOf owl:Class . | 301 | rdfs:subClassOf owl:Class . |
301 | 302 | ||
302 | ep-prodact:ProductionOperationsActivity | 303 | ep-prodact:ProductionOperationsActivity |
303 | - rdf:type owl:Class , ep-prodact:ProductionActivityType ; | 304 | + rdf:type ep-prodact:ProductionActivityType , owl:Class ; |
304 | rdfs:label "production operations activity"^^xsd:string ; | 305 | rdfs:label "production operations activity"^^xsd:string ; |
305 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . | 306 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . |
306 | 307 | ||
... | @@ -313,7 +314,7 @@ ep-prodact:ReleasedToWater | ... | @@ -313,7 +314,7 @@ ep-prodact:ReleasedToWater |
313 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 314 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
314 | 315 | ||
315 | ep-prodact:ReportHazard | 316 | ep-prodact:ReportHazard |
316 | - rdf:type owl:Class , ep-prodact:SafetyActivityType ; | 317 | + rdf:type ep-prodact:SafetyActivityType , owl:Class ; |
317 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 318 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
318 | 319 | ||
319 | ep-prodact:RestrictedWork | 320 | ep-prodact:RestrictedWork |
... | @@ -321,11 +322,11 @@ ep-prodact:RestrictedWork | ... | @@ -321,11 +322,11 @@ ep-prodact:RestrictedWork |
321 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 322 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
322 | 323 | ||
323 | ep-prodact:RestrictedWorkInjury | 324 | ep-prodact:RestrictedWorkInjury |
324 | - rdf:type owl:Class , ep-prodact:SafetyActivityType ; | 325 | + rdf:type ep-prodact:SafetyActivityType , owl:Class ; |
325 | rdfs:subClassOf ep-prodact:Injury . | 326 | rdfs:subClassOf ep-prodact:Injury . |
326 | 327 | ||
327 | ep-prodact:RevisionWellTest | 328 | ep-prodact:RevisionWellTest |
328 | - rdf:type ep-prodact:WellTestReasonType , owl:Class ; | 329 | + rdf:type owl:Class , ep-prodact:WellTestReasonType ; |
329 | rdfs:label "revision"^^xsd:string ; | 330 | rdfs:label "revision"^^xsd:string ; |
330 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . | 331 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . |
331 | 332 | ||
... | @@ -334,7 +335,7 @@ ep-prodact:SafetyActivityType | ... | @@ -334,7 +335,7 @@ ep-prodact:SafetyActivityType |
334 | rdfs:subClassOf owl:Class . | 335 | rdfs:subClassOf owl:Class . |
335 | 336 | ||
336 | ep-prodact:SafetyMeeting | 337 | ep-prodact:SafetyMeeting |
337 | - rdf:type owl:Class , ep-prodact:SafetyActivityType ; | 338 | + rdf:type ep-prodact:SafetyActivityType , owl:Class ; |
338 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 339 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
339 | 340 | ||
340 | ep-prodact:SampleAmountOfSubstance | 341 | ep-prodact:SampleAmountOfSubstance |
... | @@ -354,7 +355,7 @@ ep-prodact:SickOnBoard | ... | @@ -354,7 +355,7 @@ ep-prodact:SickOnBoard |
354 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 355 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
355 | 356 | ||
356 | ep-prodact:SpillOrLeak | 357 | ep-prodact:SpillOrLeak |
357 | - rdf:type owl:Class , ep-prodact:SafetyActivityType ; | 358 | + rdf:type ep-prodact:SafetyActivityType , owl:Class ; |
358 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 359 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
359 | 360 | ||
360 | ep-prodact:TransportationActivity | 361 | ep-prodact:TransportationActivity |
... | @@ -362,7 +363,7 @@ ep-prodact:TransportationActivity | ... | @@ -362,7 +363,7 @@ ep-prodact:TransportationActivity |
362 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . | 363 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . |
363 | 364 | ||
364 | ep-prodact:UnknownReasonWellTest | 365 | ep-prodact:UnknownReasonWellTest |
365 | - rdf:type ep-prodact:WellTestReasonType , owl:Class ; | 366 | + rdf:type owl:Class , ep-prodact:WellTestReasonType ; |
366 | rdfs:label "unknown"^^xsd:string ; | 367 | rdfs:label "unknown"^^xsd:string ; |
367 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . | 368 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . |
368 | 369 | ||
... | @@ -372,7 +373,7 @@ ep-prodact:WaterCleaningOperation | ... | @@ -372,7 +373,7 @@ ep-prodact:WaterCleaningOperation |
372 | 373 | ||
373 | ep-prodact:WaterSample | 374 | ep-prodact:WaterSample |
374 | rdf:type owl:Class ; | 375 | rdf:type owl:Class ; |
375 | - rdfs:subClassOf ep-prodact:SampleAmountOfSubstance , <http://www.reportinghub.no/ep/schema/well#Water> . | 376 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/well#Water> , ep-prodact:SampleAmountOfSubstance . |
376 | 377 | ||
377 | ep-prodact:WellTestReasonType | 378 | ep-prodact:WellTestReasonType |
378 | rdf:type rdfs:Class ; | 379 | rdf:type rdfs:Class ; |
... | @@ -380,11 +381,11 @@ ep-prodact:WellTestReasonType | ... | @@ -380,11 +381,11 @@ ep-prodact:WellTestReasonType |
380 | rdfs:subClassOf owl:Class . | 381 | rdfs:subClassOf owl:Class . |
381 | 382 | ||
382 | ep-prodact:WorkingUnderPermit | 383 | ep-prodact:WorkingUnderPermit |
383 | - rdf:type owl:Class , ep-prodact:SafetyActivityType ; | 384 | + rdf:type ep-prodact:SafetyActivityType , owl:Class ; |
384 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . | 385 | rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . |
385 | 386 | ||
386 | ep-prodact:WorkingUnderPermitWithSJA | 387 | ep-prodact:WorkingUnderPermitWithSJA |
387 | - rdf:type owl:Class , ep-prodact:SafetyActivityType ; | 388 | + rdf:type ep-prodact:SafetyActivityType , owl:Class ; |
388 | rdfs:subClassOf ep-prodact:WorkingUnderPermit . | 389 | rdfs:subClassOf ep-prodact:WorkingUnderPermit . |
389 | 390 | ||
390 | ep-prodact:ammoniumDensity | 391 | ep-prodact:ammoniumDensity |
... | @@ -397,6 +398,12 @@ ep-prodact:amountOfOil | ... | @@ -397,6 +398,12 @@ ep-prodact:amountOfOil |
397 | rdfs:domain ep-prodact:WaterSample ; | 398 | rdfs:domain ep-prodact:WaterSample ; |
398 | rdfs:range ep-core:Mass . | 399 | rdfs:range ep-core:Mass . |
399 | 400 | ||
401 | +ep-prodact:cargoLoaded | ||
402 | + rdf:type owl:ObjectProperty ; | ||
403 | + rdfs:domain ep-prodact:CargoShipOperation ; | ||
404 | + rdfs:label "cargo loaded"^^xsd:string ; | ||
405 | + rdfs:range ep-core:PhysicalObject . | ||
406 | + | ||
400 | ep-prodact:classificationBySafetyActivityType | 407 | ep-prodact:classificationBySafetyActivityType |
401 | rdf:type owl:ObjectProperty ; | 408 | rdf:type owl:ObjectProperty ; |
402 | rdfs:domain ep-prodact:FusionOfHSEActivitiesOverPeriod ; | 409 | rdfs:domain ep-prodact:FusionOfHSEActivitiesOverPeriod ; |
... | @@ -436,7 +443,7 @@ ep-prodact:hasPredecessor | ... | @@ -436,7 +443,7 @@ ep-prodact:hasPredecessor |
436 | rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> . | 443 | rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> . |
437 | 444 | ||
438 | ep-prodact:hasShutInPressure | 445 | ep-prodact:hasShutInPressure |
439 | - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 446 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
440 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionWellTest> ; | 447 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionWellTest> ; |
441 | rdfs:label "has shut-in pressure"^^xsd:string ; | 448 | rdfs:label "has shut-in pressure"^^xsd:string ; |
442 | rdfs:range ep-core:Pressure . | 449 | rdfs:range ep-core:Pressure . |
... | @@ -448,25 +455,25 @@ ep-prodact:hasValidPredecessor | ... | @@ -448,25 +455,25 @@ ep-prodact:hasValidPredecessor |
448 | rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> . | 455 | rdfs:range <http://www.reportinghub.no/ep/schema/activity#Activity> . |
449 | 456 | ||
450 | ep-prodact:injectionWellTestMaximumAnnularPressure | 457 | ep-prodact:injectionWellTestMaximumAnnularPressure |
451 | - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 458 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
452 | rdfs:domain ep-prodact:InjectionWellTest ; | 459 | rdfs:domain ep-prodact:InjectionWellTest ; |
453 | rdfs:label "injection well test maximum annular pressure"^^xsd:string ; | 460 | rdfs:label "injection well test maximum annular pressure"^^xsd:string ; |
454 | rdfs:range ep-core:Pressure . | 461 | rdfs:range ep-core:Pressure . |
455 | 462 | ||
456 | ep-prodact:injectionWellTestMinimumAnnularPressure | 463 | ep-prodact:injectionWellTestMinimumAnnularPressure |
457 | - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 464 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
458 | rdfs:domain ep-prodact:InjectionWellTest ; | 465 | rdfs:domain ep-prodact:InjectionWellTest ; |
459 | rdfs:label "injection well test minimum annular pressure"^^xsd:string ; | 466 | rdfs:label "injection well test minimum annular pressure"^^xsd:string ; |
460 | rdfs:range ep-core:Pressure . | 467 | rdfs:range ep-core:Pressure . |
461 | 468 | ||
462 | ep-prodact:injectionWellTestWellheadFlowingPressure | 469 | ep-prodact:injectionWellTestWellheadFlowingPressure |
463 | - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 470 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
464 | rdfs:domain ep-prodact:InjectionWellTest ; | 471 | rdfs:domain ep-prodact:InjectionWellTest ; |
465 | rdfs:label "injection well test wellhead flowing pressure"^^xsd:string ; | 472 | rdfs:label "injection well test wellhead flowing pressure"^^xsd:string ; |
466 | rdfs:range ep-core:Pressure . | 473 | rdfs:range ep-core:Pressure . |
467 | 474 | ||
468 | ep-prodact:injectionWellTestWellheadMaximumPressure | 475 | ep-prodact:injectionWellTestWellheadMaximumPressure |
469 | - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 476 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
470 | rdfs:domain ep-prodact:InjectionWellTest ; | 477 | rdfs:domain ep-prodact:InjectionWellTest ; |
471 | rdfs:label "injection well test wellhead maximum pressure"^^xsd:string ; | 478 | rdfs:label "injection well test wellhead maximum pressure"^^xsd:string ; |
472 | rdfs:range ep-core:Pressure . | 479 | rdfs:range ep-core:Pressure . |
... | @@ -538,7 +545,7 @@ ep-prodact:oilInWater | ... | @@ -538,7 +545,7 @@ ep-prodact:oilInWater |
538 | rdfs:range ep-core:SpecificMass . | 545 | rdfs:range ep-core:SpecificMass . |
539 | 546 | ||
540 | ep-prodact:onProductionFacility | 547 | ep-prodact:onProductionFacility |
541 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 548 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
542 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; | 549 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; |
543 | rdfs:label "on facility"^^xsd:string ; | 550 | rdfs:label "on facility"^^xsd:string ; |
544 | rdfs:range <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility> . | 551 | rdfs:range <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility> . |
... | @@ -548,6 +555,12 @@ ep-prodact:oxygenInWater | ... | @@ -548,6 +555,12 @@ ep-prodact:oxygenInWater |
548 | rdfs:domain ep-prodact:WaterSample ; | 555 | rdfs:domain ep-prodact:WaterSample ; |
549 | rdfs:range ep-core:SpecificMass . | 556 | rdfs:range ep-core:SpecificMass . |
550 | 557 | ||
558 | +ep-prodact:performedByShip | ||
559 | + rdf:type owl:ObjectProperty ; | ||
560 | + rdfs:domain ep-prodact:CargoShipOperation ; | ||
561 | + rdfs:label "performed by ship"^^xsd:string ; | ||
562 | + rdfs:range <http://www.reportinghub.no/ep/schema/production-equipment#CargoShip> . | ||
563 | + | ||
551 | ep-prodact:phenolDensity | 564 | ep-prodact:phenolDensity |
552 | rdf:type owl:ObjectProperty ; | 565 | rdf:type owl:ObjectProperty ; |
553 | rdfs:domain ep-prodact:WaterSample ; | 566 | rdfs:domain ep-prodact:WaterSample ; |
... | @@ -559,7 +572,7 @@ ep-prodact:productionActivityPeriodClassification | ... | @@ -559,7 +572,7 @@ ep-prodact:productionActivityPeriodClassification |
559 | rdfs:range ep-prodact:ProductionOperationClassByDuration . | 572 | rdfs:range ep-prodact:ProductionOperationClassByDuration . |
560 | 573 | ||
561 | ep-prodact:productionOperator | 574 | ep-prodact:productionOperator |
562 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 575 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
563 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; | 576 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; |
564 | rdfs:label "production operator"^^xsd:string ; | 577 | rdfs:label "production operator"^^xsd:string ; |
565 | rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . | 578 | rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . |
... | @@ -596,7 +609,7 @@ ep-prodact:standbyVessel | ... | @@ -596,7 +609,7 @@ ep-prodact:standbyVessel |
596 | rdfs:subPropertyOf ep-prodact:involvedVessel . | 609 | rdfs:subPropertyOf ep-prodact:involvedVessel . |
597 | 610 | ||
598 | ep-prodact:testedWellBoreInterval | 611 | ep-prodact:testedWellBoreInterval |
599 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 612 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
600 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#WellTest> ; | 613 | rdfs:domain <http://www.reportinghub.no/ep/schema/activity#WellTest> ; |
601 | rdfs:label "tested wellbore interval"^^xsd:string ; | 614 | rdfs:label "tested wellbore interval"^^xsd:string ; |
602 | rdfs:range ep-core:PhysicalObject . | 615 | rdfs:range ep-core:PhysicalObject . | ... | ... |
1 | -# Saved by TopBraid on Sat Oct 08 14:19:39 BST 2011 | 1 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-equipment |
2 | -# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-equipment | 2 | +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment |
3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/equipment | 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization |
4 | - | 4 | + |
5 | -@prefix ep-prodeqt: <http://www.reportinghub.no/ep/schema/production-equipment#> . | 5 | +@prefix ep-prodeqt: <http://www.reportinghub.no/ep/schema/production-equipment#> . |
6 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
7 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
8 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
9 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 9 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
10 | - | 10 | + |
11 | -<http://www.reportinghub.no/ep/schema/1.0/production-equipment> | 11 | +<http://www.reportinghub.no/ep/schema/1.0/production-equipment> |
12 | - rdf:type owl:Ontology ; | 12 | + rdf:type owl:Ontology ; |
13 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> ; | 13 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/equipment> ; |
14 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 14 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
15 | + | ||
16 | +ep-prodeqt:CargoShip | ||
17 | + rdf:type owl:Class ; | ||
18 | + rdfs:label "cargo ship"^^xsd:string ; | ||
19 | + rdfs:subClassOf ep-prodeqt:Vessel . | ||
20 | + | ||
21 | +ep-prodeqt:Vessel | ||
22 | + rdf:type owl:Class ; | ||
23 | + rdfs:label "vessel"^^xsd:string ; | ||
24 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . | ||
25 | + | ||
26 | +ep-prodeqt:hasCaptain | ||
27 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | ||
28 | + rdfs:domain ep-prodeqt:Vessel ; | ||
29 | + rdfs:label "has captain"^^xsd:string ; | ||
30 | + rdfs:range <http://www.reportinghub.no/ep/schema/production-organization#Person> . | ... | ... |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
... | @@ -637,84 +637,123 @@ Note types of facility are currently bound as Field - this will have to be fixed | ... | @@ -637,84 +637,123 @@ Note types of facility are currently bound as Field - this will have to be fixed |
637 | [ rdf:type sp:Construct ; | 637 | [ rdf:type sp:Construct ; |
638 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#CargoShipOperation> ; | 638 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#CargoShipOperation> ; |
639 | sp:predicate rdf:type ; | 639 | sp:predicate rdf:type ; |
640 | + sp:subject _:b6 | ||
641 | + ] [ sp:object _:b6 ; | ||
642 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
640 | sp:subject | 643 | sp:subject |
641 | - [ sp:varName "epCargoOp"^^xsd:string | 644 | + [ sp:varName "dailyProductionActivity"^^xsd:string |
642 | ] | 645 | ] |
643 | ] [ sp:object | 646 | ] [ sp:object |
644 | [ sp:varName "startTime"^^xsd:string | 647 | [ sp:varName "startTime"^^xsd:string |
645 | ] ; | 648 | ] ; |
646 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 649 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
647 | - sp:subject | 650 | + sp:subject _:b6 |
648 | - [ sp:varName "epCargoOp"^^xsd:string | ||
649 | - ] | ||
650 | ] [ sp:object | 651 | ] [ sp:object |
651 | [ sp:varName "endTime"^^xsd:string | 652 | [ sp:varName "endTime"^^xsd:string |
652 | ] ; | 653 | ] ; |
653 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 654 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
654 | - sp:subject | 655 | + sp:subject _:b6 |
655 | - [ sp:varName "epCargoOp"^^xsd:string | 656 | + ] [ sp:object _:b7 ; |
656 | - ] | 657 | + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#performedByShip> ; |
658 | + sp:subject _:b6 | ||
659 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; | ||
660 | + sp:predicate rdf:type ; | ||
661 | + sp:subject _:b7 | ||
662 | + ] [ sp:object _:b8 ; | ||
663 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
664 | + sp:subject _:b7 | ||
665 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/production-equipment#CargoShip> ; | ||
666 | + sp:predicate rdf:type ; | ||
667 | + sp:subject _:b8 | ||
668 | + ] [ sp:object _:b9 ; | ||
669 | + sp:predicate <http://www.reportinghub.no/ep/schema/production-equipment#hasCaptain> ; | ||
670 | + sp:subject _:b7 | ||
671 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; | ||
672 | + sp:predicate rdf:type ; | ||
673 | + sp:subject _:b9 | ||
674 | + ] [ sp:object _:b10 ; | ||
675 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
676 | + sp:subject _:b9 | ||
677 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#Person> ; | ||
678 | + sp:predicate rdf:type ; | ||
679 | + sp:subject _:b10 | ||
657 | ] [ sp:object | 680 | ] [ sp:object |
658 | - [ sp:varName "epCargoOp"^^xsd:string | 681 | + [ sp:varName "captain"^^xsd:string |
659 | ] ; | 682 | ] ; |
660 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 683 | + sp:predicate rdfs:label ; |
661 | - sp:subject | 684 | + sp:subject _:b10 |
662 | - [ sp:varName "dailyProductionActivity"^^xsd:string | 685 | + ] [ sp:object _:b11 ; |
663 | - ] | 686 | + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#cargoLoaded> ; |
687 | + sp:subject _:b6 | ||
688 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Oil> ; | ||
689 | + sp:predicate rdf:type ; | ||
690 | + sp:subject _:b11 | ||
691 | + ] [ sp:object _:b12 ; | ||
692 | + sp:predicate rdf:type ; | ||
693 | + sp:subject _:b11 | ||
664 | ] [ sp:object | 694 | ] [ sp:object |
665 | - [ sp:varName "epCaptain"^^xsd:string | 695 | + [ sp:varName "volumeStdType"^^xsd:string |
666 | ] ; | 696 | ] ; |
667 | - sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvement> ; | 697 | + sp:predicate rdf:type ; |
668 | - sp:subject | 698 | + sp:subject _:b12 |
669 | - [ sp:varName "epCargoOp"^^xsd:string | ||
670 | - ] | ||
671 | ] [ sp:object | 699 | ] [ sp:object |
672 | - [ sp:varName "captain"^^xsd:string | 700 | + [ sp:varName "realOilGrossStdTempPres"^^xsd:string |
673 | ] ; | 701 | ] ; |
674 | - sp:predicate rdfs:label ; | 702 | + sp:predicate |
675 | - sp:subject | 703 | + [ sp:varName "volumeScaleOilGrossStdTempPres"^^xsd:string |
676 | - [ sp:varName "epCaptain"^^xsd:string | 704 | + ] ; |
677 | - ] | 705 | + sp:subject _:b12 |
678 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#Person> ; | 706 | + ] [ sp:object _:b13 ; |
679 | sp:predicate rdf:type ; | 707 | sp:predicate rdf:type ; |
680 | - sp:subject | 708 | + sp:subject _:b11 |
681 | - [ sp:varName "epCaptain"^^xsd:string | 709 | + ] [ sp:object |
682 | - ] | 710 | + [ sp:varName "densityStdType"^^xsd:string |
683 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#AmountOfCrudeOil> ; | 711 | + ] ; |
684 | sp:predicate rdf:type ; | 712 | sp:predicate rdf:type ; |
685 | - sp:subject | 713 | + sp:subject _:b13 |
686 | - [ sp:varName "epOilTransported"^^xsd:string | ||
687 | - ] | ||
688 | ] [ sp:object | 714 | ] [ sp:object |
689 | - [ sp:varName "epOilTransported"^^xsd:string | 715 | + [ sp:varName "realDensityStdTempPres"^^xsd:string |
690 | ] ; | 716 | ] ; |
691 | - sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#conveyedAmountOfSubstance> ; | 717 | + sp:predicate |
692 | - sp:subject | 718 | + [ sp:varName "densityScaleStdTempPres"^^xsd:string |
693 | - [ sp:varName "epCargoOp"^^xsd:string | 719 | + ] ; |
694 | - ] | 720 | + sp:subject _:b13 |
721 | + ] [ sp:object _:b14 ; | ||
722 | + sp:predicate <http://www.reportinghub.no/ep/schema/production-well#basicSedimentAndWater> ; | ||
723 | + sp:subject _:b11 | ||
724 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | ||
725 | + sp:predicate rdf:type ; | ||
726 | + sp:subject _:b14 | ||
695 | ] [ sp:object | 727 | ] [ sp:object |
696 | - [ sp:varName "epOilInWater"^^xsd:string | 728 | + [ sp:varName "realBasicSedimentAndWater"^^xsd:string |
697 | ] ; | 729 | ] ; |
698 | - sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#oilInWater> ; | 730 | + sp:predicate |
731 | + [ sp:varName "volumePerVolumeScaleBasicSedimentAndWater"^^xsd:string | ||
732 | + ] ; | ||
733 | + sp:subject _:b14 | ||
734 | + ]) ; | ||
735 | + sp:where ([ sp:object | ||
736 | + [ sp:varName "productionOperationSetRef"^^xsd:string | ||
737 | + ] ; | ||
738 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionOperationSetRef> ; | ||
699 | sp:subject | 739 | sp:subject |
700 | - [ sp:varName "epWaterSample"^^xsd:string | 740 | + [ sp:varName "root"^^xsd:string |
701 | ] | 741 | ] |
702 | ] [ sp:object | 742 | ] [ sp:object |
703 | - [ sp:varName "owVal"^^xsd:string | 743 | + [ sp:varName "productionOperationRef"^^xsd:string |
704 | - ] ; | ||
705 | - sp:predicate | ||
706 | - [ sp:varName "epOwUOM"^^xsd:string | ||
707 | ] ; | 744 | ] ; |
745 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionOperationRef> ; | ||
708 | sp:subject | 746 | sp:subject |
709 | - [ sp:varName "epOilInWater"^^xsd:string | 747 | + [ sp:varName "productionOperationSetRef"^^xsd:string |
710 | ] | 748 | ] |
711 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ; | 749 | + ] [ sp:object |
712 | - sp:predicate rdf:type ; | 750 | + [ sp:varName "installationReportRef"^^xsd:string |
751 | + ] ; | ||
752 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; | ||
713 | sp:subject | 753 | sp:subject |
714 | - [ sp:varName "epOilInWater"^^xsd:string | 754 | + [ sp:varName "productionOperationRef"^^xsd:string |
715 | ] | 755 | ] |
716 | - ]) ; | 756 | + ] [ sp:object |
717 | - sp:where ([ sp:object | ||
718 | [ sp:varName "productionActivityRef"^^xsd:string | 757 | [ sp:varName "productionActivityRef"^^xsd:string |
719 | ] ; | 758 | ] ; |
720 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; | 759 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; |
... | @@ -733,30 +772,26 @@ Note types of facility are currently bound as Field - this will have to be fixed | ... | @@ -733,30 +772,26 @@ Note types of facility are currently bound as Field - this will have to be fixed |
733 | sp:subject | 772 | sp:subject |
734 | [ sp:varName "dailyProductionActivity"^^xsd:string | 773 | [ sp:varName "dailyProductionActivity"^^xsd:string |
735 | ] | 774 | ] |
736 | - ] [ rdf:type sp:Bind ; | 775 | + ] [ sp:object |
737 | - sp:expression | 776 | + [ sp:varName "productVolumeSetRef"^^xsd:string |
738 | - [ rdf:type spif:generateUUID | ||
739 | ] ; | 777 | ] ; |
740 | - sp:variable | 778 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productVolumeSetRef> ; |
741 | - [ sp:varName "UUID"^^xsd:string | 779 | + sp:subject |
780 | + [ sp:varName "root"^^xsd:string | ||
742 | ] | 781 | ] |
743 | - ] [ rdf:type sp:Bind ; | 782 | + ] [ sp:object |
744 | - sp:expression | 783 | + [ sp:varName "productVolumeRef"^^xsd:string |
745 | - [ rdf:type spif:buildURI ; | ||
746 | - sp:arg1 "https://www.reportinghub.no/ep/data/cargoShipOperation/{?1}" ; | ||
747 | - sp:arg2 [ sp:varName "UUID"^^xsd:string | ||
748 | - ] | ||
749 | ] ; | 784 | ] ; |
750 | - sp:variable | 785 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productVolumeRef> ; |
751 | - [ sp:varName "epCargoOp"^^xsd:string | 786 | + sp:subject |
787 | + [ sp:varName "productVolumeSetRef"^^xsd:string | ||
752 | ] | 788 | ] |
753 | - ] [ rdf:type sp:Bind ; | 789 | + ] [ sp:object |
754 | - sp:expression | 790 | + [ sp:varName "standardTempPres"^^xsd:string |
755 | - [ rdf:type ep-dpr-spin-lib:buildAmountOfOilURI ; | ||
756 | - sp:arg1 "" | ||
757 | ] ; | 791 | ] ; |
758 | - sp:variable | 792 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef> ; |
759 | - [ sp:varName "epOilTransported"^^xsd:string | 793 | + sp:subject |
794 | + [ sp:varName "productVolumeRef"^^xsd:string | ||
760 | ] | 795 | ] |
761 | ] [ rdf:type sp:Optional ; | 796 | ] [ rdf:type sp:Optional ; |
762 | sp:elements ([ sp:object | 797 | sp:elements ([ sp:object |
... | @@ -764,7 +799,9 @@ Note types of facility are currently bound as Field - this will have to be fixed | ... | @@ -764,7 +799,9 @@ Note types of facility are currently bound as Field - this will have to be fixed |
764 | ] ; | 799 | ] ; |
765 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; | 800 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; |
766 | sp:subject spin:_this | 801 | sp:subject spin:_this |
767 | - ] [ sp:object | 802 | + ]) |
803 | + ] [ rdf:type sp:Optional ; | ||
804 | + sp:elements ([ sp:object | ||
768 | [ sp:varName "startTime"^^xsd:string | 805 | [ sp:varName "startTime"^^xsd:string |
769 | ] ; | 806 | ] ; |
770 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; | 807 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; |
... | @@ -772,115 +809,119 @@ Note types of facility are currently bound as Field - this will have to be fixed | ... | @@ -772,115 +809,119 @@ Note types of facility are currently bound as Field - this will have to be fixed |
772 | ]) | 809 | ]) |
773 | ] [ rdf:type sp:Optional ; | 810 | ] [ rdf:type sp:Optional ; |
774 | sp:elements ([ sp:object | 811 | sp:elements ([ sp:object |
775 | - [ sp:varName "densityStdTempPresRef"^^xsd:string | 812 | + [ sp:varName "captain"^^xsd:string |
776 | ] ; | 813 | ] ; |
777 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#densityStdTempPresRef> ; | 814 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#captain> ; |
815 | + sp:subject spin:_this | ||
816 | + ]) | ||
817 | + ] [ rdf:type sp:Optional ; | ||
818 | + sp:elements ([ sp:object | ||
819 | + [ sp:varName "oilGrossStdTempPresRef"^^xsd:string | ||
820 | + ] ; | ||
821 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilGrossStdTempPresRef> ; | ||
778 | sp:subject spin:_this | 822 | sp:subject spin:_this |
779 | ] [ sp:object | 823 | ] [ sp:object |
780 | - [ sp:varName "densityStdTempPresVal"^^xsd:string | 824 | + [ sp:varName "realOilGrossStdTempPres"^^xsd:string |
781 | ] ; | 825 | ] ; |
782 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 826 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
783 | sp:subject | 827 | sp:subject |
784 | - [ sp:varName "densityStdTempPresRef"^^xsd:string | 828 | + [ sp:varName "oilGrossStdTempPresRef"^^xsd:string |
785 | ] | 829 | ] |
786 | ] [ sp:object | 830 | ] [ sp:object |
787 | - [ sp:varName "densityStdTempPresUOM"^^xsd:string | 831 | + [ sp:varName "uomOilGrossStdTempPres"^^xsd:string |
788 | ] ; | 832 | ] ; |
789 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; | 833 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; |
790 | sp:subject | 834 | sp:subject |
791 | - [ sp:varName "densityStdTempPresRef"^^xsd:string | 835 | + [ sp:varName "oilGrossStdTempPresRef"^^xsd:string |
792 | - ] | ||
793 | - ] [ rdf:type sp:Bind ; | ||
794 | - sp:expression | ||
795 | - [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ; | ||
796 | - sp:arg1 [ sp:varName "densityStdTempPresUOM"^^xsd:string | ||
797 | - ] | ||
798 | - ] ; | ||
799 | - sp:variable | ||
800 | - [ sp:varName "epDensityStdTempPresUOM"^^xsd:string | ||
801 | - ] | ||
802 | - ] [ rdf:type sp:Bind ; | ||
803 | - sp:expression | ||
804 | - [ rdf:type spif:generateUUID | ||
805 | - ] ; | ||
806 | - sp:variable | ||
807 | - [ sp:varName "dstpUUID"^^xsd:string | ||
808 | - ] | ||
809 | - ] [ rdf:type sp:Bind ; | ||
810 | - sp:expression | ||
811 | - [ rdf:type spif:buildURI ; | ||
812 | - sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/densityStdTempPres/{?1}" ; | ||
813 | - sp:arg2 [ sp:varName "dstpUUID"^^xsd:string | ||
814 | - ] | ||
815 | - ] ; | ||
816 | - sp:variable | ||
817 | - [ sp:varName "epDensityStdTempPres"^^xsd:string | ||
818 | ] | 836 | ] |
819 | ]) | 837 | ]) |
820 | ] [ rdf:type sp:Optional ; | 838 | ] [ rdf:type sp:Optional ; |
821 | sp:elements ([ sp:object | 839 | sp:elements ([ sp:object |
822 | - [ sp:varName "oilGrossStdTempPresRef"^^xsd:string | 840 | + [ sp:varName "densityStdTempPresRef"^^xsd:string |
823 | ] ; | 841 | ] ; |
824 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilGrossStdTempPresRef> ; | 842 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#densityStdTempPresRef> ; |
825 | sp:subject spin:_this | 843 | sp:subject spin:_this |
826 | ] [ sp:object | 844 | ] [ sp:object |
827 | - [ sp:varName "oilGrossStdTempPresVal"^^xsd:string | 845 | + [ sp:varName "realDensityStdTempPres"^^xsd:string |
828 | ] ; | 846 | ] ; |
829 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 847 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
830 | sp:subject | 848 | sp:subject |
831 | - [ sp:varName "oilGrossStdTempPresRef"^^xsd:string | 849 | + [ sp:varName "densityStdTempPresRef"^^xsd:string |
832 | ] | 850 | ] |
833 | ] [ sp:object | 851 | ] [ sp:object |
834 | - [ sp:varName "oilGrossStdTempPresUOM"^^xsd:string | 852 | + [ sp:varName "uomDensityStdTempPres"^^xsd:string |
835 | ] ; | 853 | ] ; |
836 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; | 854 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; |
837 | sp:subject | 855 | sp:subject |
838 | - [ sp:varName "oilGrossStdTempPresRef"^^xsd:string | 856 | + [ sp:varName "densityStdTempPresRef"^^xsd:string |
839 | - ] | ||
840 | - ] [ rdf:type sp:Bind ; | ||
841 | - sp:expression | ||
842 | - [ rdf:type ep-dpr-spin-lib:selectVolumeScale ; | ||
843 | - sp:arg1 [ sp:varName "oilGrossStdTempPresUOM"^^xsd:string | ||
844 | - ] | ||
845 | - ] ; | ||
846 | - sp:variable | ||
847 | - [ sp:varName "epOilGrossStdTempPresUOM"^^xsd:string | ||
848 | - ] | ||
849 | - ] [ rdf:type sp:Bind ; | ||
850 | - sp:expression | ||
851 | - [ rdf:type spif:generateUUID | ||
852 | - ] ; | ||
853 | - sp:variable | ||
854 | - [ sp:varName "ogstpUUID"^^xsd:string | ||
855 | - ] | ||
856 | - ] [ rdf:type sp:Bind ; | ||
857 | - sp:expression | ||
858 | - [ rdf:type spif:buildURI ; | ||
859 | - sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/oilGrossStdTempPres/{?1}" ; | ||
860 | - sp:arg2 [ sp:varName "ogstpUUID"^^xsd:string | ||
861 | - ] | ||
862 | - ] ; | ||
863 | - sp:variable | ||
864 | - [ sp:varName "epOilGrossStdTempPres"^^xsd:string | ||
865 | ] | 857 | ] |
866 | ]) | 858 | ]) |
867 | ] [ rdf:type sp:Optional ; | 859 | ] [ rdf:type sp:Optional ; |
868 | sp:elements ([ sp:object | 860 | sp:elements ([ sp:object |
869 | - [ sp:varName "captain"^^xsd:string | 861 | + [ sp:varName "bswRef"^^xsd:string |
870 | ] ; | 862 | ] ; |
871 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#captain> ; | 863 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#bswRef> ; |
872 | sp:subject spin:_this | 864 | sp:subject spin:_this |
873 | - ] [ rdf:type sp:Bind ; | 865 | + ] [ sp:object |
874 | - sp:expression | 866 | + [ sp:varName "realBasicSedimentAndWater"^^xsd:string |
875 | - [ rdf:type spif:buildURI ; | ||
876 | - sp:arg1 "https://www.reportinghub.no/ep/data/captain/{?1}" ; | ||
877 | - sp:arg2 [ sp:varName "captain"^^xsd:string | ||
878 | - ] | ||
879 | ] ; | 867 | ] ; |
880 | - sp:variable | 868 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
881 | - [ sp:varName "epCaptain"^^xsd:string | 869 | + sp:subject |
870 | + [ sp:varName "bswRef"^^xsd:string | ||
871 | + ] | ||
872 | + ] [ sp:object | ||
873 | + [ sp:varName "uomBasicSedimentAndWater"^^xsd:string | ||
874 | + ] ; | ||
875 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; | ||
876 | + sp:subject | ||
877 | + [ sp:varName "bswRef"^^xsd:string | ||
882 | ] | 878 | ] |
883 | ]) | 879 | ]) |
880 | + ] [ rdf:type sp:Bind ; | ||
881 | + sp:expression | ||
882 | + [ rdf:type ep-dpr-spin-lib:selectVolumeScale ; | ||
883 | + sp:arg1 [ sp:varName "uomOilGrossStdTempPres"^^xsd:string | ||
884 | + ] | ||
885 | + ] ; | ||
886 | + sp:variable | ||
887 | + [ sp:varName "volumeScaleOilGrossStdTempPres"^^xsd:string | ||
888 | + ] | ||
889 | + ] [ rdf:type sp:Bind ; | ||
890 | + sp:expression | ||
891 | + [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ; | ||
892 | + sp:arg1 [ sp:varName "uomDensityStdTempPres"^^xsd:string | ||
893 | + ] | ||
894 | + ] ; | ||
895 | + sp:variable | ||
896 | + [ sp:varName "densityScaleStdTempPres"^^xsd:string | ||
897 | + ] | ||
898 | + ] [ rdf:type sp:Bind ; | ||
899 | + sp:expression | ||
900 | + [ rdf:type ep-dpr-spin-lib:selectVolumePerVolumeScale ; | ||
901 | + sp:arg1 [ sp:varName "uomBasicSedimentAndWater"^^xsd:string | ||
902 | + ] | ||
903 | + ] ; | ||
904 | + sp:variable | ||
905 | + [ sp:varName "volumePerVolumeScaleBasicSedimentAndWater"^^xsd:string | ||
906 | + ] | ||
907 | + ] [ rdf:type sp:Bind ; | ||
908 | + sp:expression | ||
909 | + [ rdf:type ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType ; | ||
910 | + sp:arg1 [ sp:varName "standardTempPres"^^xsd:string | ||
911 | + ] | ||
912 | + ] ; | ||
913 | + sp:variable | ||
914 | + [ sp:varName "volumeStdType"^^xsd:string | ||
915 | + ] | ||
916 | + ] [ rdf:type sp:Bind ; | ||
917 | + sp:expression | ||
918 | + [ rdf:type ep-dpr-spin-lib:selectDensityAtStandardTemperaturePressureType ; | ||
919 | + sp:arg1 [ sp:varName "standardTempPres"^^xsd:string | ||
920 | + ] | ||
921 | + ] ; | ||
922 | + sp:variable | ||
923 | + [ sp:varName "densityStdType"^^xsd:string | ||
924 | + ] | ||
884 | ]) | 925 | ]) |
885 | ] . | 926 | ] . |
886 | 927 | ||
... | @@ -954,30 +995,30 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs | ... | @@ -954,30 +995,30 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs |
954 | ] | 995 | ] |
955 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#FusionOfHSEActivitiesOverPeriod> ; | 996 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#FusionOfHSEActivitiesOverPeriod> ; |
956 | sp:predicate rdf:type ; | 997 | sp:predicate rdf:type ; |
957 | - sp:subject _:b6 | 998 | + sp:subject _:b15 |
958 | ] [ sp:object | 999 | ] [ sp:object |
959 | [ sp:varName "temporalPartOfActivityDurationType"^^xsd:string | 1000 | [ sp:varName "temporalPartOfActivityDurationType"^^xsd:string |
960 | ] ; | 1001 | ] ; |
961 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#productionActivityPeriodClassification> ; | 1002 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#productionActivityPeriodClassification> ; |
962 | - sp:subject _:b6 | 1003 | + sp:subject _:b15 |
963 | ] [ sp:object | 1004 | ] [ sp:object |
964 | [ sp:varName "safetyActivityType"^^xsd:string | 1005 | [ sp:varName "safetyActivityType"^^xsd:string |
965 | ] ; | 1006 | ] ; |
966 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#classificationBySafetyActivityType> ; | 1007 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#classificationBySafetyActivityType> ; |
967 | - sp:subject _:b6 | 1008 | + sp:subject _:b15 |
968 | - ] [ sp:object _:b6 ; | 1009 | + ] [ sp:object _:b15 ; |
969 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1010 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
970 | sp:subject | 1011 | sp:subject |
971 | [ sp:varName "annualProductionActivityToDate"^^xsd:string | 1012 | [ sp:varName "annualProductionActivityToDate"^^xsd:string |
972 | ] | 1013 | ] |
973 | - ] [ sp:object _:b7 ; | 1014 | + ] [ sp:object _:b16 ; |
974 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSetOfAllPartsOfType> ; | 1015 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSetOfAllPartsOfType> ; |
975 | - sp:subject _:b6 | 1016 | + sp:subject _:b15 |
976 | ] [ sp:object | 1017 | ] [ sp:object |
977 | [ sp:varName "safetyCount"^^xsd:string | 1018 | [ sp:varName "safetyCount"^^xsd:string |
978 | ] ; | 1019 | ] ; |
979 | sp:predicate <http://www.reportinghub.no/ep/schema/core#count> ; | 1020 | sp:predicate <http://www.reportinghub.no/ep/schema/core#count> ; |
980 | - sp:subject _:b7 | 1021 | + sp:subject _:b16 |
981 | ]) ; | 1022 | ]) ; |
982 | sp:where ([ sp:object | 1023 | sp:where ([ sp:object |
983 | [ sp:varName "installationReportRef"^^xsd:string | 1024 | [ sp:varName "installationReportRef"^^xsd:string | ... | ... |
-
Please register or login to post a comment