David Price

Prod updates for Ian and fixed 2 Base URI and imports

This diff could not be displayed because it is too large.
1 -# Saved by TopBraid on Tue Oct 04 17:45:19 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 14:55:32 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/schema/drilling-equipment-type 2 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type
3 # imports: http://www.reportinghub.no/ep/schema/1.0/equipment 3 # imports: http://www.reportinghub.no/ep/schema/1.0/equipment
4 4
5 @prefix dc: <http://purl.org/dc/elements/1.1/> . 5 @prefix dc: <http://purl.org/dc/elements/1.1/> .
...@@ -12,401 +12,401 @@ ...@@ -12,401 +12,401 @@
12 @prefix spl: <http://spinrdf.org/spl#> . 12 @prefix spl: <http://spinrdf.org/spl#> .
13 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 13 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
14 14
15 -<http://www.reportinghub.no/ep/schema/drilling-equipment-type> 15 +<http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type>
16 rdf:type owl:Ontology ; 16 rdf:type owl:Ontology ;
17 owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> ; 17 owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> ;
18 owl:versionInfo "0.1.0"^^xsd:string . 18 owl:versionInfo "0.1.0"^^xsd:string .
19 19
20 -ep-drill-eqt-typ:Drillfloor--drawworks 20 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--drawworks>
21 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 21 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
22 rdfs:label "drillfloor--drawworks"^^xsd:string ; 22 rdfs:label "drillfloor--drawworks"^^xsd:string ;
23 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 23 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
24 dc:description "A CDRS equipment class that is a class defined as drilling drawworks equipment on a drilling rig."^^xsd:string . 24 dc:description "A CDRS equipment class that is a class defined as drilling drawworks equipment on a drilling rig."^^xsd:string .
25 25
26 -ep-drill-eqt-typ:Drillfloor--drillingcontrol 26 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--drillingcontrol>
27 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 27 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
28 rdfs:label "drillfloor--drillingcontrol"^^xsd:string ; 28 rdfs:label "drillfloor--drillingcontrol"^^xsd:string ;
29 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 29 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
30 dc:description "A CDRS equipment class that is a class defined as drilling control equipment on a drilling rig."^^xsd:string . 30 dc:description "A CDRS equipment class that is a class defined as drilling control equipment on a drilling rig."^^xsd:string .
31 31
32 -ep-drill-eqt-typ:Drillfloor--hpairsyst 32 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--hpairsyst>
33 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 33 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
34 rdfs:label "drillfloor--hpairsyst"^^xsd:string ; 34 rdfs:label "drillfloor--hpairsyst"^^xsd:string ;
35 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 35 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
36 dc:description "A CDRS equipment class that is a class defined as high pressure air system equipment on a drilling rig."^^xsd:string . 36 dc:description "A CDRS equipment class that is a class defined as high pressure air system equipment on a drilling rig."^^xsd:string .
37 37
38 -ep-drill-eqt-typ:Drillfloor--other 38 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--other>
39 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 39 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
40 rdfs:label "drillfloor--other"^^xsd:string ; 40 rdfs:label "drillfloor--other"^^xsd:string ;
41 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 41 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
42 dc:description "A CDRS equipment class that is a class defined to be other drillfloor equipment on a drilling rig."^^xsd:string . 42 dc:description "A CDRS equipment class that is a class defined to be other drillfloor equipment on a drilling rig."^^xsd:string .
43 43
44 -ep-drill-eqt-typ:Drillfloor--rotarytable 44 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--rotarytable>
45 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 45 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
46 rdfs:label "drillfloor--rotarytable"^^xsd:string ; 46 rdfs:label "drillfloor--rotarytable"^^xsd:string ;
47 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 47 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
48 dc:description "A CDRS equipment class that is a class defined as rotary table equipment on a drilling rig."^^xsd:string . 48 dc:description "A CDRS equipment class that is a class defined as rotary table equipment on a drilling rig."^^xsd:string .
49 49
50 -ep-drill-eqt-typ:Drillfloor--tensioningsyst 50 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--tensioningsyst>
51 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 51 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
52 rdfs:label "drillfloor--tensioningsyst"^^xsd:string ; 52 rdfs:label "drillfloor--tensioningsyst"^^xsd:string ;
53 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 53 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
54 dc:description "A CDRS equipment class that is a class defined as tensioning system equipment on a drilling rig."^^xsd:string . 54 dc:description "A CDRS equipment class that is a class defined as tensioning system equipment on a drilling rig."^^xsd:string .
55 55
56 -ep-drill-eqt-typ:Drillfloor--wirelines 56 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--wirelines>
57 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 57 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
58 rdfs:label "drillfloor--wirelines"^^xsd:string ; 58 rdfs:label "drillfloor--wirelines"^^xsd:string ;
59 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 59 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
60 dc:description "A CDRS equipment class that is a class defined as wireline equipment on a drilling rig."^^xsd:string . 60 dc:description "A CDRS equipment class that is a class defined as wireline equipment on a drilling rig."^^xsd:string .
61 61
62 -ep-drill-eqt-typ:DrillingEquipment 62 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment>
63 rdf:type owl:Class ; 63 rdf:type owl:Class ;
64 rdfs:label "drilling equipment"^^xsd:string ; 64 rdfs:label "drilling equipment"^^xsd:string ;
65 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 65 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
66 66
67 -ep-drill-eqt-typ:DrillingEquipmentType 67 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType>
68 rdf:type rdfs:Class ; 68 rdf:type rdfs:Class ;
69 rdfs:label "drilling equipment type"^^xsd:string ; 69 rdfs:label "drilling equipment type"^^xsd:string ;
70 rdfs:subClassOf owl:Class . 70 rdfs:subClassOf owl:Class .
71 71
72 -ep-drill-eqt-typ:Drillstringdownhole--downholedrillingtools 72 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--downholedrillingtools>
73 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 73 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
74 rdfs:label "drillstringdownhole--downholedrillingtools"^^xsd:string ; 74 rdfs:label "drillstringdownhole--downholedrillingtools"^^xsd:string ;
75 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 75 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
76 dc:description "A CDRS equipment class that is a class defined to be downhole drilling tool equipment on a drilling rig."^^xsd:string . 76 dc:description "A CDRS equipment class that is a class defined to be downhole drilling tool equipment on a drilling rig."^^xsd:string .
77 77
78 -ep-drill-eqt-typ:Drillstringdownhole--drillcollars 78 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--drillcollars>
79 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 79 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
80 rdfs:label "drillstringdownhole--drillcollars"^^xsd:string ; 80 rdfs:label "drillstringdownhole--drillcollars"^^xsd:string ;
81 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 81 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
82 dc:description "A CDRS equipment class that is a class defined to be drill colar equipment on a drilling rig."^^xsd:string . 82 dc:description "A CDRS equipment class that is a class defined to be drill colar equipment on a drilling rig."^^xsd:string .
83 83
84 -ep-drill-eqt-typ:Drillstringdownhole--drillpipes 84 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--drillpipes>
85 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 85 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
86 rdfs:label "drillstringdownhole--drillpipes"^^xsd:string ; 86 rdfs:label "drillstringdownhole--drillpipes"^^xsd:string ;
87 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 87 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
88 dc:description "A CDRS equipment class that is a class defined to be drillpipe equipment on a drilling rig."^^xsd:string . 88 dc:description "A CDRS equipment class that is a class defined to be drillpipe equipment on a drilling rig."^^xsd:string .
89 89
90 -ep-drill-eqt-typ:Drillstringdownhole--fishingtools 90 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--fishingtools>
91 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 91 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
92 rdfs:label "drillstringdownhole--fishingtools"^^xsd:string ; 92 rdfs:label "drillstringdownhole--fishingtools"^^xsd:string ;
93 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 93 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
94 dc:description "A CDRS equipment class that is a class defined to be fishing tool equipment on a drilling rig."^^xsd:string . 94 dc:description "A CDRS equipment class that is a class defined to be fishing tool equipment on a drilling rig."^^xsd:string .
95 95
96 -ep-drill-eqt-typ:Drillstringdownhole--miscdrillstringequ 96 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--miscdrillstringequ>
97 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 97 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
98 rdfs:label "drillstringdownhole--miscdrillstringequ"^^xsd:string ; 98 rdfs:label "drillstringdownhole--miscdrillstringequ"^^xsd:string ;
99 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 99 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
100 dc:description "A CDRS equipment class that is a class defined to be miscellaneous drillstring equipment on a drilling rig."^^xsd:string . 100 dc:description "A CDRS equipment class that is a class defined to be miscellaneous drillstring equipment on a drilling rig."^^xsd:string .
101 101
102 -ep-drill-eqt-typ:Drillstringdownhole--other 102 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--other>
103 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 103 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
104 rdfs:label "drillstringdownhole--other"^^xsd:string ; 104 rdfs:label "drillstringdownhole--other"^^xsd:string ;
105 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 105 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
106 dc:description "A CDRS equipment class that is a class defined to be other drillstring and downhole equipment on a drilling rig."^^xsd:string . 106 dc:description "A CDRS equipment class that is a class defined to be other drillstring and downhole equipment on a drilling rig."^^xsd:string .
107 107
108 -ep-drill-eqt-typ:Drillstringdownhole--stabilizer 108 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--stabilizer>
109 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 109 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
110 rdfs:label "drillstringdownhole--stabilizer"^^xsd:string ; 110 rdfs:label "drillstringdownhole--stabilizer"^^xsd:string ;
111 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 111 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
112 dc:description "A CDRS equipment class that is a class defined to be stabilizer equipment on a drilling rig."^^xsd:string . 112 dc:description "A CDRS equipment class that is a class defined to be stabilizer equipment on a drilling rig."^^xsd:string .
113 113
114 -ep-drill-eqt-typ:Drillstringdownhole--subsandliftplugs 114 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--subsandliftplugs>
115 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 115 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
116 rdfs:label "drillstringdownhole--subsandliftplugs"^^xsd:string ; 116 rdfs:label "drillstringdownhole--subsandliftplugs"^^xsd:string ;
117 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 117 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
118 dc:description "A CDRS equipment class that is a class defined to be sub and lift plug equipment on a drilling rig."^^xsd:string . 118 dc:description "A CDRS equipment class that is a class defined to be sub and lift plug equipment on a drilling rig."^^xsd:string .
119 119
120 -ep-drill-eqt-typ:Hoistingequ--crownblock 120 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--crownblock>
121 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 121 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
122 rdfs:label "hoistingequ--crownblock"^^xsd:string ; 122 rdfs:label "hoistingequ--crownblock"^^xsd:string ;
123 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 123 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
124 dc:description "A CDRS equipment class that is a class defined as crown block equipment on a drilling rig."^^xsd:string . 124 dc:description "A CDRS equipment class that is a class defined as crown block equipment on a drilling rig."^^xsd:string .
125 125
126 -ep-drill-eqt-typ:Hoistingequ--derrickstructure 126 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--derrickstructure>
127 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 127 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
128 rdfs:label "hoistingequ--derrickstructure"^^xsd:string ; 128 rdfs:label "hoistingequ--derrickstructure"^^xsd:string ;
129 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 129 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
130 dc:description "A CDRS equipment class that is a class defined to be derrick structure equipment on a drilling rig."^^xsd:string . 130 dc:description "A CDRS equipment class that is a class defined to be derrick structure equipment on a drilling rig."^^xsd:string .
131 131
132 -ep-drill-eqt-typ:Hoistingequ--heavecompensator 132 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--heavecompensator>
133 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 133 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
134 rdfs:label "hoistingequ--heavecompensator"^^xsd:string ; 134 rdfs:label "hoistingequ--heavecompensator"^^xsd:string ;
135 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 135 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
136 dc:description "A CDRS equipment class that is a class defined to be heave compensator equipment on a drilling rig."^^xsd:string . 136 dc:description "A CDRS equipment class that is a class defined to be heave compensator equipment on a drilling rig."^^xsd:string .
137 137
138 -ep-drill-eqt-typ:Hoistingequ--other 138 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--other>
139 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 139 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
140 rdfs:label "hoistingequ--other"^^xsd:string ; 140 rdfs:label "hoistingequ--other"^^xsd:string ;
141 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 141 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
142 dc:description "A CDRS equipment class that is a class defined to be other hoisting equipment on a drilling rig."^^xsd:string . 142 dc:description "A CDRS equipment class that is a class defined to be other hoisting equipment on a drilling rig."^^xsd:string .
143 143
144 -ep-drill-eqt-typ:Hoistingequ--topdrive 144 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--topdrive>
145 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 145 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
146 rdfs:label "hoistingequ--topdrive"^^xsd:string ; 146 rdfs:label "hoistingequ--topdrive"^^xsd:string ;
147 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 147 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
148 dc:description "A CDRS equipment class that is a classdefined to be top drive equipment on a drilling rig."^^xsd:string . 148 dc:description "A CDRS equipment class that is a classdefined to be top drive equipment on a drilling rig."^^xsd:string .
149 149
150 -ep-drill-eqt-typ:Hoistingequ--travellingblock 150 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--travellingblock>
151 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 151 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
152 rdfs:label "hoistingequ--travellingblock"^^xsd:string ; 152 rdfs:label "hoistingequ--travellingblock"^^xsd:string ;
153 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 153 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
154 dc:description "A CDRS equipment class that is a class defined to be travelling block equipment on a drilling rig."^^xsd:string . 154 dc:description "A CDRS equipment class that is a class defined to be travelling block equipment on a drilling rig."^^xsd:string .
155 155
156 -ep-drill-eqt-typ:Materialhandlingsyst--anchorsyst 156 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--anchorsyst>
157 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 157 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
158 rdfs:label "materialhandlingsyst--anchorsyst"^^xsd:string ; 158 rdfs:label "materialhandlingsyst--anchorsyst"^^xsd:string ;
159 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 159 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
160 dc:description "A CDRS equipment class that is a class defined to be anchor system on a drilling rig."^^xsd:string . 160 dc:description "A CDRS equipment class that is a class defined to be anchor system on a drilling rig."^^xsd:string .
161 161
162 -ep-drill-eqt-typ:Materialhandlingsyst--boptransportsyst 162 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--boptransportsyst>
163 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 163 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
164 rdfs:label "materialhandlingsyst--boptransportsyst"^^xsd:string ; 164 rdfs:label "materialhandlingsyst--boptransportsyst"^^xsd:string ;
165 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 165 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
166 dc:description "A CDRS equipment class that is a class defined to be Blow Out Preventer transport equipment on a drilling rig."^^xsd:string . 166 dc:description "A CDRS equipment class that is a class defined to be Blow Out Preventer transport equipment on a drilling rig."^^xsd:string .
167 167
168 -ep-drill-eqt-typ:Materialhandlingsyst--deckcranes 168 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--deckcranes>
169 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 169 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
170 rdfs:label "materialhandlingsyst--deckcranes"^^xsd:string ; 170 rdfs:label "materialhandlingsyst--deckcranes"^^xsd:string ;
171 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 171 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
172 dc:description "A CDRS equipment class that is a class defined to be deck crane equipment on a drilling rig."^^xsd:string . 172 dc:description "A CDRS equipment class that is a class defined to be deck crane equipment on a drilling rig."^^xsd:string .
173 173
174 -ep-drill-eqt-typ:Materialhandlingsyst--monorailsyst 174 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--monorailsyst>
175 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 175 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
176 rdfs:label "materialhandlingsyst--monorailsyst"^^xsd:string ; 176 rdfs:label "materialhandlingsyst--monorailsyst"^^xsd:string ;
177 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 177 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
178 dc:description "A CDRS equipment class that is a class defined to be monorail equipment on a drilling rig."^^xsd:string . 178 dc:description "A CDRS equipment class that is a class defined to be monorail equipment on a drilling rig."^^xsd:string .
179 179
180 -ep-drill-eqt-typ:Materialhandlingsyst--other 180 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--other>
181 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 181 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
182 rdfs:label "materialhandlingsyst--other"^^xsd:string ; 182 rdfs:label "materialhandlingsyst--other"^^xsd:string ;
183 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 183 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
184 dc:description "A CDRS equipment class that is a class defined to be other material handling equipment on a drilling rig."^^xsd:string . 184 dc:description "A CDRS equipment class that is a class defined to be other material handling equipment on a drilling rig."^^xsd:string .
185 185
186 -ep-drill-eqt-typ:Materialhandlingsyst--overheadcranes 186 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--overheadcranes>
187 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 187 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
188 rdfs:label "materialhandlingsyst--overheadcranes"^^xsd:string ; 188 rdfs:label "materialhandlingsyst--overheadcranes"^^xsd:string ;
189 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 189 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
190 dc:description "A CDRS equipment class that is a class defined to be overhead crane equipment on a drilling rig."^^xsd:string . 190 dc:description "A CDRS equipment class that is a class defined to be overhead crane equipment on a drilling rig."^^xsd:string .
191 191
192 -ep-drill-eqt-typ:Materialhandlingsyst--utilitywinchs 192 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--utilitywinchs>
193 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 193 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
194 rdfs:label "materialhandlingsyst--utilitywinchs"^^xsd:string ; 194 rdfs:label "materialhandlingsyst--utilitywinchs"^^xsd:string ;
195 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 195 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
196 dc:description "A CDRS equipment class that is a class defined to be utility winch equipment on a drilling rig."^^xsd:string . 196 dc:description "A CDRS equipment class that is a class defined to be utility winch equipment on a drilling rig."^^xsd:string .
197 197
198 -ep-drill-eqt-typ:Miscellaneousequsyst--acousticpositionref 198 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--acousticpositionref>
199 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 199 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
200 rdfs:label "miscellaneousequsyst--acousticpositionref"^^xsd:string ; 200 rdfs:label "miscellaneousequsyst--acousticpositionref"^^xsd:string ;
201 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 201 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
202 dc:description "A CDRS equipment class that is a class defined to be acoustic position reference equipment on a drilling rig."^^xsd:string . 202 dc:description "A CDRS equipment class that is a class defined to be acoustic position reference equipment on a drilling rig."^^xsd:string .
203 203
204 -ep-drill-eqt-typ:Miscellaneousequsyst--hydrpneumpowerpacks 204 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--hydrpneumpowerpacks>
205 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 205 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
206 rdfs:label "miscellaneousequsyst--hydrpneumpowerpacks"^^xsd:string ; 206 rdfs:label "miscellaneousequsyst--hydrpneumpowerpacks"^^xsd:string ;
207 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 207 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
208 dc:description "A CDRS equipment class that is a class defined to be hydraulic or pneumatic power pack system on a drilling rig."^^xsd:string . 208 dc:description "A CDRS equipment class that is a class defined to be hydraulic or pneumatic power pack system on a drilling rig."^^xsd:string .
209 209
210 -ep-drill-eqt-typ:Miscellaneousequsyst--miscinstrandauxilequ 210 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--miscinstrandauxilequ>
211 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 211 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
212 rdfs:label "miscellaneousequsyst--miscinstrandauxilequ"^^xsd:string ; 212 rdfs:label "miscellaneousequsyst--miscinstrandauxilequ"^^xsd:string ;
213 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 213 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
214 dc:description "A CDRS equipment class that is a class defined to be miscellaneous instrument and auxiliary equipment on a drilling rig."^^xsd:string . 214 dc:description "A CDRS equipment class that is a class defined to be miscellaneous instrument and auxiliary equipment on a drilling rig."^^xsd:string .
215 215
216 -ep-drill-eqt-typ:Miscellaneousequsyst--other 216 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--other>
217 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 217 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
218 rdfs:label "miscellaneousequsyst--other"^^xsd:string ; 218 rdfs:label "miscellaneousequsyst--other"^^xsd:string ;
219 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 219 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
220 dc:description "A CDRS equipment class that is a class defined to be other miscellaneous system on a drilling rig."^^xsd:string . 220 dc:description "A CDRS equipment class that is a class defined to be other miscellaneous system on a drilling rig."^^xsd:string .
221 221
222 -ep-drill-eqt-typ:Miscellaneousequsyst--subseainspectionsyst 222 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--subseainspectionsyst>
223 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 223 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
224 rdfs:label "miscellaneousequsyst--subseainspectionsyst"^^xsd:string ; 224 rdfs:label "miscellaneousequsyst--subseainspectionsyst"^^xsd:string ;
225 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 225 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
226 dc:description "A CDRS equipment class that is a class defined to be subsea inspection system equipment on a drilling rig."^^xsd:string . 226 dc:description "A CDRS equipment class that is a class defined to be subsea inspection system equipment on a drilling rig."^^xsd:string .
227 227
228 -ep-drill-eqt-typ:Miscellaneousequsyst--wellheadsubsearuntest 228 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--wellheadsubsearuntest>
229 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 229 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
230 rdfs:label "miscellaneousequsyst--wellheadsubsearuntest"^^xsd:string ; 230 rdfs:label "miscellaneousequsyst--wellheadsubsearuntest"^^xsd:string ;
231 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 231 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
232 dc:description "A CDRS equipment class that is a class defined to be wellhead and subsea run and test equipment on a drilling rig."^^xsd:string . 232 dc:description "A CDRS equipment class that is a class defined to be wellhead and subsea run and test equipment on a drilling rig."^^xsd:string .
233 233
234 -ep-drill-eqt-typ:Mudandbulksyst--bulkairsystem 234 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--bulkairsystem>
235 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 235 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
236 rdfs:label "mudandbulksyst--bulkairsystem"^^xsd:string ; 236 rdfs:label "mudandbulksyst--bulkairsystem"^^xsd:string ;
237 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 237 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
238 dc:description "A CDRS equipment class that is a class defined to be bulk air equipment on a drilling rig."^^xsd:string . 238 dc:description "A CDRS equipment class that is a class defined to be bulk air equipment on a drilling rig."^^xsd:string .
239 239
240 -ep-drill-eqt-typ:Mudandbulksyst--bulkstoragetransfer 240 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--bulkstoragetransfer>
241 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 241 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
242 rdfs:label "mudandbulksyst--bulkstoragetransfer"^^xsd:string ; 242 rdfs:label "mudandbulksyst--bulkstoragetransfer"^^xsd:string ;
243 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 243 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
244 dc:description "A CDRS equipment class that is a class defined to be mud bulk storage and transfer equipment on a drilling rig."^^xsd:string . 244 dc:description "A CDRS equipment class that is a class defined to be mud bulk storage and transfer equipment on a drilling rig."^^xsd:string .
245 245
246 -ep-drill-eqt-typ:Mudandbulksyst--drillwatersyst 246 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--drillwatersyst>
247 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 247 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
248 rdfs:label "mudandbulksyst--drillwatersyst"^^xsd:string ; 248 rdfs:label "mudandbulksyst--drillwatersyst"^^xsd:string ;
249 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 249 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
250 dc:description "A CDRS equipment class that is a class defined to be drilling water equipment on a drilling rig."^^xsd:string . 250 dc:description "A CDRS equipment class that is a class defined to be drilling water equipment on a drilling rig."^^xsd:string .
251 251
252 -ep-drill-eqt-typ:Mudandbulksyst--hpequipment 252 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--hpequipment>
253 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 253 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
254 rdfs:label "mudandbulksyst--hpequipment"^^xsd:string ; 254 rdfs:label "mudandbulksyst--hpequipment"^^xsd:string ;
255 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 255 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
256 dc:description "A CDRS equipment class that is a class defined to be high pressure mud equipment on a drilling rig."^^xsd:string . 256 dc:description "A CDRS equipment class that is a class defined to be high pressure mud equipment on a drilling rig."^^xsd:string .
257 257
258 -ep-drill-eqt-typ:Mudandbulksyst--mudadditivesyst 258 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudadditivesyst>
259 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 259 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
260 rdfs:label "mudandbulksyst--mudadditivesyst"^^xsd:string ; 260 rdfs:label "mudandbulksyst--mudadditivesyst"^^xsd:string ;
261 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 261 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
262 dc:description "A CDRS equipment class that is a class defined to be mud additive equipment on a drilling rig."^^xsd:string . 262 dc:description "A CDRS equipment class that is a class defined to be mud additive equipment on a drilling rig."^^xsd:string .
263 263
264 -ep-drill-eqt-typ:Mudandbulksyst--mudmixingstorage 264 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudmixingstorage>
265 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 265 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
266 rdfs:label "mudandbulksyst--mudmixingstorage"^^xsd:string ; 266 rdfs:label "mudandbulksyst--mudmixingstorage"^^xsd:string ;
267 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 267 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
268 dc:description "A CDRS equipment class that is a class defined to be mud mixing and storage equipment on a drilling rig."^^xsd:string . 268 dc:description "A CDRS equipment class that is a class defined to be mud mixing and storage equipment on a drilling rig."^^xsd:string .
269 269
270 -ep-drill-eqt-typ:Mudandbulksyst--mudsolidscontrol 270 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudsolidscontrol>
271 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 271 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
272 rdfs:label "mudandbulksyst--mudsolidscontrol"^^xsd:string ; 272 rdfs:label "mudandbulksyst--mudsolidscontrol"^^xsd:string ;
273 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 273 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
274 dc:description "A CDRS equipment class that is a class defined to be mud solids control equipment on a drilling rig."^^xsd:string . 274 dc:description "A CDRS equipment class that is a class defined to be mud solids control equipment on a drilling rig."^^xsd:string .
275 275
276 -ep-drill-eqt-typ:Mudandbulksyst--mudsupply 276 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudsupply>
277 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 277 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
278 rdfs:label "mudandbulksyst--mudsupply"^^xsd:string ; 278 rdfs:label "mudandbulksyst--mudsupply"^^xsd:string ;
279 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 279 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
280 dc:description "A CDRS equipment class that is a class defined to be mud supply equipment on a drilling rig."^^xsd:string . 280 dc:description "A CDRS equipment class that is a class defined to be mud supply equipment on a drilling rig."^^xsd:string .
281 281
282 -ep-drill-eqt-typ:Mudandbulksyst--other 282 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--other>
283 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 283 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
284 rdfs:label "mudandbulksyst--other"^^xsd:string ; 284 rdfs:label "mudandbulksyst--other"^^xsd:string ;
285 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 285 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
286 dc:description "A CDRS equipment class that is a class defined to be other mud and bulk equipment on a drilling rig."^^xsd:string . 286 dc:description "A CDRS equipment class that is a class defined to be other mud and bulk equipment on a drilling rig."^^xsd:string .
287 287
288 -ep-drill-eqt-typ:Pipehandlingequsyst--drillfloortubehandlsyst 288 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--drillfloortubehandlsyst>
289 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 289 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
290 rdfs:label "pipehandlingequsyst--drillfloortubehandlsyst"^^xsd:string ; 290 rdfs:label "pipehandlingequsyst--drillfloortubehandlsyst"^^xsd:string ;
291 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 291 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
292 dc:description "A CDRS equipment class that is a class defined to be drillfloor tube handling equipment on a drilling rig."^^xsd:string . 292 dc:description "A CDRS equipment class that is a class defined to be drillfloor tube handling equipment on a drilling rig."^^xsd:string .
293 293
294 -ep-drill-eqt-typ:Pipehandlingequsyst--elevator 294 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--elevator>
295 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 295 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
296 rdfs:label "pipehandlingequsyst--elevator"^^xsd:string ; 296 rdfs:label "pipehandlingequsyst--elevator"^^xsd:string ;
297 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 297 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
298 dc:description "A CDRS equipment class that is a class defined to be pipe elevator system on a drilling rig."^^xsd:string . 298 dc:description "A CDRS equipment class that is a class defined to be pipe elevator system on a drilling rig."^^xsd:string .
299 299
300 -ep-drill-eqt-typ:Pipehandlingequsyst--manualtong 300 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--manualtong>
301 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 301 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
302 rdfs:label "pipehandlingequsyst--manualtong"^^xsd:string ; 302 rdfs:label "pipehandlingequsyst--manualtong"^^xsd:string ;
303 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 303 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
304 dc:description "A CDRS equipment class that is a class defined to be manual tong equipment on a drilling rig."^^xsd:string . 304 dc:description "A CDRS equipment class that is a class defined to be manual tong equipment on a drilling rig."^^xsd:string .
305 305
306 -ep-drill-eqt-typ:Pipehandlingequsyst--other 306 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--other>
307 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 307 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
308 rdfs:label "pipehandlingequsyst--other"^^xsd:string ; 308 rdfs:label "pipehandlingequsyst--other"^^xsd:string ;
309 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 309 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
310 dc:description "A CDRS equipment class that is a class defined to be other pipe handling equipment on a drilling rig."^^xsd:string . 310 dc:description "A CDRS equipment class that is a class defined to be other pipe handling equipment on a drilling rig."^^xsd:string .
311 311
312 -ep-drill-eqt-typ:Pipehandlingequsyst--powerpacks 312 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--powerpacks>
313 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 313 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
314 rdfs:label "pipehandlingequsyst--powerpacks"^^xsd:string ; 314 rdfs:label "pipehandlingequsyst--powerpacks"^^xsd:string ;
315 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 315 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
316 dc:description "A CDRS equipment class that is a class defined to be drilling power pack equipment on a drilling rig."^^xsd:string . 316 dc:description "A CDRS equipment class that is a class defined to be drilling power pack equipment on a drilling rig."^^xsd:string .
317 317
318 -ep-drill-eqt-typ:Pipehandlingequsyst--slipsandspiders 318 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--slipsandspiders>
319 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 319 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
320 rdfs:label "pipehandlingequsyst--slipsandspiders"^^xsd:string ; 320 rdfs:label "pipehandlingequsyst--slipsandspiders"^^xsd:string ;
321 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 321 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
322 dc:description "A CDRS equipment class that is a class that is defined to be slips and speider equipment on a drilling rig."^^xsd:string . 322 dc:description "A CDRS equipment class that is a class that is defined to be slips and speider equipment on a drilling rig."^^xsd:string .
323 323
324 -ep-drill-eqt-typ:Pipehandlingequsyst--verticalpipehandlingequsyst 324 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--verticalpipehandlingequsyst>
325 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 325 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
326 rdfs:label "pipehandlingequsyst--verticalpipehandlingequsyst"^^xsd:string ; 326 rdfs:label "pipehandlingequsyst--verticalpipehandlingequsyst"^^xsd:string ;
327 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 327 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
328 dc:description "A CDRS equipment class that is a class defined to be vertical pipe handling equipment/system on a drilling rig."^^xsd:string . 328 dc:description "A CDRS equipment class that is a class defined to be vertical pipe handling equipment/system on a drilling rig."^^xsd:string .
329 329
330 -ep-drill-eqt-typ:Serviceequ--cementingunit 330 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--cementingunit>
331 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 331 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
332 rdfs:label "serviceequ--cementingunit"^^xsd:string ; 332 rdfs:label "serviceequ--cementingunit"^^xsd:string ;
333 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 333 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
334 dc:description "A CDRS equipment class that is a class defined to be cementing unit equipment on a drilling rig."^^xsd:string . 334 dc:description "A CDRS equipment class that is a class defined to be cementing unit equipment on a drilling rig."^^xsd:string .
335 335
336 -ep-drill-eqt-typ:Serviceequ--electrloggingequ 336 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--electrloggingequ>
337 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 337 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
338 rdfs:label "serviceequ--electrloggingequ"^^xsd:string ; 338 rdfs:label "serviceequ--electrloggingequ"^^xsd:string ;
339 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 339 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
340 dc:description "A CDRS equipment class that is a class defined to be electrical logging equipment on a drilling rig."^^xsd:string . 340 dc:description "A CDRS equipment class that is a class defined to be electrical logging equipment on a drilling rig."^^xsd:string .
341 341
342 -ep-drill-eqt-typ:Serviceequ--mudloggingequ 342 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--mudloggingequ>
343 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 343 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
344 rdfs:label "serviceequ--mudloggingequ"^^xsd:string ; 344 rdfs:label "serviceequ--mudloggingequ"^^xsd:string ;
345 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 345 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
346 dc:description "A CDRS equipment class that is a class defined to be mud logging equipment on a drilling rig."^^xsd:string . 346 dc:description "A CDRS equipment class that is a class defined to be mud logging equipment on a drilling rig."^^xsd:string .
347 347
348 -ep-drill-eqt-typ:Serviceequ--other 348 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--other>
349 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 349 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
350 rdfs:label "serviceequ--other"^^xsd:string ; 350 rdfs:label "serviceequ--other"^^xsd:string ;
351 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 351 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
352 dc:description "A CDRS equipment class that is a class defined to be other service equipment on a drilling rig."^^xsd:string . 352 dc:description "A CDRS equipment class that is a class defined to be other service equipment on a drilling rig."^^xsd:string .
353 353
354 -ep-drill-eqt-typ:Serviceequ--specialserviceequ 354 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--specialserviceequ>
355 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 355 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
356 rdfs:label "serviceequ--specialserviceequ"^^xsd:string ; 356 rdfs:label "serviceequ--specialserviceequ"^^xsd:string ;
357 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 357 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
358 dc:description "A CDRS equipment class that is a class defined to be special service equipment on a drilling rig."^^xsd:string . 358 dc:description "A CDRS equipment class that is a class defined to be special service equipment on a drilling rig."^^xsd:string .
359 359
360 -ep-drill-eqt-typ:Serviceequ--wellheadtubularequ 360 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--wellheadtubularequ>
361 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 361 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
362 rdfs:label "serviceequ--wellheadtubularequ"^^xsd:string ; 362 rdfs:label "serviceequ--wellheadtubularequ"^^xsd:string ;
363 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 363 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
364 dc:description "A CDRS equipment class that is a class defined to be wellhead and tubular equipment on a drilling rig."^^xsd:string . 364 dc:description "A CDRS equipment class that is a class defined to be wellhead and tubular equipment on a drilling rig."^^xsd:string .
365 365
366 -ep-drill-eqt-typ:Serviceequ--welltestingequ 366 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--welltestingequ>
367 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 367 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
368 rdfs:label "serviceequ--welltestingequ"^^xsd:string ; 368 rdfs:label "serviceequ--welltestingequ"^^xsd:string ;
369 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 369 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
370 dc:description "A CDRS equipment class that is a class defined to be well testing equipment on a drilling rig."^^xsd:string . 370 dc:description "A CDRS equipment class that is a class defined to be well testing equipment on a drilling rig."^^xsd:string .
371 371
372 -ep-drill-eqt-typ:Wellcontrolequsyst--bopcontrolsyst 372 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--bopcontrolsyst>
373 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 373 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
374 rdfs:label "wellcontrolequsyst--bopcontrolsyst"^^xsd:string ; 374 rdfs:label "wellcontrolequsyst--bopcontrolsyst"^^xsd:string ;
375 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 375 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
376 dc:description "A CDRS equipment class that is a class defined to be blow out preventer control system on a drilling rig."^^xsd:string . 376 dc:description "A CDRS equipment class that is a class defined to be blow out preventer control system on a drilling rig."^^xsd:string .
377 377
378 -ep-drill-eqt-typ:Wellcontrolequsyst--bopstack 378 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--bopstack>
379 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 379 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
380 rdfs:label "wellcontrolequsyst--bopstack"^^xsd:string ; 380 rdfs:label "wellcontrolequsyst--bopstack"^^xsd:string ;
381 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 381 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
382 dc:description "A CDRS equipment class that is a class defined to be bop stack equipment on a drilling rig."^^xsd:string . 382 dc:description "A CDRS equipment class that is a class defined to be bop stack equipment on a drilling rig."^^xsd:string .
383 383
384 -ep-drill-eqt-typ:Wellcontrolequsyst--chokekillsyst 384 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--chokekillsyst>
385 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 385 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
386 rdfs:label "wellcontrolequsyst--chokekillsyst"^^xsd:string ; 386 rdfs:label "wellcontrolequsyst--chokekillsyst"^^xsd:string ;
387 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 387 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
388 dc:description "A CDRS equipment class that is a class defined to be choke and kill system on a drilling rig."^^xsd:string . 388 dc:description "A CDRS equipment class that is a class defined to be choke and kill system on a drilling rig."^^xsd:string .
389 389
390 -ep-drill-eqt-typ:Wellcontrolequsyst--diverter 390 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--diverter>
391 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 391 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
392 rdfs:label "wellcontrolequsyst--diverter"^^xsd:string ; 392 rdfs:label "wellcontrolequsyst--diverter"^^xsd:string ;
393 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 393 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
394 dc:description "A CDRS equipment class that is a class defined to be diverter equipment on a drilling rig."^^xsd:string . 394 dc:description "A CDRS equipment class that is a class defined to be diverter equipment on a drilling rig."^^xsd:string .
395 395
396 -ep-drill-eqt-typ:Wellcontrolequsyst--other 396 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--other>
397 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 397 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
398 rdfs:label "wellcontrolequsyst--other"^^xsd:string ; 398 rdfs:label "wellcontrolequsyst--other"^^xsd:string ;
399 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 399 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
400 dc:description "A CDRS equipment class that is a class defined to be other well control equipment on a drilling rig."^^xsd:string . 400 dc:description "A CDRS equipment class that is a class defined to be other well control equipment on a drilling rig."^^xsd:string .
401 401
402 -ep-drill-eqt-typ:Wellcontrolequsyst--risersyst 402 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--risersyst>
403 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 403 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
404 rdfs:label "wellcontrolequsyst--risersyst"^^xsd:string ; 404 rdfs:label "wellcontrolequsyst--risersyst"^^xsd:string ;
405 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 405 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
406 dc:description "A CDRS equipment class that is a class defined to be riser system on a drilling rig."^^xsd:string . 406 dc:description "A CDRS equipment class that is a class defined to be riser system on a drilling rig."^^xsd:string .
407 407
408 -ep-drill-eqt-typ:Wellcontrolequsyst--shallowgasstack 408 +<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--shallowgasstack>
409 - rdf:type ep-drill-eqt-typ:DrillingEquipmentType ; 409 + rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
410 rdfs:label "wellcontrolequsyst--shallowgasstack"^^xsd:string ; 410 rdfs:label "wellcontrolequsyst--shallowgasstack"^^xsd:string ;
411 - rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ; 411 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
412 dc:description "A CDRS equipment class that is a class defined to be shallow gas stack equipment on a drilling rig."^^xsd:string . 412 dc:description "A CDRS equipment class that is a class defined to be shallow gas stack equipment on a drilling rig."^^xsd:string .
......
1 -# Saved by TopBraid on Fri Oct 14 15:14:22 BST 2011 1 +# Saved by TopBraid on Mon Oct 24 16:21:27 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity 2 # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity
3 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
3 # imports: http://www.reportinghub.no/ep/schema/1.0/production-facility 4 # imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
4 # imports: http://www.reportinghub.no/ep/schema/1.0/well 5 # imports: http://www.reportinghub.no/ep/schema/1.0/well
5 # imports: http://www.reportinghub.no/ep/schema/1.0/equipment 6 # imports: http://www.reportinghub.no/ep/schema/1.0/equipment
6 # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose 7 # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
7 -# imports: http://www.reportinghub.no/ep/schema/1.0/facility
8 # imports: http://www.reportinghub.no/ep/schema/1.0/activity 8 # imports: http://www.reportinghub.no/ep/schema/1.0/activity
9 +# imports: http://www.reportinghub.no/ep/schema/1.0/facility
9 # imports: http://www.reportinghub.no/ep/schema/1.0/flow 10 # imports: http://www.reportinghub.no/ep/schema/1.0/flow
10 11
11 @prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . 12 @prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
...@@ -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/flow> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> ; 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/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>
...@@ -92,12 +93,24 @@ ep-prodact:AdministerFirstAid ...@@ -92,12 +93,24 @@ ep-prodact:AdministerFirstAid
92 93
93 ep-prodact:AirTrafficOperation 94 ep-prodact:AirTrafficOperation
94 rdf:type owl:Class ; 95 rdf:type owl:Class ;
95 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 96 + rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
96 97
97 ep-prodact:Alarm 98 ep-prodact:Alarm
98 rdf:type owl:Class ; 99 rdf:type owl:Class ;
99 rdfs:subClassOf ep-prodact:PartOfProductionActivity . 100 rdfs:subClassOf ep-prodact:PartOfProductionActivity .
100 101
102 +ep-prodact:AmountOfCrudeOil
103 + rdf:type owl:Class ;
104 + rdfs:subClassOf ep-prodact:AmountOfSubstance .
105 +
106 +ep-prodact:AmountOfNaturalGas
107 + rdf:type owl:Class ;
108 + rdfs:subClassOf ep-prodact:AmountOfSubstance .
109 +
110 +ep-prodact:AmountOfSubstance
111 + rdf:type owl:Class ;
112 + rdfs:subClassOf ep-core:PhysicalObject .
113 +
101 ep-prodact:AnnualProductionActivity 114 ep-prodact:AnnualProductionActivity
102 rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 115 rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
103 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 116 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
...@@ -116,7 +129,7 @@ ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod ...@@ -116,7 +129,7 @@ ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod
116 129
117 ep-prodact:CargoShipOperation 130 ep-prodact:CargoShipOperation
118 rdf:type owl:Class ; 131 rdf:type owl:Class ;
119 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 132 + rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
120 133
121 ep-prodact:ConstructionOperation 134 ep-prodact:ConstructionOperation
122 rdf:type owl:Class ; 135 rdf:type owl:Class ;
...@@ -204,7 +217,7 @@ ep-prodact:MaintenanceActivity ...@@ -204,7 +217,7 @@ ep-prodact:MaintenanceActivity
204 217
205 ep-prodact:MarineOperation 218 ep-prodact:MarineOperation
206 rdf:type owl:Class ; 219 rdf:type owl:Class ;
207 - rdfs:subClassOf ep-prodact:PartOfProductionActivity . 220 + rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
208 221
209 ep-prodact:MedicalTreatmentInjury 222 ep-prodact:MedicalTreatmentInjury
210 rdf:type owl:Class , ep-prodact:SafetyActivityType ; 223 rdf:type owl:Class , ep-prodact:SafetyActivityType ;
...@@ -226,6 +239,12 @@ ep-prodact:PartOfProductionActivity ...@@ -226,6 +239,12 @@ ep-prodact:PartOfProductionActivity
226 rdf:type owl:Class ; 239 rdf:type owl:Class ;
227 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . 240 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
228 241
242 +ep-prodact:Participation
243 + rdf:type owl:ObjectProperty ;
244 + rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
245 + rdfs:range <http://www.reportinghub.no/ep/schema/production-organization#PersonOrOrganization> ;
246 + rdfs:subPropertyOf ep-prodact:involvement .
247 +
229 ep-prodact:PowerStationFailure 248 ep-prodact:PowerStationFailure
230 rdf:type owl:Class ; 249 rdf:type owl:Class ;
231 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . 250 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
...@@ -290,6 +309,10 @@ ep-prodact:SpillOrLeak ...@@ -290,6 +309,10 @@ ep-prodact:SpillOrLeak
290 rdf:type owl:Class , ep-prodact:SafetyActivityType ; 309 rdf:type owl:Class , ep-prodact:SafetyActivityType ;
291 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 310 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
292 311
312 +ep-prodact:TransportationActivity
313 + rdf:type owl:Class ;
314 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
315 +
293 ep-prodact:WaterCleaningOperation 316 ep-prodact:WaterCleaningOperation
294 rdf:type owl:Class ; 317 rdf:type owl:Class ;
295 rdfs:subClassOf ep-prodact:PartOfProductionActivity . 318 rdfs:subClassOf ep-prodact:PartOfProductionActivity .
...@@ -321,6 +344,18 @@ ep-prodact:classificationBySafetyActivityType ...@@ -321,6 +344,18 @@ ep-prodact:classificationBySafetyActivityType
321 rdfs:domain ep-prodact:FusionOfHSEActivitiesOverPeriod ; 344 rdfs:domain ep-prodact:FusionOfHSEActivitiesOverPeriod ;
322 rdfs:range ep-prodact:SafetyActivityType . 345 rdfs:range ep-prodact:SafetyActivityType .
323 346
347 +ep-prodact:conveyed
348 + rdf:type owl:ObjectProperty ;
349 + rdfs:domain ep-prodact:TransportationActivity ;
350 + rdfs:range ep-core:PhysicalObject ;
351 + rdfs:subPropertyOf ep-prodact:involvement .
352 +
353 +ep-prodact:conveyedAmountOfSubstance
354 + rdf:type owl:ObjectProperty ;
355 + rdfs:domain ep-prodact:TransportationActivity ;
356 + rdfs:range ep-prodact:AmountOfSubstance ;
357 + rdfs:subPropertyOf ep-prodact:conveyed .
358 +
324 ep-prodact:coulterCounter 359 ep-prodact:coulterCounter
325 rdf:type owl:ObjectProperty ; 360 rdf:type owl:ObjectProperty ;
326 rdfs:domain ep-prodact:WaterSample ; 361 rdfs:domain ep-prodact:WaterSample ;
...@@ -339,7 +374,8 @@ ep-prodact:hasPart ...@@ -339,7 +374,8 @@ ep-prodact:hasPart
339 ep-prodact:involvedVessel 374 ep-prodact:involvedVessel
340 rdf:type owl:ObjectProperty ; 375 rdf:type owl:ObjectProperty ;
341 rdfs:domain ep-prodact:MarineOperation ; 376 rdfs:domain ep-prodact:MarineOperation ;
342 - rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat> . 377 + rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat> ;
378 + rdfs:subPropertyOf ep-prodact:involvement .
343 379
344 ep-prodact:involvement 380 ep-prodact:involvement
345 rdf:type owl:ObjectProperty ; 381 rdf:type owl:ObjectProperty ;
...@@ -441,6 +477,12 @@ ep-prodact:sampleTurbidity ...@@ -441,6 +477,12 @@ ep-prodact:sampleTurbidity
441 rdfs:domain ep-prodact:WaterSample ; 477 rdfs:domain ep-prodact:WaterSample ;
442 rdfs:range xsd:double . 478 rdfs:range xsd:double .
443 479
480 +ep-prodact:standbyVessel
481 + rdf:type owl:ObjectProperty ;
482 + rdfs:domain ep-prodact:MarineOperation ;
483 + rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat> ;
484 + rdfs:subPropertyOf ep-prodact:involvedVessel .
485 +
444 ep-prodact:totalNoOfPermitsIssued 486 ep-prodact:totalNoOfPermitsIssued
445 rdf:type owl:DatatypeProperty ; 487 rdf:type owl:DatatypeProperty ;
446 rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 488 rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
......
1 -# Saved by TopBraid on Wed Oct 12 14:37:18 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:10:35 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed 2 +# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-core
3 # imports: http://www.reportinghub.no/ep/schema/1.0/core 3 # imports: http://www.reportinghub.no/ep/schema/1.0/core
4 4
5 -@prefix : <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed#> .
6 @prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . 5 @prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
7 @prefix owl: <http://www.w3.org/2002/07/owl#> . 6 @prefix owl: <http://www.w3.org/2002/07/owl#> .
8 @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#> .
9 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 8 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
10 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 9 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 10
12 -<http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed> 11 +<http://www.reportinghub.no/ep/schema/1.0/production-core>
13 rdf:type owl:Ontology ; 12 rdf:type owl:Ontology ;
14 owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; 13 owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
15 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 14 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
16 15
17 -ep-core:count
18 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
19 - rdfs:label "count"^^xsd:string .
20 -
21 -ep-core:hasSetOfAllPartsOfType
22 - rdf:type owl:ObjectProperty ;
23 - rdfs:domain ep-core:PhysicalThing ;
24 - rdfs:label "basis for"^^xsd:string .
25 -
26 -ep-core:thousand_barrel
27 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
28 - rdfs:label "thousand barrel"^^xsd:string .
29 -
30 ep-core:MeasureOfFlowOfMaterial 16 ep-core:MeasureOfFlowOfMaterial
31 - rdf:type ep-core:PropertySpace , rdfs:Class ; 17 + rdf:type rdfs:Class , ep-core:PropertySpace ;
32 rdfs:label "measure of flow of material"^^xsd:string ; 18 rdfs:label "measure of flow of material"^^xsd:string ;
33 rdfs:subClassOf owl:Class . 19 rdfs:subClassOf owl:Class .
34 20
35 ep-core:VolumeFlowRateAt15degC1atm 21 ep-core:VolumeFlowRateAt15degC1atm
36 - rdf:type rdfs:Class , ep-core:PropertySpace ; 22 + rdf:type ep-core:PropertySpace , rdfs:Class ;
37 rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ; 23 rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ;
38 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . 24 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
39 25
40 ep-core:VolumeFlowRateAt1degC1atm 26 ep-core:VolumeFlowRateAt1degC1atm
41 - rdf:type rdfs:Class , ep-core:PropertySpace ; 27 + rdf:type ep-core:PropertySpace , rdfs:Class ;
42 rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ; 28 rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ;
43 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . 29 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
44 30
45 ep-core:VolumeFlowRateAt60degF1atm 31 ep-core:VolumeFlowRateAt60degF1atm
46 - rdf:type rdfs:Class , ep-core:PropertySpace ; 32 + rdf:type ep-core:PropertySpace , rdfs:Class ;
47 rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ; 33 rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ;
48 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . 34 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
49 35
50 ep-core:atmosphere 36 ep-core:atmosphere
51 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; 37 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
52 rdfs:domain ep-core:Pressure ; 38 rdfs:domain ep-core:Pressure ;
53 rdfs:label "atmosphere"^^xsd:string . 39 rdfs:label "atmosphere"^^xsd:string .
54 40
55 ep-core:barrel_day-1 41 ep-core:barrel_day-1
56 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 42 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
57 rdfs:domain ep-core:VolumetricFlowRate ; 43 rdfs:domain ep-core:VolumetricFlowRate ;
58 rdfs:label "barrel day-1"^^xsd:string . 44 rdfs:label "barrel day-1"^^xsd:string .
59 45
60 ep-core:centimetre 46 ep-core:centimetre
61 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 47 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
62 rdfs:domain ep-core:Length ; 48 rdfs:domain ep-core:Length ;
63 rdfs:label "centimetre"^^xsd:string . 49 rdfs:label "centimetre"^^xsd:string .
64 50
51 +ep-core:count
52 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
53 + rdfs:label "count"^^xsd:string .
54 +
65 ep-core:fahrenheit 55 ep-core:fahrenheit
66 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; 56 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
67 rdfs:domain ep-core:Temperature ; 57 rdfs:domain ep-core:Temperature ;
68 rdfs:label "fahrenheit"^^xsd:string . 58 rdfs:label "fahrenheit"^^xsd:string .
69 59
60 +ep-core:hasSetOfAllPartsOfType
61 + rdf:type owl:ObjectProperty ;
62 + rdfs:domain ep-core:PhysicalThing ;
63 + rdfs:label "basis for"^^xsd:string .
64 +
70 ep-core:inch_64 65 ep-core:inch_64
71 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 66 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
72 rdfs:domain ep-core:Length ; 67 rdfs:domain ep-core:Length ;
73 rdfs:label "inch/64"^^xsd:string . 68 rdfs:label "inch/64"^^xsd:string .
74 69
75 ep-core:metre3_hour-1 70 ep-core:metre3_hour-1
76 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 71 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
77 rdfs:domain ep-core:VolumetricFlowRate ; 72 rdfs:domain ep-core:VolumetricFlowRate ;
78 rdfs:label "metre3 hour-1"^^xsd:string . 73 rdfs:label "metre3 hour-1"^^xsd:string .
79 74
80 ep-core:thousand_barrel 75 ep-core:thousand_barrel
81 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 76 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
82 rdfs:label "thousand barrel"^^xsd:string . 77 rdfs:label "thousand barrel"^^xsd:string .
......
1 -# Saved by TopBraid on Sat Oct 08 14:21:11 BST 2011 1 +# Saved by TopBraid on Fri Oct 21 14:31:55 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-organization 2 # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-organization
3 # imports: http://www.reportinghub.no/ep/schema/1.0/organization 3 # imports: http://www.reportinghub.no/ep/schema/1.0/organization
4 4
...@@ -12,3 +12,11 @@ ...@@ -12,3 +12,11 @@
12 rdf:type owl:Ontology ; 12 rdf:type owl:Ontology ;
13 owl:imports <http://www.reportinghub.no/ep/schema/1.0/organization> ; 13 owl:imports <http://www.reportinghub.no/ep/schema/1.0/organization> ;
14 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 14 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
15 +
16 +ep-prodorg:Person
17 + rdf:type owl:Class ;
18 + rdfs:subClassOf ep-prodorg:PersonOrOrganization .
19 +
20 +ep-prodorg:PersonOrOrganization
21 + rdf:type owl:Class ;
22 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
......
1 -# Saved by TopBraid on Sat Oct 08 14:31:01 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:16:16 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/schema/1.0/production 2 # baseURI: http://www.reportinghub.no/ep/schema/1.0/production
3 # imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment 3 # imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment
4 # imports: http://www.reportinghub.no/ep/schema/1.0/production-organization 4 # imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
8 # imports: http://www.reportinghub.no/np/schema/1.0/npd 8 # imports: http://www.reportinghub.no/np/schema/1.0/npd
9 # imports: http://www.reportinghub.no/ep/schema/1.0/flow 9 # imports: http://www.reportinghub.no/ep/schema/1.0/flow
10 # imports: http://www.reportinghub.no/ep/schema/1.0/production-activity 10 # imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
11 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-core
11 # imports: http://www.reportinghub.no/ep/schema/1.0/production-report 12 # imports: http://www.reportinghub.no/ep/schema/1.0/production-report
12 13
13 @prefix ep-prod: <http://www.reportinghub.no/ep/schema/production#> . 14 @prefix ep-prod: <http://www.reportinghub.no/ep/schema/production#> .
...@@ -18,5 +19,5 @@ ...@@ -18,5 +19,5 @@
18 19
19 <http://www.reportinghub.no/ep/schema/1.0/production> 20 <http://www.reportinghub.no/ep/schema/1.0/production>
20 rdf:type owl:Ontology ; 21 rdf:type owl:Ontology ;
21 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ; 22 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-core> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ;
22 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 23 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
1 -# Saved by TopBraid on Fri Oct 14 17:27:36 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:34:42 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/lib 2 # baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
3 -# imports: http://www.reportinghub.no/ep/schema/1.0/geography 3 +# imports: http://www.reportinghub.no/ep/schema/1.0/production
4 -# imports: http://www.reportinghub.no/ep/schema/1.0/well
5 -# imports: http://www.reportinghub.no/ep/schema/1.0/facility
6 -# imports: http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed
7 -# imports: http://www.reportinghub.no/ep/schema/1.0/flow
8 -# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
9 # imports: http://spinrdf.org/spin 4 # imports: http://spinrdf.org/spin
10 # imports: http://www.witsml.org/schemas/131/addendum/combo 5 # imports: http://www.witsml.org/schemas/131/addendum/combo
11 6
...@@ -17,14 +12,15 @@ ...@@ -17,14 +12,15 @@
17 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 12 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
18 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 13 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
19 @prefix sp: <http://spinrdf.org/sp#> . 14 @prefix sp: <http://spinrdf.org/sp#> .
15 +@prefix spif: <http://spinrdf.org/spif#> .
20 @prefix spin: <http://spinrdf.org/spin#> . 16 @prefix spin: <http://spinrdf.org/spin#> .
21 @prefix spl: <http://spinrdf.org/spl#> . 17 @prefix spl: <http://spinrdf.org/spl#> .
22 -@prefix unnamed: <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed#> . 18 +@prefix unnamed: <http://www.reportinghub.no/ep/schema/1.0/production-core#> .
23 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 19 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
24 20
25 <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> 21 <http://www.reportinghub.no/ep/dpr/spin/1.1/lib>
26 rdf:type owl:Ontology ; 22 rdf:type owl:Ontology ;
27 - owl:imports <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed> ; 23 + owl:imports <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://spinrdf.org/spin> ;
28 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 24 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
29 25
30 ep-dpr-spin-lib:BuildDailyProductionReportURI 26 ep-dpr-spin-lib:BuildDailyProductionReportURI
...@@ -56,6 +52,30 @@ ep-dpr-spin-lib:Function ...@@ -56,6 +52,30 @@ ep-dpr-spin-lib:Function
56 rdfs:label "function"^^xsd:string ; 52 rdfs:label "function"^^xsd:string ;
57 rdfs:subClassOf spin:Functions . 53 rdfs:subClassOf spin:Functions .
58 54
55 +ep-dpr-spin-lib:buildAmountOfOilURI
56 + rdf:type spin:Function ;
57 + rdfs:subClassOf ep-dpr-spin-lib:Function ;
58 + spin:body
59 + [ rdf:type sp:Select ;
60 + rdfs:comment "arg1 is any additional information that may be added to the identifier. The UUID takes care of uniqueness."^^xsd:string ;
61 + sp:resultVariables (_:b2) ;
62 + sp:where ([ rdf:type sp:Bind ;
63 + sp:expression
64 + [ rdf:type spif:generateUUID
65 + ] ;
66 + sp:variable _:b3
67 + ] [ rdf:type sp:Bind ;
68 + sp:expression
69 + [ rdf:type spif:buildURI ;
70 + sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/" ;
71 + sp:arg2 _:b3 ;
72 + sp:arg3 "-" ;
73 + sp:arg4 spin:_arg1
74 + ] ;
75 + sp:variable _:b2
76 + ])
77 + ] .
78 +
59 ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI 79 ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI
60 rdf:type spin:Function ; 80 rdf:type spin:Function ;
61 rdfs:subClassOf ep-dpr-spin-lib:Function ; 81 rdfs:subClassOf ep-dpr-spin-lib:Function ;
...@@ -63,7 +83,7 @@ ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ...@@ -63,7 +83,7 @@ ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI
63 [ rdf:type sp:Select ; 83 [ rdf:type sp:Select ;
64 rdfs:comment """arg1 is name of the facility (this may to change when we sort out the identity lookup) 84 rdfs:comment """arg1 is name of the facility (this may to change when we sort out the identity lookup)
65 arg2 is report end date"""^^xsd:string ; 85 arg2 is report end date"""^^xsd:string ;
66 - sp:resultVariables (_:b2) ; 86 + sp:resultVariables (_:b4) ;
67 sp:where ([ rdf:type sp:Bind ; 87 sp:where ([ rdf:type sp:Bind ;
68 sp:expression 88 sp:expression
69 [ rdf:type ep-spin-lib:buildURI ; 89 [ rdf:type ep-spin-lib:buildURI ;
...@@ -76,7 +96,7 @@ arg2 is report end date"""^^xsd:string ; ...@@ -76,7 +96,7 @@ arg2 is report end date"""^^xsd:string ;
76 sp:arg3 spin:_arg2 96 sp:arg3 spin:_arg2
77 ] 97 ]
78 ] ; 98 ] ;
79 - sp:variable _:b2 99 + sp:variable _:b4
80 ]) 100 ])
81 ] . 101 ] .
82 102
...@@ -87,7 +107,7 @@ ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ...@@ -87,7 +107,7 @@ ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI
87 [ rdf:type sp:Select ; 107 [ rdf:type sp:Select ;
88 rdfs:comment """arg1 is name of the facility (this may to change when we sort out the identity lookup) 108 rdfs:comment """arg1 is name of the facility (this may to change when we sort out the identity lookup)
89 arg2 is report end date"""^^xsd:string ; 109 arg2 is report end date"""^^xsd:string ;
90 - sp:resultVariables (_:b3) ; 110 + sp:resultVariables (_:b5) ;
91 sp:where ([ rdf:type sp:Bind ; 111 sp:where ([ rdf:type sp:Bind ;
92 sp:expression 112 sp:expression
93 [ rdf:type ep-spin-lib:buildURI ; 113 [ rdf:type ep-spin-lib:buildURI ;
...@@ -100,7 +120,7 @@ arg2 is report end date"""^^xsd:string ; ...@@ -100,7 +120,7 @@ arg2 is report end date"""^^xsd:string ;
100 sp:arg3 spin:_arg2 120 sp:arg3 spin:_arg2
101 ] 121 ]
102 ] ; 122 ] ;
103 - sp:variable _:b3 123 + sp:variable _:b5
104 ]) 124 ])
105 ] . 125 ] .
106 126
...@@ -110,7 +130,7 @@ ep-dpr-spin-lib:buildCountryURI ...@@ -110,7 +130,7 @@ ep-dpr-spin-lib:buildCountryURI
110 rdfs:subClassOf ep-dpr-spin-lib:Function ; 130 rdfs:subClassOf ep-dpr-spin-lib:Function ;
111 spin:body 131 spin:body
112 [ rdf:type sp:Select ; 132 [ rdf:type sp:Select ;
113 - sp:resultVariables (_:b4) ; 133 + sp:resultVariables (_:b6) ;
114 sp:where ([ rdf:type sp:Bind ; 134 sp:where ([ rdf:type sp:Bind ;
115 sp:expression 135 sp:expression
116 [ rdf:type ep-spin-lib:buildURI ; 136 [ rdf:type ep-spin-lib:buildURI ;
...@@ -119,7 +139,7 @@ ep-dpr-spin-lib:buildCountryURI ...@@ -119,7 +139,7 @@ ep-dpr-spin-lib:buildCountryURI
119 sp:arg1 spin:_arg1 139 sp:arg1 spin:_arg1
120 ] 140 ]
121 ] ; 141 ] ;
122 - sp:variable _:b4 142 + sp:variable _:b6
123 ]) 143 ])
124 ] . 144 ] .
125 145
...@@ -131,7 +151,7 @@ ep-dpr-spin-lib:buildDailyProductionActivityURI ...@@ -131,7 +151,7 @@ ep-dpr-spin-lib:buildDailyProductionActivityURI
131 rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup) 151 rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup)
132 arg2 is start date 152 arg2 is start date
133 arg3 is end date"""^^xsd:string ; 153 arg3 is end date"""^^xsd:string ;
134 - sp:resultVariables (_:b5) ; 154 + sp:resultVariables (_:b7) ;
135 sp:where ([ rdf:type sp:Bind ; 155 sp:where ([ rdf:type sp:Bind ;
136 sp:expression 156 sp:expression
137 [ rdf:type ep-spin-lib:buildURI ; 157 [ rdf:type ep-spin-lib:buildURI ;
...@@ -146,7 +166,7 @@ arg3 is end date"""^^xsd:string ; ...@@ -146,7 +166,7 @@ arg3 is end date"""^^xsd:string ;
146 sp:arg5 spin:_arg3 166 sp:arg5 spin:_arg3
147 ] 167 ]
148 ] ; 168 ] ;
149 - sp:variable _:b5 169 + sp:variable _:b7
150 ]) 170 ])
151 ] . 171 ] .
152 172
...@@ -158,7 +178,7 @@ ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ...@@ -158,7 +178,7 @@ ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI
158 rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup) 178 rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup)
159 arg2 is start date 179 arg2 is start date
160 arg3 is end date"""^^xsd:string ; 180 arg3 is end date"""^^xsd:string ;
161 - sp:resultVariables (_:b6) ; 181 + sp:resultVariables (_:b8) ;
162 sp:where ([ rdf:type sp:Bind ; 182 sp:where ([ rdf:type sp:Bind ;
163 sp:expression 183 sp:expression
164 [ rdf:type ep-spin-lib:buildURI ; 184 [ rdf:type ep-spin-lib:buildURI ;
...@@ -173,7 +193,7 @@ arg3 is end date"""^^xsd:string ; ...@@ -173,7 +193,7 @@ arg3 is end date"""^^xsd:string ;
173 sp:arg5 spin:_arg3 193 sp:arg5 spin:_arg3
174 ] 194 ]
175 ] ; 195 ] ;
176 - sp:variable _:b6 196 + sp:variable _:b8
177 ]) 197 ])
178 ] . 198 ] .
179 199
...@@ -183,14 +203,14 @@ ep-dpr-spin-lib:buildFacilityURI ...@@ -183,14 +203,14 @@ ep-dpr-spin-lib:buildFacilityURI
183 spin:body 203 spin:body
184 [ rdf:type sp:Select ; 204 [ rdf:type sp:Select ;
185 rdfs:comment "arg1 is name of facility (this is going to change when we sort out the identity lookup)"^^xsd:string ; 205 rdfs:comment "arg1 is name of facility (this is going to change when we sort out the identity lookup)"^^xsd:string ;
186 - sp:resultVariables (_:b7) ; 206 + sp:resultVariables (_:b9) ;
187 sp:where ([ rdf:type sp:Bind ; 207 sp:where ([ rdf:type sp:Bind ;
188 sp:expression 208 sp:expression
189 [ rdf:type ep-spin-lib:buildURI ; 209 [ rdf:type ep-spin-lib:buildURI ;
190 sp:arg1 "https://www.reportinghub.no/ep/data/facility/" ; 210 sp:arg1 "https://www.reportinghub.no/ep/data/facility/" ;
191 sp:arg2 spin:_arg1 211 sp:arg2 spin:_arg1
192 ] ; 212 ] ;
193 - sp:variable _:b7 213 + sp:variable _:b9
194 ]) 214 ])
195 ] . 215 ] .
196 216
...@@ -200,7 +220,7 @@ ep-dpr-spin-lib:buildProductFlowURI ...@@ -200,7 +220,7 @@ ep-dpr-spin-lib:buildProductFlowURI
200 rdfs:subClassOf ep-dpr-spin-lib:Function ; 220 rdfs:subClassOf ep-dpr-spin-lib:Function ;
201 spin:body 221 spin:body
202 [ rdf:type sp:Select ; 222 [ rdf:type sp:Select ;
203 - sp:resultVariables (_:b8) ; 223 + sp:resultVariables (_:b10) ;
204 sp:where ([ rdf:type sp:Bind ; 224 sp:where ([ rdf:type sp:Bind ;
205 sp:expression 225 sp:expression
206 [ rdf:type ep-spin-lib:buildURI ; 226 [ rdf:type ep-spin-lib:buildURI ;
...@@ -211,7 +231,7 @@ ep-dpr-spin-lib:buildProductFlowURI ...@@ -211,7 +231,7 @@ ep-dpr-spin-lib:buildProductFlowURI
211 sp:arg3 spin:_arg2 231 sp:arg3 spin:_arg2
212 ] 232 ]
213 ] ; 233 ] ;
214 - sp:variable _:b8 234 + sp:variable _:b10
215 ]) 235 ])
216 ] . 236 ] .
217 237
...@@ -222,7 +242,7 @@ ep-dpr-spin-lib:buildProductionActivityToDateURI ...@@ -222,7 +242,7 @@ ep-dpr-spin-lib:buildProductionActivityToDateURI
222 [ rdf:type sp:Select ; 242 [ rdf:type sp:Select ;
223 rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup) 243 rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup)
224 arg2 is end date"""^^xsd:string ; 244 arg2 is end date"""^^xsd:string ;
225 - sp:resultVariables (_:b9) ; 245 + sp:resultVariables (_:b11) ;
226 sp:where ([ rdf:type sp:Bind ; 246 sp:where ([ rdf:type sp:Bind ;
227 sp:expression 247 sp:expression
228 [ rdf:type ep-spin-lib:buildURI ; 248 [ rdf:type ep-spin-lib:buildURI ;
...@@ -235,7 +255,7 @@ arg2 is end date"""^^xsd:string ; ...@@ -235,7 +255,7 @@ arg2 is end date"""^^xsd:string ;
235 sp:arg3 spin:_arg2 255 sp:arg3 spin:_arg2
236 ] 256 ]
237 ] ; 257 ] ;
238 - sp:variable _:b9 258 + sp:variable _:b11
239 ]) 259 ])
240 ] . 260 ] .
241 261
...@@ -245,7 +265,7 @@ ep-dpr-spin-lib:buildProductionFacilityURI ...@@ -245,7 +265,7 @@ ep-dpr-spin-lib:buildProductionFacilityURI
245 rdfs:subClassOf ep-dpr-spin-lib:Function ; 265 rdfs:subClassOf ep-dpr-spin-lib:Function ;
246 spin:body 266 spin:body
247 [ rdf:type sp:Select ; 267 [ rdf:type sp:Select ;
248 - sp:resultVariables (_:b10) ; 268 + sp:resultVariables (_:b12) ;
249 sp:where ([ rdf:type sp:Bind ; 269 sp:where ([ rdf:type sp:Bind ;
250 sp:expression 270 sp:expression
251 [ rdf:type ep-spin-lib:buildURI ; 271 [ rdf:type ep-spin-lib:buildURI ;
...@@ -254,7 +274,7 @@ ep-dpr-spin-lib:buildProductionFacilityURI ...@@ -254,7 +274,7 @@ ep-dpr-spin-lib:buildProductionFacilityURI
254 sp:arg1 spin:_arg1 274 sp:arg1 spin:_arg1
255 ] 275 ]
256 ] ; 276 ] ;
257 - sp:variable _:b10 277 + sp:variable _:b12
258 ]) 278 ])
259 ] . 279 ] .
260 280
...@@ -264,7 +284,7 @@ ep-dpr-spin-lib:buildProductionFlowURI ...@@ -264,7 +284,7 @@ ep-dpr-spin-lib:buildProductionFlowURI
264 rdfs:subClassOf ep-dpr-spin-lib:Function ; 284 rdfs:subClassOf ep-dpr-spin-lib:Function ;
265 spin:body 285 spin:body
266 [ rdf:type sp:Select ; 286 [ rdf:type sp:Select ;
267 - sp:resultVariables (_:b11) ; 287 + sp:resultVariables (_:b13) ;
268 sp:where ([ rdf:type sp:Bind ; 288 sp:where ([ rdf:type sp:Bind ;
269 sp:expression 289 sp:expression
270 [ rdf:type ep-spin-lib:buildURI ; 290 [ rdf:type ep-spin-lib:buildURI ;
...@@ -273,7 +293,7 @@ ep-dpr-spin-lib:buildProductionFlowURI ...@@ -273,7 +293,7 @@ ep-dpr-spin-lib:buildProductionFlowURI
273 sp:arg1 spin:_arg1 293 sp:arg1 spin:_arg1
274 ] 294 ]
275 ] ; 295 ] ;
276 - sp:variable _:b11 296 + sp:variable _:b13
277 ]) 297 ])
278 ] . 298 ] .
279 299
...@@ -283,7 +303,7 @@ ep-dpr-spin-lib:buildProductionFlowsForAPeriodURI ...@@ -283,7 +303,7 @@ ep-dpr-spin-lib:buildProductionFlowsForAPeriodURI
283 rdfs:subClassOf ep-dpr-spin-lib:Function ; 303 rdfs:subClassOf ep-dpr-spin-lib:Function ;
284 spin:body 304 spin:body
285 [ rdf:type sp:Select ; 305 [ rdf:type sp:Select ;
286 - sp:resultVariables (_:b12) ; 306 + sp:resultVariables (_:b14) ;
287 sp:where ([ rdf:type sp:Bind ; 307 sp:where ([ rdf:type sp:Bind ;
288 sp:expression 308 sp:expression
289 [ rdf:type ep-spin-lib:buildURI ; 309 [ rdf:type ep-spin-lib:buildURI ;
...@@ -296,7 +316,7 @@ ep-dpr-spin-lib:buildProductionFlowsForAPeriodURI ...@@ -296,7 +316,7 @@ ep-dpr-spin-lib:buildProductionFlowsForAPeriodURI
296 sp:arg5 spin:_arg3 316 sp:arg5 spin:_arg3
297 ] 317 ]
298 ] ; 318 ] ;
299 - sp:variable _:b12 319 + sp:variable _:b14
300 ]) 320 ])
301 ] . 321 ] .
302 322
...@@ -306,7 +326,7 @@ ep-dpr-spin-lib:buildProductionFlowsToDateURI ...@@ -306,7 +326,7 @@ ep-dpr-spin-lib:buildProductionFlowsToDateURI
306 rdfs:subClassOf ep-dpr-spin-lib:Function ; 326 rdfs:subClassOf ep-dpr-spin-lib:Function ;
307 spin:body 327 spin:body
308 [ rdf:type sp:Select ; 328 [ rdf:type sp:Select ;
309 - sp:resultVariables (_:b13) ; 329 + sp:resultVariables (_:b15) ;
310 sp:where ([ rdf:type sp:Bind ; 330 sp:where ([ rdf:type sp:Bind ;
311 sp:expression 331 sp:expression
312 [ rdf:type ep-spin-lib:buildURI ; 332 [ rdf:type ep-spin-lib:buildURI ;
...@@ -317,7 +337,7 @@ ep-dpr-spin-lib:buildProductionFlowsToDateURI ...@@ -317,7 +337,7 @@ ep-dpr-spin-lib:buildProductionFlowsToDateURI
317 sp:arg3 spin:_arg2 337 sp:arg3 spin:_arg2
318 ] 338 ]
319 ] ; 339 ] ;
320 - sp:variable _:b13 340 + sp:variable _:b15
321 ]) 341 ])
322 ] . 342 ] .
323 343
...@@ -327,7 +347,7 @@ ep-dpr-spin-lib:buildShipURI ...@@ -327,7 +347,7 @@ ep-dpr-spin-lib:buildShipURI
327 spin:body 347 spin:body
328 [ rdf:type sp:Select ; 348 [ rdf:type sp:Select ;
329 rdfs:comment "arg1 is name of the ship - assumed to be unique in this scope"^^xsd:string ; 349 rdfs:comment "arg1 is name of the ship - assumed to be unique in this scope"^^xsd:string ;
330 - sp:resultVariables (_:b14) ; 350 + sp:resultVariables (_:b16) ;
331 sp:where ([ rdf:type sp:Bind ; 351 sp:where ([ rdf:type sp:Bind ;
332 sp:expression 352 sp:expression
333 [ rdf:type ep-spin-lib:buildURI ; 353 [ rdf:type ep-spin-lib:buildURI ;
...@@ -336,7 +356,7 @@ ep-dpr-spin-lib:buildShipURI ...@@ -336,7 +356,7 @@ ep-dpr-spin-lib:buildShipURI
336 sp:arg1 spin:_arg1 356 sp:arg1 spin:_arg1
337 ] 357 ]
338 ] ; 358 ] ;
339 - sp:variable _:b14 359 + sp:variable _:b16
340 ]) 360 ])
341 ] . 361 ] .
342 362
...@@ -346,7 +366,7 @@ ep-dpr-spin-lib:buildStateURI ...@@ -346,7 +366,7 @@ ep-dpr-spin-lib:buildStateURI
346 rdfs:subClassOf ep-dpr-spin-lib:Function ; 366 rdfs:subClassOf ep-dpr-spin-lib:Function ;
347 spin:body 367 spin:body
348 [ rdf:type sp:Select ; 368 [ rdf:type sp:Select ;
349 - sp:resultVariables (_:b15) ; 369 + sp:resultVariables (_:b17) ;
350 sp:where ([ rdf:type sp:Bind ; 370 sp:where ([ rdf:type sp:Bind ;
351 sp:expression 371 sp:expression
352 [ rdf:type ep-spin-lib:buildURI ; 372 [ rdf:type ep-spin-lib:buildURI ;
...@@ -355,7 +375,7 @@ ep-dpr-spin-lib:buildStateURI ...@@ -355,7 +375,7 @@ ep-dpr-spin-lib:buildStateURI
355 sp:arg1 spin:_arg1 375 sp:arg1 spin:_arg1
356 ] 376 ]
357 ] ; 377 ] ;
358 - sp:variable _:b15 378 + sp:variable _:b17
359 ]) 379 ])
360 ] . 380 ] .
361 381
...@@ -367,7 +387,7 @@ ep-dpr-spin-lib:buildTemporalPartOfFacilityURI ...@@ -367,7 +387,7 @@ ep-dpr-spin-lib:buildTemporalPartOfFacilityURI
367 rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup) 387 rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup)
368 arg2 is start date 388 arg2 is start date
369 arg3 is end date"""^^xsd:string ; 389 arg3 is end date"""^^xsd:string ;
370 - sp:resultVariables (_:b16) ; 390 + sp:resultVariables (_:b18) ;
371 sp:where ([ rdf:type sp:Bind ; 391 sp:where ([ rdf:type sp:Bind ;
372 sp:expression 392 sp:expression
373 [ rdf:type ep-spin-lib:buildURI ; 393 [ rdf:type ep-spin-lib:buildURI ;
...@@ -382,7 +402,34 @@ arg3 is end date"""^^xsd:string ; ...@@ -382,7 +402,34 @@ arg3 is end date"""^^xsd:string ;
382 sp:arg5 spin:_arg3 402 sp:arg5 spin:_arg3
383 ] 403 ]
384 ] ; 404 ] ;
385 - sp:variable _:b16 405 + sp:variable _:b18
406 + ])
407 + ] .
408 +
409 +ep-dpr-spin-lib:buildTemporalPartOfShipURI
410 + rdf:type spin:Function ;
411 + rdfs:subClassOf ep-dpr-spin-lib:Function ;
412 + spin:body
413 + [ rdf:type sp:Select ;
414 + rdfs:comment """arg1 is name of ship
415 +arg2 is start date
416 +arg3 is end date"""^^xsd:string ;
417 + sp:resultVariables (_:b19) ;
418 + sp:where ([ rdf:type sp:Bind ;
419 + sp:expression
420 + [ rdf:type ep-spin-lib:buildURI ;
421 + sp:arg1 "https://www.reportinghub.no/ep/data/temporalPartOfAShip/" ;
422 + sp:arg2 [ rdf:type fn:concat ;
423 + sp:arg1 [ rdf:type ep-spin-lib:normalizeString ;
424 + sp:arg1 spin:_arg1
425 + ] ;
426 + sp:arg2 "$" ;
427 + sp:arg3 spin:_arg2 ;
428 + sp:arg4 "$" ;
429 + sp:arg5 spin:_arg3
430 + ]
431 + ] ;
432 + sp:variable _:b19
386 ]) 433 ])
387 ] . 434 ] .
388 435
...@@ -392,7 +439,7 @@ ep-dpr-spin-lib:selectDurationScale ...@@ -392,7 +439,7 @@ ep-dpr-spin-lib:selectDurationScale
392 rdfs:subClassOf ep-dpr-spin-lib:Function ; 439 rdfs:subClassOf ep-dpr-spin-lib:Function ;
393 spin:body 440 spin:body
394 [ rdf:type sp:Select ; 441 [ rdf:type sp:Select ;
395 - sp:resultVariables (_:b17) ; 442 + sp:resultVariables (_:b20) ;
396 sp:where ([ rdf:type sp:Bind ; 443 sp:where ([ rdf:type sp:Bind ;
397 sp:expression 444 sp:expression
398 [ rdf:type sp:if ; 445 [ rdf:type sp:if ;
...@@ -417,7 +464,7 @@ ep-dpr-spin-lib:selectDurationScale ...@@ -417,7 +464,7 @@ ep-dpr-spin-lib:selectDurationScale
417 ] 464 ]
418 ] 465 ]
419 ] ; 466 ] ;
420 - sp:variable _:b17 467 + sp:variable _:b20
421 ]) 468 ])
422 ] . 469 ] .
423 470
...@@ -427,7 +474,7 @@ ep-dpr-spin-lib:selectLengthScale ...@@ -427,7 +474,7 @@ ep-dpr-spin-lib:selectLengthScale
427 rdfs:subClassOf ep-dpr-spin-lib:Function ; 474 rdfs:subClassOf ep-dpr-spin-lib:Function ;
428 spin:body 475 spin:body
429 [ rdf:type sp:Select ; 476 [ rdf:type sp:Select ;
430 - sp:resultVariables (_:b18) ; 477 + sp:resultVariables (_:b21) ;
431 sp:where ([ rdf:type sp:Bind ; 478 sp:where ([ rdf:type sp:Bind ;
432 sp:expression 479 sp:expression
433 [ rdf:type sp:if ; 480 [ rdf:type sp:if ;
...@@ -466,7 +513,7 @@ ep-dpr-spin-lib:selectLengthScale ...@@ -466,7 +513,7 @@ ep-dpr-spin-lib:selectLengthScale
466 ] 513 ]
467 ] 514 ]
468 ] ; 515 ] ;
469 - sp:variable _:b18 516 + sp:variable _:b21
470 ]) 517 ])
471 ] . 518 ] .
472 519
...@@ -475,7 +522,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale ...@@ -475,7 +522,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale
475 rdfs:subClassOf ep-dpr-spin-lib:Function ; 522 rdfs:subClassOf ep-dpr-spin-lib:Function ;
476 spin:body 523 spin:body
477 [ rdf:type sp:Select ; 524 [ rdf:type sp:Select ;
478 - sp:resultVariables (_:b19) ; 525 + sp:resultVariables (_:b22) ;
479 sp:where ([ rdf:type sp:Bind ; 526 sp:where ([ rdf:type sp:Bind ;
480 sp:expression 527 sp:expression
481 [ rdf:type sp:if ; 528 [ rdf:type sp:if ;
...@@ -535,7 +582,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale ...@@ -535,7 +582,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale
535 ] 582 ]
536 ] 583 ]
537 ] ; 584 ] ;
538 - sp:variable _:b19 585 + sp:variable _:b22
539 ]) 586 ])
540 ] . 587 ] .
541 588
...@@ -545,7 +592,7 @@ ep-dpr-spin-lib:selectPressureScale ...@@ -545,7 +592,7 @@ ep-dpr-spin-lib:selectPressureScale
545 rdfs:subClassOf ep-dpr-spin-lib:Function ; 592 rdfs:subClassOf ep-dpr-spin-lib:Function ;
546 spin:body 593 spin:body
547 [ rdf:type sp:Select ; 594 [ rdf:type sp:Select ;
548 - sp:resultVariables (_:b20) ; 595 + sp:resultVariables (_:b23) ;
549 sp:where ([ rdf:type sp:Bind ; 596 sp:where ([ rdf:type sp:Bind ;
550 sp:expression 597 sp:expression
551 [ rdf:type sp:if ; 598 [ rdf:type sp:if ;
...@@ -570,7 +617,7 @@ ep-dpr-spin-lib:selectPressureScale ...@@ -570,7 +617,7 @@ ep-dpr-spin-lib:selectPressureScale
570 ] 617 ]
571 ] 618 ]
572 ] ; 619 ] ;
573 - sp:variable _:b20 620 + sp:variable _:b23
574 ]) 621 ])
575 ] . 622 ] .
576 623
...@@ -580,7 +627,7 @@ ep-dpr-spin-lib:selectProductType ...@@ -580,7 +627,7 @@ ep-dpr-spin-lib:selectProductType
580 rdfs:subClassOf ep-dpr-spin-lib:Function ; 627 rdfs:subClassOf ep-dpr-spin-lib:Function ;
581 spin:body 628 spin:body
582 [ rdf:type sp:Select ; 629 [ rdf:type sp:Select ;
583 - sp:resultVariables (_:b21) ; 630 + sp:resultVariables (_:b24) ;
584 sp:where ([ rdf:type sp:Bind ; 631 sp:where ([ rdf:type sp:Bind ;
585 sp:expression 632 sp:expression
586 [ rdf:type sp:if ; 633 [ rdf:type sp:if ;
...@@ -787,7 +834,7 @@ ep-dpr-spin-lib:selectProductType ...@@ -787,7 +834,7 @@ ep-dpr-spin-lib:selectProductType
787 ] 834 ]
788 ] 835 ]
789 ] ; 836 ] ;
790 - sp:variable _:b21 837 + sp:variable _:b24
791 ]) 838 ])
792 ] . 839 ] .
793 840
...@@ -797,7 +844,7 @@ ep-dpr-spin-lib:selectProductionFacilityType ...@@ -797,7 +844,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
797 rdfs:subClassOf ep-dpr-spin-lib:Function ; 844 rdfs:subClassOf ep-dpr-spin-lib:Function ;
798 spin:body 845 spin:body
799 [ rdf:type sp:Select ; 846 [ rdf:type sp:Select ;
800 - sp:resultVariables (_:b22) ; 847 + sp:resultVariables (_:b25) ;
801 sp:where ([ rdf:type sp:Bind ; 848 sp:where ([ rdf:type sp:Bind ;
802 sp:expression 849 sp:expression
803 [ rdf:type sp:if ; 850 [ rdf:type sp:if ;
...@@ -976,7 +1023,7 @@ ep-dpr-spin-lib:selectProductionFacilityType ...@@ -976,7 +1023,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
976 ] 1023 ]
977 ] 1024 ]
978 ] ; 1025 ] ;
979 - sp:variable _:b22 1026 + sp:variable _:b25
980 ]) 1027 ])
981 ] . 1028 ] .
982 1029
...@@ -986,7 +1033,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType ...@@ -986,7 +1033,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
986 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1033 rdfs:subClassOf ep-dpr-spin-lib:Function ;
987 spin:body 1034 spin:body
988 [ rdf:type sp:Select ; 1035 [ rdf:type sp:Select ;
989 - sp:resultVariables (_:b23) ; 1036 + sp:resultVariables (_:b26) ;
990 sp:where ([ rdf:type sp:Bind ; 1037 sp:where ([ rdf:type sp:Bind ;
991 sp:expression 1038 sp:expression
992 [ rdf:type sp:if ; 1039 [ rdf:type sp:if ;
...@@ -1046,7 +1093,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType ...@@ -1046,7 +1093,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
1046 ] 1093 ]
1047 ] 1094 ]
1048 ] ; 1095 ] ;
1049 - sp:variable _:b23 1096 + sp:variable _:b26
1050 ]) 1097 ])
1051 ] . 1098 ] .
1052 1099
...@@ -1056,7 +1103,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType ...@@ -1056,7 +1103,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
1056 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1103 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1057 spin:body 1104 spin:body
1058 [ rdf:type sp:Select ; 1105 [ rdf:type sp:Select ;
1059 - sp:resultVariables (_:b24) ; 1106 + sp:resultVariables (_:b27) ;
1060 sp:where ([ rdf:type sp:Bind ; 1107 sp:where ([ rdf:type sp:Bind ;
1061 sp:expression 1108 sp:expression
1062 [ rdf:type sp:if ; 1109 [ rdf:type sp:if ;
...@@ -1074,7 +1121,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType ...@@ -1074,7 +1121,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
1074 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> 1121 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
1075 ] 1122 ]
1076 ] ; 1123 ] ;
1077 - sp:variable _:b24 1124 + sp:variable _:b27
1078 ]) 1125 ])
1079 ] . 1126 ] .
1080 1127
...@@ -1084,7 +1131,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType ...@@ -1084,7 +1131,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
1084 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1131 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1085 spin:body 1132 spin:body
1086 [ rdf:type sp:Select ; 1133 [ rdf:type sp:Select ;
1087 - sp:resultVariables (_:b25) ; 1134 + sp:resultVariables (_:b28) ;
1088 sp:where ([ rdf:type sp:Bind ; 1135 sp:where ([ rdf:type sp:Bind ;
1089 sp:expression 1136 sp:expression
1090 [ rdf:type sp:if ; 1137 [ rdf:type sp:if ;
...@@ -1102,7 +1149,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType ...@@ -1102,7 +1149,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
1102 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> 1149 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
1103 ] 1150 ]
1104 ] ; 1151 ] ;
1105 - sp:variable _:b25 1152 + sp:variable _:b28
1106 ]) 1153 ])
1107 ] . 1154 ] .
1108 1155
...@@ -1112,7 +1159,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType ...@@ -1112,7 +1159,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
1112 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1159 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1113 spin:body 1160 spin:body
1114 [ rdf:type sp:Select ; 1161 [ rdf:type sp:Select ;
1115 - sp:resultVariables (_:b26) ; 1162 + sp:resultVariables (_:b29) ;
1116 sp:where ([ rdf:type sp:Bind ; 1163 sp:where ([ rdf:type sp:Bind ;
1117 sp:expression 1164 sp:expression
1118 [ rdf:type sp:if ; 1165 [ rdf:type sp:if ;
...@@ -1263,7 +1310,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType ...@@ -1263,7 +1310,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
1263 ] 1310 ]
1264 ] 1311 ]
1265 ] ; 1312 ] ;
1266 - sp:variable _:b26 1313 + sp:variable _:b29
1267 ]) 1314 ])
1268 ] . 1315 ] .
1269 1316
...@@ -1272,7 +1319,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType ...@@ -1272,7 +1319,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType
1272 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1319 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1273 spin:body 1320 spin:body
1274 [ rdf:type sp:Select ; 1321 [ rdf:type sp:Select ;
1275 - sp:resultVariables (_:b27) ; 1322 + sp:resultVariables (_:b30) ;
1276 sp:where ([ rdf:type sp:Bind ; 1323 sp:where ([ rdf:type sp:Bind ;
1277 sp:expression 1324 sp:expression
1278 [ rdf:type sp:if ; 1325 [ rdf:type sp:if ;
...@@ -1325,7 +1372,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType ...@@ -1325,7 +1372,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType
1325 ] 1372 ]
1326 ] 1373 ]
1327 ] ; 1374 ] ;
1328 - sp:variable _:b27 1375 + sp:variable _:b30
1329 ]) 1376 ])
1330 ] . 1377 ] .
1331 1378
...@@ -1335,7 +1382,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure ...@@ -1335,7 +1382,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure
1335 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1382 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1336 spin:body 1383 spin:body
1337 [ rdf:type sp:Select ; 1384 [ rdf:type sp:Select ;
1338 - sp:resultVariables (_:b28) ; 1385 + sp:resultVariables (_:b31) ;
1339 sp:where ([ rdf:type sp:Bind ; 1386 sp:where ([ rdf:type sp:Bind ;
1340 sp:expression 1387 sp:expression
1341 [ rdf:type sp:if ; 1388 [ rdf:type sp:if ;
...@@ -1409,7 +1456,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure ...@@ -1409,7 +1456,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure
1409 ] 1456 ]
1410 ] 1457 ]
1411 ] ; 1458 ] ;
1412 - sp:variable _:b28 1459 + sp:variable _:b31
1413 ]) 1460 ])
1414 ] . 1461 ] .
1415 1462
...@@ -1418,7 +1465,7 @@ ep-dpr-spin-lib:selectSafetyActivityType ...@@ -1418,7 +1465,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
1418 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1465 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1419 spin:body 1466 spin:body
1420 [ rdf:type sp:Select ; 1467 [ rdf:type sp:Select ;
1421 - sp:resultVariables (_:b29) ; 1468 + sp:resultVariables (_:b32) ;
1422 sp:where ([ rdf:type sp:Bind ; 1469 sp:where ([ rdf:type sp:Bind ;
1423 sp:expression 1470 sp:expression
1424 [ rdf:type sp:if ; 1471 [ rdf:type sp:if ;
...@@ -1562,7 +1609,7 @@ ep-dpr-spin-lib:selectSafetyActivityType ...@@ -1562,7 +1609,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
1562 ] 1609 ]
1563 ] 1610 ]
1564 ] ; 1611 ] ;
1565 - sp:variable _:b29 1612 + sp:variable _:b32
1566 ]) 1613 ])
1567 ] . 1614 ] .
1568 1615
...@@ -1572,7 +1619,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale ...@@ -1572,7 +1619,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale
1572 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1619 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1573 spin:body 1620 spin:body
1574 [ rdf:type sp:Select ; 1621 [ rdf:type sp:Select ;
1575 - sp:resultVariables (_:b30) ; 1622 + sp:resultVariables (_:b33) ;
1576 sp:where ([ rdf:type sp:Bind ; 1623 sp:where ([ rdf:type sp:Bind ;
1577 sp:expression 1624 sp:expression
1578 [ rdf:type sp:if ; 1625 [ rdf:type sp:if ;
...@@ -1583,7 +1630,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale ...@@ -1583,7 +1630,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale
1583 sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ; 1630 sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ;
1584 sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale> 1631 sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
1585 ] ; 1632 ] ;
1586 - sp:variable _:b30 1633 + sp:variable _:b33
1587 ]) 1634 ])
1588 ] . 1635 ] .
1589 1636
...@@ -1593,7 +1640,7 @@ ep-dpr-spin-lib:selectTemperatureScale ...@@ -1593,7 +1640,7 @@ ep-dpr-spin-lib:selectTemperatureScale
1593 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1640 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1594 spin:body 1641 spin:body
1595 [ rdf:type sp:Select ; 1642 [ rdf:type sp:Select ;
1596 - sp:resultVariables (_:b31) ; 1643 + sp:resultVariables (_:b34) ;
1597 sp:where ([ rdf:type sp:Bind ; 1644 sp:where ([ rdf:type sp:Bind ;
1598 sp:expression 1645 sp:expression
1599 [ rdf:type sp:if ; 1646 [ rdf:type sp:if ;
...@@ -1611,7 +1658,7 @@ ep-dpr-spin-lib:selectTemperatureScale ...@@ -1611,7 +1658,7 @@ ep-dpr-spin-lib:selectTemperatureScale
1611 sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale> 1658 sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
1612 ] 1659 ]
1613 ] ; 1660 ] ;
1614 - sp:variable _:b31 1661 + sp:variable _:b34
1615 ]) 1662 ])
1616 ] . 1663 ] .
1617 1664
...@@ -1621,7 +1668,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType ...@@ -1621,7 +1668,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType
1621 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1668 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1622 spin:body 1669 spin:body
1623 [ rdf:type sp:Select ; 1670 [ rdf:type sp:Select ;
1624 - sp:resultVariables (_:b32) ; 1671 + sp:resultVariables (_:b35) ;
1625 sp:where ([ rdf:type sp:Bind ; 1672 sp:where ([ rdf:type sp:Bind ;
1626 sp:expression 1673 sp:expression
1627 [ rdf:type sp:if ; 1674 [ rdf:type sp:if ;
...@@ -1695,7 +1742,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType ...@@ -1695,7 +1742,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType
1695 ] 1742 ]
1696 ] 1743 ]
1697 ] ; 1744 ] ;
1698 - sp:variable _:b32 1745 + sp:variable _:b35
1699 ]) 1746 ])
1700 ] . 1747 ] .
1701 1748
...@@ -1704,7 +1751,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType ...@@ -1704,7 +1751,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType
1704 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1751 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1705 spin:body 1752 spin:body
1706 [ rdf:type sp:Select ; 1753 [ rdf:type sp:Select ;
1707 - sp:resultVariables (_:b33) ; 1754 + sp:resultVariables (_:b36) ;
1708 sp:where ([ rdf:type sp:Bind ; 1755 sp:where ([ rdf:type sp:Bind ;
1709 sp:expression 1756 sp:expression
1710 [ rdf:type sp:if ; 1757 [ rdf:type sp:if ;
...@@ -1778,7 +1825,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType ...@@ -1778,7 +1825,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType
1778 ] 1825 ]
1779 ] 1826 ]
1780 ] ; 1827 ] ;
1781 - sp:variable _:b33 1828 + sp:variable _:b36
1782 ]) 1829 ])
1783 ] . 1830 ] .
1784 1831
...@@ -1788,7 +1835,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType ...@@ -1788,7 +1835,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType
1788 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1835 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1789 spin:body 1836 spin:body
1790 [ rdf:type sp:Select ; 1837 [ rdf:type sp:Select ;
1791 - sp:resultVariables (_:b34) ; 1838 + sp:resultVariables (_:b37) ;
1792 sp:where ([ rdf:type sp:Bind ; 1839 sp:where ([ rdf:type sp:Bind ;
1793 sp:expression 1840 sp:expression
1794 [ rdf:type sp:if ; 1841 [ rdf:type sp:if ;
...@@ -1813,7 +1860,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType ...@@ -1813,7 +1860,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType
1813 ] 1860 ]
1814 ] 1861 ]
1815 ] ; 1862 ] ;
1816 - sp:variable _:b34 1863 + sp:variable _:b37
1817 ]) 1864 ])
1818 ] . 1865 ] .
1819 1866
...@@ -1823,7 +1870,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType ...@@ -1823,7 +1870,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
1823 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1870 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1824 spin:body 1871 spin:body
1825 [ rdf:type sp:Select ; 1872 [ rdf:type sp:Select ;
1826 - sp:resultVariables (_:b35) ; 1873 + sp:resultVariables (_:b38) ;
1827 sp:where ([ rdf:type sp:Bind ; 1874 sp:where ([ rdf:type sp:Bind ;
1828 sp:expression 1875 sp:expression
1829 [ rdf:type sp:if ; 1876 [ rdf:type sp:if ;
...@@ -1848,7 +1895,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType ...@@ -1848,7 +1895,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
1848 ] 1895 ]
1849 ] 1896 ]
1850 ] ; 1897 ] ;
1851 - sp:variable _:b35 1898 + sp:variable _:b38
1852 ]) 1899 ])
1853 ] . 1900 ] .
1854 1901
...@@ -1858,7 +1905,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale ...@@ -1858,7 +1905,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale
1858 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1905 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1859 spin:body 1906 spin:body
1860 [ rdf:type sp:Select ; 1907 [ rdf:type sp:Select ;
1861 - sp:resultVariables (_:b36) ; 1908 + sp:resultVariables (_:b39) ;
1862 sp:where ([ rdf:type sp:Bind ; 1909 sp:where ([ rdf:type sp:Bind ;
1863 sp:expression 1910 sp:expression
1864 [ rdf:type sp:if ; 1911 [ rdf:type sp:if ;
...@@ -1883,7 +1930,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale ...@@ -1883,7 +1930,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale
1883 ] 1930 ]
1884 ] 1931 ]
1885 ] ; 1932 ] ;
1886 - sp:variable _:b36 1933 + sp:variable _:b39
1887 ]) 1934 ])
1888 ] . 1935 ] .
1889 1936
...@@ -1893,7 +1940,7 @@ ep-dpr-spin-lib:selectVolumeScale ...@@ -1893,7 +1940,7 @@ ep-dpr-spin-lib:selectVolumeScale
1893 rdfs:subClassOf ep-dpr-spin-lib:Function ; 1940 rdfs:subClassOf ep-dpr-spin-lib:Function ;
1894 spin:body 1941 spin:body
1895 [ rdf:type sp:Select ; 1942 [ rdf:type sp:Select ;
1896 - sp:resultVariables (_:b37) ; 1943 + sp:resultVariables (_:b40) ;
1897 sp:where ([ rdf:type sp:Bind ; 1944 sp:where ([ rdf:type sp:Bind ;
1898 sp:expression 1945 sp:expression
1899 [ rdf:type sp:if ; 1946 [ rdf:type sp:if ;
...@@ -2121,108 +2168,117 @@ ep-dpr-spin-lib:selectVolumeScale ...@@ -2121,108 +2168,117 @@ ep-dpr-spin-lib:selectVolumeScale
2121 ] 2168 ]
2122 ] 2169 ]
2123 ] ; 2170 ] ;
2124 - sp:variable _:b37 2171 + sp:variable _:b40
2125 ]) 2172 ])
2126 ] . 2173 ] .
2127 2174
2128 -_:b7 sp:varName "uri"^^xsd:string . 2175 +_:b1 sp:varName "uri"^^xsd:string .
2129 2176
2130 -_:b37 2177 +_:b2 sp:varName "uri"^^xsd:string .
2131 - sp:varName "volumeScale"^^xsd:string .
2132 2178
2133 -_:b36 2179 +_:b3 sp:varName "UUID"^^xsd:string .
2134 - sp:varName "volumeFlowRateScale"^^xsd:string .
2135 2180
2136 -_:b35 2181 +_:b4 sp:varName "uri"^^xsd:string .
2137 - sp:varName "volumeFlowRateAtStdType"^^xsd:string .
2138 2182
2139 -_:b34 2183 +_:b5 sp:varName "uri"^^xsd:string .
2140 - sp:varName "volumeAtStdType"^^xsd:string .
2141 2184
2142 -_:b33 2185 +_:b6 sp:varName "uri"^^xsd:string .
2143 - sp:varName "prodActType"^^xsd:string .
2144 2186
2145 -_:b32 2187 +_:b7 sp:varName "uri"^^xsd:string .
2146 - sp:varName "temporalPartOfAFlowDurationType"^^xsd:string .
2147 2188
2148 -_:b31 2189 +_:b8 sp:varName "uri"^^xsd:string .
2149 - sp:varName "temperatureScale"^^xsd:string .
2150 2190
2151 -_:b30 2191 +_:b9 sp:varName "uri"^^xsd:string .
2152 - sp:varName "specificVolumeScale"^^xsd:string .
2153 2192
2154 -_:b29 2193 +_:b10
2155 - sp:varName "safetyActivityType"^^xsd:string . 2194 + sp:varName "uri"^^xsd:string .
2156 2195
2157 -_:b28 2196 +_:b11
2158 - sp:varName "relationshipToMeasure"^^xsd:string . 2197 + sp:varName "uri"^^xsd:string .
2159 2198
2160 -_:b27 2199 +_:b12
2161 - sp:varName "popType"^^xsd:string . 2200 + sp:varName "uri"^^xsd:string .
2162 2201
2163 -_:b26 2202 +_:b13
2164 - sp:varName "productionFlowPurposeType"^^xsd:string . 2203 + sp:varName "uri"^^xsd:string .
2165 2204
2166 -_:b25 2205 +_:b14
2167 - sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . 2206 + sp:varName "uri"^^xsd:string .
2168 2207
2169 -_:b24 2208 +_:b15
2170 - sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . 2209 + sp:varName "uri"^^xsd:string .
2171 2210
2172 -_:b23 2211 +_:b16
2173 - sp:varName "productionFlowDefinitionType"^^xsd:string . 2212 + sp:varName "uri"^^xsd:string .
2174 2213
2175 -_:b22 2214 +_:b17
2176 - sp:varName "productionFacilityType"^^xsd:string . 2215 + sp:varName "uri"^^xsd:string .
2177 2216
2178 -_:b21 2217 +_:b18
2179 - sp:varName "productType"^^xsd:string . 2218 + sp:varName "uri"^^xsd:string .
2219 +
2220 +_:b19
2221 + sp:varName "uri"^^xsd:string .
2180 2222
2181 _:b20 2223 _:b20
2182 - sp:varName "pressureScale"^^xsd:string . 2224 + sp:varName "durationScale"^^xsd:string .
2183 2225
2184 -_:b19 2226 +_:b21
2227 + sp:varName "lengthScale"^^xsd:string .
2228 +
2229 +_:b22
2185 sp:varName "massConcScale"^^xsd:string . 2230 sp:varName "massConcScale"^^xsd:string .
2186 2231
2187 -_:b18 2232 +_:b23
2188 - sp:varName "lengthScale"^^xsd:string . 2233 + sp:varName "pressureScale"^^xsd:string .
2189 2234
2190 -_:b17 2235 +_:b24
2191 - sp:varName "durationScale"^^xsd:string . 2236 + sp:varName "productType"^^xsd:string .
2192 2237
2193 -_:b16 2238 +_:b25
2194 - sp:varName "uri"^^xsd:string . 2239 + sp:varName "productionFacilityType"^^xsd:string .
2195 2240
2196 -_:b15 2241 +_:b26
2197 - sp:varName "uri"^^xsd:string . 2242 + sp:varName "productionFlowDefinitionType"^^xsd:string .
2198 2243
2199 -_:b14 2244 +_:b27
2200 - sp:varName "uri"^^xsd:string . 2245 + sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
2201 2246
2202 -_:b13 2247 +_:b28
2203 - sp:varName "uri"^^xsd:string . 2248 + sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
2204 2249
2205 -_:b12 2250 +_:b29
2206 - sp:varName "uri"^^xsd:string . 2251 + sp:varName "productionFlowPurposeType"^^xsd:string .
2207 2252
2208 -_:b11 2253 +_:b30
2209 - sp:varName "uri"^^xsd:string . 2254 + sp:varName "popType"^^xsd:string .
2210 2255
2211 -_:b10 2256 +_:b31
2212 - sp:varName "uri"^^xsd:string . 2257 + sp:varName "relationshipToMeasure"^^xsd:string .
2213 2258
2214 -_:b9 sp:varName "uri"^^xsd:string . 2259 +_:b32
2260 + sp:varName "safetyActivityType"^^xsd:string .
2215 2261
2216 -_:b8 sp:varName "uri"^^xsd:string . 2262 +_:b33
2263 + sp:varName "specificVolumeScale"^^xsd:string .
2217 2264
2218 -_:b6 sp:varName "uri"^^xsd:string . 2265 +_:b34
2266 + sp:varName "temperatureScale"^^xsd:string .
2219 2267
2220 -_:b5 sp:varName "uri"^^xsd:string . 2268 +_:b35
2269 + sp:varName "temporalPartOfAFlowDurationType"^^xsd:string .
2221 2270
2222 -_:b4 sp:varName "uri"^^xsd:string . 2271 +_:b36
2272 + sp:varName "prodActType"^^xsd:string .
2223 2273
2224 -_:b3 sp:varName "uri"^^xsd:string . 2274 +_:b37
2275 + sp:varName "volumeAtStdType"^^xsd:string .
2225 2276
2226 -_:b2 sp:varName "uri"^^xsd:string . 2277 +_:b38
2278 + sp:varName "volumeFlowRateAtStdType"^^xsd:string .
2227 2279
2228 -_:b1 sp:varName "uri"^^xsd:string . 2280 +_:b39
2281 + sp:varName "volumeFlowRateScale"^^xsd:string .
2282 +
2283 +_:b40
2284 + sp:varName "volumeScale"^^xsd:string .
......
1 -# Saved by TopBraid on Fri Oct 14 17:27:37 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:34:42 BST 2011
2 # baseURI: null 2 # baseURI: null
3 3
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
1 -# Saved by TopBraid on Sun Oct 09 10:33:34 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:54:44 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/spin/1.1/lib 2 # baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
3 +# imports: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type
3 # imports: http://www.reportinghub.no/ep/schema/1.0/report 4 # imports: http://www.reportinghub.no/ep/schema/1.0/report
4 # imports: http://www.witsml.org/schemas/1series 5 # imports: http://www.witsml.org/schemas/1series
5 # imports: http://www.reportinghub.no/ep/schema/1.0/core 6 # imports: http://www.reportinghub.no/ep/schema/1.0/core
...@@ -8,7 +9,6 @@ ...@@ -8,7 +9,6 @@
8 # imports: http://www.reportinghub.no/ep/schema/1.0/equipment 9 # imports: http://www.reportinghub.no/ep/schema/1.0/equipment
9 # imports: http://www.reportinghub.no/ep/schema/1.0/facility 10 # imports: http://www.reportinghub.no/ep/schema/1.0/facility
10 # imports: http://www.reportinghub.no/ep/schema/1.0/activity 11 # imports: http://www.reportinghub.no/ep/schema/1.0/activity
11 -# imports: http://www.reportinghub.no/ep/schema/drilling-equipment-type
12 # imports: http://spinrdf.org/spin 12 # imports: http://spinrdf.org/spin
13 # imports: http://www.reportinghub.no/spin/rh 13 # imports: http://www.reportinghub.no/spin/rh
14 14
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
29 29
30 <http://www.reportinghub.no/ep/spin/1.1/lib> 30 <http://www.reportinghub.no/ep/spin/1.1/lib>
31 rdf:type owl:Ontology ; 31 rdf:type owl:Ontology ;
32 - owl:imports <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/drilling-equipment-type> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://spinrdf.org/spin> , <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/facility> ; 32 + owl:imports <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://spinrdf.org/spin> , <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> ;
33 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 33 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
34 34
35 ep-spin-lib:Function 35 ep-spin-lib:Function
...@@ -504,12 +504,12 @@ ep-spin-lib:buildURI ...@@ -504,12 +504,12 @@ ep-spin-lib:buildURI
504 ] ; 504 ] ;
505 spin:constraint 505 spin:constraint
506 [ rdf:type spl:Argument ; 506 [ rdf:type spl:Argument ;
507 - spl:predicate sp:arg2 ; 507 + spl:predicate sp:arg1 ;
508 spl:valueType xsd:string 508 spl:valueType xsd:string
509 ] ; 509 ] ;
510 spin:constraint 510 spin:constraint
511 [ rdf:type spl:Argument ; 511 [ rdf:type spl:Argument ;
512 - spl:predicate sp:arg1 ; 512 + spl:predicate sp:arg2 ;
513 spl:valueType xsd:string 513 spl:valueType xsd:string
514 ] . 514 ] .
515 515
...@@ -3610,260 +3610,260 @@ ddr:TTUC_Enumeration_1 ...@@ -3610,260 +3610,260 @@ ddr:TTUC_Enumeration_1
3610 rdfs:label "Enumeration"^^xsd:string ; 3610 rdfs:label "Enumeration"^^xsd:string ;
3611 dtype:value ddr:TTUC_degC . 3611 dtype:value ddr:TTUC_degC .
3612 3612
3613 -_:b89 3613 +_:b1 sp:varName "uri"^^xsd:string .
3614 - sp:varName "yieldPointScale"^^xsd:string .
3615 3614
3616 -_:b88 3615 +_:b2 sp:varName "uri"^^xsd:string .
3617 - sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string .
3618 3616
3619 -_:b87 3617 +_:b3 sp:varName "uri"^^xsd:string .
3620 - sp:varName "wellTestType"^^xsd:string .
3621 3618
3622 -_:b86 3619 +_:b4 sp:varName "uri"^^xsd:string .
3623 - sp:varName "wellKillingType"^^xsd:string .
3624 3620
3625 -_:b85 3621 +_:b5 sp:varName "uri"^^xsd:string .
3626 - sp:varName "wellControlIncidentType"^^xsd:string .
3627 3622
3628 -_:b84 3623 +_:b6 sp:varName "uri"^^xsd:string .
3629 - sp:varName "wellCementJobType"^^xsd:string .
3630 3624
3631 -_:b83 3625 +_:b7 sp:varName "uri"^^xsd:string .
3632 - sp:varName "wellCementJobTopPlugType"^^xsd:string .
3633 3626
3634 -_:b82 3627 +_:b8 sp:varName "uri"^^xsd:string .
3635 - sp:varName "wellCementJobPlugBumpingType"^^xsd:string .
3636 3628
3637 -_:b81 3629 +_:b9 sp:varName "uri"^^xsd:string .
3638 - sp:varName "wellCementJobFloatHoldingType"^^xsd:string .
3639 3630
3640 -_:b80 3631 +_:b10
3641 - sp:varName "wellCementJobCasingRotationType"^^xsd:string . 3632 + sp:varName "uri"^^xsd:string .
3642 3633
3643 -_:b79 3634 +_:b11
3644 - sp:varName "wellCementJobCasingReciprocationType"^^xsd:string . 3635 + sp:varName "uri"^^xsd:string .
3645 3636
3646 -_:b78 3637 +_:b12
3647 - sp:varName "wellCementJobBottomPlugType"^^xsd:string . 3638 + sp:varName "uri"^^xsd:string .
3648 3639
3649 -_:b77 3640 +_:b13
3650 - sp:varName "wellBoreTightnessType"^^xsd:string . 3641 + sp:varName "uri"^^xsd:string .
3651 3642
3652 -_:b76 3643 +_:b14
3653 - sp:varName "wellBoreHphtType"^^xsd:string . 3644 + sp:varName "uri"^^xsd:string .
3654 3645
3655 -_:b75 3646 +_:b15
3656 - sp:varName "wellBoreDrillingType"^^xsd:string . 3647 + sp:varName "uri"^^xsd:string .
3657 3648
3658 -_:b74 3649 +_:b16
3659 - sp:varName "volumetricFlowRateScale"^^xsd:string . 3650 + sp:varName "uri"^^xsd:string .
3660 3651
3661 -_:b73 3652 +_:b17
3662 - sp:varName "volumeScale"^^xsd:string . 3653 + sp:varName "uri"^^xsd:string .
3663 3654
3664 -_:b72 3655 +_:b18
3665 - sp:varName "tubeType"^^xsd:string . 3656 + sp:varName "uri"^^xsd:string .
3666 3657
3667 -_:b71 3658 +_:b19
3668 - sp:varName "durationScale"^^xsd:string . 3659 + sp:varName "uri"^^xsd:string .
3669 3660
3670 -_:b70 3661 +_:b20
3671 - sp:varName "temperatureScale"^^xsd:string . 3662 + sp:varName "uri"^^xsd:string .
3672 3663
3673 -_:b69 3664 +_:b21
3674 - sp:varName "strengthScale"^^xsd:string . 3665 + sp:varName "uri"^^xsd:string .
3675 3666
3676 -_:b68 3667 +_:b22
3677 - sp:varName "speedScale"^^xsd:string . 3668 + sp:varName "uri"^^xsd:string .
3678 3669
3679 -_:b67 3670 +_:b23
3680 - sp:varName "specificVolumeScale"^^xsd:string . 3671 + sp:varName "uri"^^xsd:string .
3681 3672
3682 -_:b66 3673 +_:b24
3683 - sp:varName "specificMassScale"^^xsd:string . 3674 + sp:varName "uri"^^xsd:string .
3684 3675
3685 -_:b65 3676 +_:b25
3686 - sp:varName "pressureTestType"^^xsd:string . 3677 + sp:varName "uri"^^xsd:string .
3687 3678
3688 -_:b64 3679 +_:b26
3689 - sp:varName "pressureScale"^^xsd:string . 3680 + sp:varName "uri"^^xsd:string .
3690 3681
3691 -_:b63 3682 +_:b27
3692 - sp:varName "porePressureDeterminationType"^^xsd:string . 3683 + sp:varName "uri"^^xsd:string .
3693 3684
3694 -_:b62 3685 +_:b28
3695 - sp:varName "plasticViscosityScale"^^xsd:string . 3686 + sp:varName "uri"^^xsd:string .
3696 3687
3697 -_:b61 3688 +_:b29
3698 - sp:varName "angleScale"^^xsd:string . 3689 + sp:varName "uri"^^xsd:string .
3699 3690
3700 -_:b60 3691 +_:b30
3701 - sp:varName "mudClass"^^xsd:string . 3692 + sp:varName "uri"^^xsd:string .
3702 3693
3703 -_:b59 3694 +_:b31
3704 - sp:varName "massPerUnitLengthScale"^^xsd:string . 3695 + sp:varName "uri"^^xsd:string .
3705 3696
3706 -_:b58 3697 +_:b32
3707 - sp:varName "lengthScale"^^xsd:string . 3698 + sp:varName "uri"^^xsd:string .
3708 3699
3709 -_:b57 3700 +_:b33
3710 - sp:varName "dailyDrillingReportType"^^xsd:string . 3701 + sp:varName "normalizedStr"^^xsd:string .
3711 3702
3712 -_:b56 3703 +_:b34
3713 - sp:varName "innerBarrelType"^^xsd:string . 3704 + sp:varName "s1"^^xsd:string .
3714 3705
3715 -_:b55 3706 +_:b35
3716 - sp:varName "gasReadingType"^^xsd:string . 3707 + sp:varName "s2"^^xsd:string .
3717 3708
3718 -_:b54 3709 +_:b36
3719 - sp:varName "fluidType"^^xsd:string . 3710 + sp:varName "t0a"^^xsd:string .
3720 3711
3721 -_:b53 3712 +_:b37
3722 - sp:varName "fixedOrMoveableRigType"^^xsd:string . 3713 + sp:varName "t0b"^^xsd:string .
3723 3714
3724 -_:b52 3715 +_:b38
3725 - sp:varName "drillingEquipmentType"^^xsd:string . 3716 + sp:varName "t1"^^xsd:string .
3726 3717
3727 -_:b51 3718 +_:b39
3728 - sp:varName "drillingActivityTypeAccordingToEquipmentType"^^xsd:string . 3719 + sp:varName "t2"^^xsd:string .
3729 3720
3730 -_:b50 3721 +_:b40
3731 - sp:varName "drillingActivityPurposeType"^^xsd:string . 3722 + sp:varName "t3"^^xsd:string .
3732 3723
3733 -_:b49 3724 +_:b41
3734 - sp:varName "drillingActivityOutcomeType"^^xsd:string . 3725 + sp:varName "t4"^^xsd:string .
3735 3726
3736 -_:b48 3727 +_:b42
3737 - sp:varName "densityScale"^^xsd:string . 3728 + sp:varName "activitySuccessType"^^xsd:string .
3738 3729
3739 -_:b47 3730 +_:b43
3740 - sp:varName "dailyDrillingReportType"^^xsd:string . 3731 + sp:varName "casingRoleType"^^xsd:string .
3741 3732
3742 -_:b46 3733 +_:b44
3743 - sp:varName "componentType"^^xsd:string . 3734 + sp:varName "cementingFluidReturnType"^^xsd:string .
3744 3735
3745 _:b45 3736 _:b45
3746 sp:varName "classOfWellDatumObject"^^xsd:string . 3737 sp:varName "classOfWellDatumObject"^^xsd:string .
3747 3738
3748 -_:b44 3739 +_:b46
3749 - sp:varName "cementingFluidReturnType"^^xsd:string . 3740 + sp:varName "componentType"^^xsd:string .
3750 3741
3751 -_:b43 3742 +_:b47
3752 - sp:varName "casingRoleType"^^xsd:string . 3743 + sp:varName "dailyDrillingReportType"^^xsd:string .
3753 3744
3754 -_:b42 3745 +_:b48
3755 - sp:varName "activitySuccessType"^^xsd:string . 3746 + sp:varName "densityScale"^^xsd:string .
3756 3747
3757 -_:b41 3748 +_:b49
3758 - sp:varName "t4"^^xsd:string . 3749 + sp:varName "drillingActivityOutcomeType"^^xsd:string .
3759 3750
3760 -_:b40 3751 +_:b50
3761 - sp:varName "t3"^^xsd:string . 3752 + sp:varName "drillingActivityPurposeType"^^xsd:string .
3762 3753
3763 -_:b39 3754 +_:b51
3764 - sp:varName "t2"^^xsd:string . 3755 + sp:varName "drillingActivityTypeAccordingToEquipmentType"^^xsd:string .
3765 3756
3766 -_:b38 3757 +_:b52
3767 - sp:varName "t1"^^xsd:string . 3758 + sp:varName "drillingEquipmentType"^^xsd:string .
3768 3759
3769 -_:b37 3760 +_:b53
3770 - sp:varName "t0b"^^xsd:string . 3761 + sp:varName "fixedOrMoveableRigType"^^xsd:string .
3771 3762
3772 -_:b36 3763 +_:b54
3773 - sp:varName "t0a"^^xsd:string . 3764 + sp:varName "fluidType"^^xsd:string .
3774 3765
3775 -_:b35 3766 +_:b55
3776 - sp:varName "s2"^^xsd:string . 3767 + sp:varName "gasReadingType"^^xsd:string .
3777 3768
3778 -_:b34 3769 +_:b56
3779 - sp:varName "s1"^^xsd:string . 3770 + sp:varName "innerBarrelType"^^xsd:string .
3780 3771
3781 -_:b33 3772 +_:b57
3782 - sp:varName "normalizedStr"^^xsd:string . 3773 + sp:varName "dailyDrillingReportType"^^xsd:string .
3783 3774
3784 -_:b32 3775 +_:b58
3785 - sp:varName "uri"^^xsd:string . 3776 + sp:varName "lengthScale"^^xsd:string .
3786 3777
3787 -_:b31 3778 +_:b59
3788 - sp:varName "uri"^^xsd:string . 3779 + sp:varName "massPerUnitLengthScale"^^xsd:string .
3789 3780
3790 -_:b30 3781 +_:b60
3791 - sp:varName "uri"^^xsd:string . 3782 + sp:varName "mudClass"^^xsd:string .
3792 3783
3793 -_:b29 3784 +_:b61
3794 - sp:varName "uri"^^xsd:string . 3785 + sp:varName "angleScale"^^xsd:string .
3795 3786
3796 -_:b28 3787 +_:b62
3797 - sp:varName "uri"^^xsd:string . 3788 + sp:varName "plasticViscosityScale"^^xsd:string .
3798 3789
3799 -_:b27 3790 +_:b63
3800 - sp:varName "uri"^^xsd:string . 3791 + sp:varName "porePressureDeterminationType"^^xsd:string .
3801 3792
3802 -_:b26 3793 +_:b64
3803 - sp:varName "uri"^^xsd:string . 3794 + sp:varName "pressureScale"^^xsd:string .
3804 3795
3805 -_:b25 3796 +_:b65
3806 - sp:varName "uri"^^xsd:string . 3797 + sp:varName "pressureTestType"^^xsd:string .
3807 3798
3808 -_:b24 3799 +_:b66
3809 - sp:varName "uri"^^xsd:string . 3800 + sp:varName "specificMassScale"^^xsd:string .
3810 3801
3811 -_:b23 3802 +_:b67
3812 - sp:varName "uri"^^xsd:string . 3803 + sp:varName "specificVolumeScale"^^xsd:string .
3813 3804
3814 -_:b22 3805 +_:b68
3815 - sp:varName "uri"^^xsd:string . 3806 + sp:varName "speedScale"^^xsd:string .
3816 3807
3817 -_:b21 3808 +_:b69
3818 - sp:varName "uri"^^xsd:string . 3809 + sp:varName "strengthScale"^^xsd:string .
3819 3810
3820 -_:b20 3811 +_:b70
3821 - sp:varName "uri"^^xsd:string . 3812 + sp:varName "temperatureScale"^^xsd:string .
3822 3813
3823 -_:b19 3814 +_:b71
3824 - sp:varName "uri"^^xsd:string . 3815 + sp:varName "durationScale"^^xsd:string .
3825 3816
3826 -_:b18 3817 +_:b72
3827 - sp:varName "uri"^^xsd:string . 3818 + sp:varName "tubeType"^^xsd:string .
3828 3819
3829 -_:b17 3820 +_:b73
3830 - sp:varName "uri"^^xsd:string . 3821 + sp:varName "volumeScale"^^xsd:string .
3831 3822
3832 -_:b16 3823 +_:b74
3833 - sp:varName "uri"^^xsd:string . 3824 + sp:varName "volumetricFlowRateScale"^^xsd:string .
3834 3825
3835 -_:b15 3826 +_:b75
3836 - sp:varName "uri"^^xsd:string . 3827 + sp:varName "wellBoreDrillingType"^^xsd:string .
3837 3828
3838 -_:b14 3829 +_:b76
3839 - sp:varName "uri"^^xsd:string . 3830 + sp:varName "wellBoreHphtType"^^xsd:string .
3840 3831
3841 -_:b13 3832 +_:b77
3842 - sp:varName "uri"^^xsd:string . 3833 + sp:varName "wellBoreTightnessType"^^xsd:string .
3843 3834
3844 -_:b12 3835 +_:b78
3845 - sp:varName "uri"^^xsd:string . 3836 + sp:varName "wellCementJobBottomPlugType"^^xsd:string .
3846 3837
3847 -_:b11 3838 +_:b79
3848 - sp:varName "uri"^^xsd:string . 3839 + sp:varName "wellCementJobCasingReciprocationType"^^xsd:string .
3849 3840
3850 -_:b10 3841 +_:b80
3851 - sp:varName "uri"^^xsd:string . 3842 + sp:varName "wellCementJobCasingRotationType"^^xsd:string .
3852 3843
3853 -_:b9 sp:varName "uri"^^xsd:string . 3844 +_:b81
3845 + sp:varName "wellCementJobFloatHoldingType"^^xsd:string .
3854 3846
3855 -_:b8 sp:varName "uri"^^xsd:string . 3847 +_:b82
3848 + sp:varName "wellCementJobPlugBumpingType"^^xsd:string .
3856 3849
3857 -_:b7 sp:varName "uri"^^xsd:string . 3850 +_:b83
3851 + sp:varName "wellCementJobTopPlugType"^^xsd:string .
3858 3852
3859 -_:b6 sp:varName "uri"^^xsd:string . 3853 +_:b84
3854 + sp:varName "wellCementJobType"^^xsd:string .
3860 3855
3861 -_:b5 sp:varName "uri"^^xsd:string . 3856 +_:b85
3857 + sp:varName "wellControlIncidentType"^^xsd:string .
3862 3858
3863 -_:b4 sp:varName "uri"^^xsd:string . 3859 +_:b86
3860 + sp:varName "wellKillingType"^^xsd:string .
3864 3861
3865 -_:b3 sp:varName "uri"^^xsd:string . 3862 +_:b87
3863 + sp:varName "wellTestType"^^xsd:string .
3866 3864
3867 -_:b2 sp:varName "uri"^^xsd:string . 3865 +_:b88
3866 + sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string .
3868 3867
3869 -_:b1 sp:varName "uri"^^xsd:string . 3868 +_:b89
3869 + sp:varName "yieldPointScale"^^xsd:string .
......
1 -# Saved by TopBraid on Fri Oct 14 13:58:37 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:20:37 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/collector 2 # baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/collector
3 # imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume 3 # imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume
4 +# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations
5 +# imports: http://www.reportinghub.no/ep/schema/1.0/production
4 # imports: http://spinrdf.org/spin 6 # imports: http://spinrdf.org/spin
5 -# imports: http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations
6 # imports: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest 7 # imports: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest
7 8
8 @prefix owl: <http://www.w3.org/2002/07/owl#> . 9 @prefix owl: <http://www.w3.org/2002/07/owl#> .
9 @prefix productVolume: <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> . 10 @prefix productVolume: <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> .
10 -@prefix productionOperations: <http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations#> . 11 +@prefix productionOperations: <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations#> .
11 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 12 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
12 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 13 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
13 @prefix sp: <http://spinrdf.org/sp#> . 14 @prefix sp: <http://spinrdf.org/sp#> .
...@@ -18,5 +19,5 @@ ...@@ -18,5 +19,5 @@
18 19
19 <http://www.reportinghub.no/ep/transform/1.0/dpr/collector> 20 <http://www.reportinghub.no/ep/transform/1.0/dpr/collector>
20 rdf:type owl:Ontology ; 21 rdf:type owl:Ontology ;
21 - owl:imports <http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest> ; 22 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations> ;
22 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 23 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
1 -# Saved by TopBraid on Fri Oct 14 13:58:37 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:20:37 BST 2011
2 # baseURI: null 2 # baseURI: null
3 3
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
This diff could not be displayed because it is too large.
1 -# Saved by TopBraid on Fri Oct 14 21:14:36 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:30:47 BST 2011
2 -# baseURI: http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations 2 +# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations
3 # imports: http://www.reportinghub.no/ep/schema/1.0/production-organization 3 # imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
4 # imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib 4 # imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
5 -# imports: http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed
6 # imports: http://www.reportinghub.no/ep/schema/1.0/production-activity 5 # imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
6 +# imports: http://www.reportinghub.no/ep/schema/1.0/production-core
7 # imports: http://spinrdf.org/spin 7 # imports: http://spinrdf.org/spin
8 # imports: http://www.reportinghub.no/ep/schema/1.0/production-report 8 # imports: http://www.reportinghub.no/ep/schema/1.0/production-report
9 # imports: http://www.witsml.org/schemas/131/addendum/combo 9 # imports: http://www.witsml.org/schemas/131/addendum/combo
10 10
11 -@prefix : <http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations#> . 11 +@prefix : <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations#> .
12 @prefix ep-dpr-spin-lib: <http://www.reportinghub.no/ep/dpr/spin/1.1/lib#> . 12 @prefix ep-dpr-spin-lib: <http://www.reportinghub.no/ep/dpr/spin/1.1/lib#> .
13 @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . 13 @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> .
14 @prefix fn: <http://www.w3.org/2005/xpath-functions#> . 14 @prefix fn: <http://www.w3.org/2005/xpath-functions#> .
...@@ -19,12 +19,12 @@ ...@@ -19,12 +19,12 @@
19 @prefix spif: <http://spinrdf.org/spif#> . 19 @prefix spif: <http://spinrdf.org/spif#> .
20 @prefix spin: <http://spinrdf.org/spin#> . 20 @prefix spin: <http://spinrdf.org/spin#> .
21 @prefix spl: <http://spinrdf.org/spl#> . 21 @prefix spl: <http://spinrdf.org/spl#> .
22 -@prefix unnamed: <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed#> . 22 +@prefix unnamed: <http://www.reportinghub.no/ep/schema/1.0/production-core#> .
23 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 23 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
24 24
25 -<http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations> 25 +<http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations>
26 rdf:type owl:Ontology ; 26 rdf:type owl:Ontology ;
27 - owl:imports <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed> , <http://spinrdf.org/spin> ; 27 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-core> , <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://spinrdf.org/spin> ;
28 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 28 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
29 29
30 <http://www.witsml.org/schemas/131/addendum/combo#A_Global-WITSMLComposite> 30 <http://www.witsml.org/schemas/131/addendum/combo#A_Global-WITSMLComposite>
...@@ -399,7 +399,7 @@ Note types of facility are currently bound as Field - this will have to be fixed ...@@ -399,7 +399,7 @@ Note types of facility are currently bound as Field - this will have to be fixed
399 <http://www.witsml.org/schemas/131/addendum/combo#Cs_cargoShipOperation> 399 <http://www.witsml.org/schemas/131/addendum/combo#Cs_cargoShipOperation>
400 spin:rule 400 spin:rule
401 [ rdf:type sp:Construct ; 401 [ rdf:type sp:Construct ;
402 - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#LostProduction> ; 402 + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#CargoShipOperation> ;
403 sp:predicate rdf:type ; 403 sp:predicate rdf:type ;
404 sp:subject _:b40 404 sp:subject _:b40
405 ] [ sp:object _:b41 ; 405 ] [ sp:object _:b41 ;
...@@ -411,19 +411,55 @@ Note types of facility are currently bound as Field - this will have to be fixed ...@@ -411,19 +411,55 @@ Note types of facility are currently bound as Field - this will have to be fixed
411 ] [ sp:object _:b40 ; 411 ] [ sp:object _:b40 ;
412 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 412 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
413 sp:subject _:b43 413 sp:subject _:b43
414 + ] [ sp:object _:b44 ;
415 + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvement> ;
416 + sp:subject _:b40
417 + ] [ sp:object _:b45 ;
418 + sp:predicate rdfs:label ;
419 + sp:subject _:b44
420 + ] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#Person> ;
421 + sp:predicate rdf:type ;
422 + sp:subject _:b44
423 + ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#AmountOfCrudeOil> ;
424 + sp:predicate rdf:type ;
425 + sp:subject _:b46
426 + ] [ sp:object _:b46 ;
427 + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#conveyedAmountOfSubstance> ;
428 + sp:subject _:b40
429 + ] [ sp:object _:b47 ;
430 + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#oilInWater> ;
431 + sp:subject
432 + [ sp:varName "epWaterSample"^^xsd:string
433 + ]
434 + ] [ sp:object
435 + [ sp:varName "owVal"^^xsd:string
436 + ] ;
437 + sp:predicate
438 + [ sp:varName "epOwUOM"^^xsd:string
439 + ] ;
440 + sp:subject _:b47
441 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ;
442 + sp:predicate rdf:type ;
443 + sp:subject _:b47
414 ]) ; 444 ]) ;
415 sp:where ([ rdf:type sp:Bind ; 445 sp:where ([ rdf:type sp:Bind ;
416 sp:expression 446 sp:expression
417 [ rdf:type spif:generateUUID 447 [ rdf:type spif:generateUUID
418 ] ; 448 ] ;
419 - sp:variable _:b44 449 + sp:variable _:b48
420 ] [ rdf:type sp:Bind ; 450 ] [ rdf:type sp:Bind ;
421 sp:expression 451 sp:expression
422 [ rdf:type spif:buildURI ; 452 [ rdf:type spif:buildURI ;
423 sp:arg1 "https://www.reportinghub.no/ep/data/cargoShipOperation/{?1}" ; 453 sp:arg1 "https://www.reportinghub.no/ep/data/cargoShipOperation/{?1}" ;
424 - sp:arg2 _:b44 454 + sp:arg2 _:b48
425 ] ; 455 ] ;
426 sp:variable _:b40 456 sp:variable _:b40
457 + ] [ rdf:type sp:Bind ;
458 + sp:expression
459 + [ rdf:type ep-dpr-spin-lib:buildAmountOfOilURI ;
460 + sp:arg1 ""
461 + ] ;
462 + sp:variable _:b46
427 ] [ rdf:type sp:Optional ; 463 ] [ rdf:type sp:Optional ;
428 sp:elements ([ sp:object _:b42 ; 464 sp:elements ([ sp:object _:b42 ;
429 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; 465 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
...@@ -433,33 +469,118 @@ Note types of facility are currently bound as Field - this will have to be fixed ...@@ -433,33 +469,118 @@ Note types of facility are currently bound as Field - this will have to be fixed
433 sp:subject spin:_this 469 sp:subject spin:_this
434 ]) 470 ])
435 ] [ rdf:type sp:Optional ; 471 ] [ rdf:type sp:Optional ;
472 + sp:elements ([ sp:object _:b49 ;
473 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#densityStdTempPresRef> ;
474 + sp:subject spin:_this
475 + ] [ sp:object
476 + [ sp:varName "densityStdTempPresVal"^^xsd:string
477 + ] ;
478 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
479 + sp:subject _:b49
480 + ] [ sp:object
481 + [ sp:varName "densityStdTempPresUOM"^^xsd:string
482 + ] ;
483 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
484 + sp:subject _:b49
485 + ] [ rdf:type sp:Bind ;
486 + sp:expression
487 + [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ;
488 + sp:arg1 [ sp:varName "oilAmountUOM"^^xsd:string
489 + ]
490 + ] ;
491 + sp:variable
492 + [ sp:varName "epOilAmountUOM"^^xsd:string
493 + ]
494 + ] [ rdf:type sp:Bind ;
495 + sp:expression
496 + [ rdf:type spif:generateUUID
497 + ] ;
498 + sp:variable _:b50
499 + ] [ rdf:type sp:Bind ;
500 + sp:expression
501 + [ rdf:type spif:buildURI ;
502 + sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/densityStdTempPres/{?1}" ;
503 + sp:arg2 _:b50
504 + ] ;
505 + sp:variable
506 + [ sp:varName "epOilAmount"^^xsd:string
507 + ]
508 + ])
509 + ] [ rdf:type sp:Optional ;
510 + sp:elements ([ sp:object _:b51 ;
511 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilGrossStdTempPresRef> ;
512 + sp:subject spin:_this
513 + ] [ sp:object
514 + [ sp:varName "oilGrossStdTempPresVal"^^xsd:string
515 + ] ;
516 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
517 + sp:subject _:b51
518 + ] [ sp:object _:b52 ;
519 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
520 + sp:subject _:b51
521 + ] [ rdf:type sp:Bind ;
522 + sp:expression
523 + [ rdf:type ep-dpr-spin-lib:selectVolumeScale ;
524 + sp:arg1 _:b52
525 + ] ;
526 + sp:variable
527 + [ sp:varName "epOilGrossStdTempPresUOM"^^xsd:string
528 + ]
529 + ] [ rdf:type sp:Bind ;
530 + sp:expression
531 + [ rdf:type spif:generateUUID
532 + ] ;
533 + sp:variable _:b53
534 + ] [ rdf:type sp:Bind ;
535 + sp:expression
536 + [ rdf:type spif:buildURI ;
537 + sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/oilGrossStdTempPres/{?1}" ;
538 + sp:arg2 _:b53
539 + ] ;
540 + sp:variable
541 + [ sp:varName "epOilGrossStdTempPres"^^xsd:string
542 + ]
543 + ])
544 + ] [ rdf:type sp:Optional ;
436 sp:elements ([ sp:object _:b45 ; 545 sp:elements ([ sp:object _:b45 ;
546 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#captain> ;
547 + sp:subject spin:_this
548 + ] [ rdf:type sp:Bind ;
549 + sp:expression
550 + [ rdf:type spif:buildURI ;
551 + sp:arg1 "https://www.reportinghub.no/ep/data/captain/{?1}" ;
552 + sp:arg2 _:b45
553 + ] ;
554 + sp:variable _:b44
555 + ])
556 + ] [ rdf:type sp:Optional ;
557 + sp:elements ([ sp:object _:b54 ;
437 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; 558 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
438 - sp:subject _:b46 559 + sp:subject _:b55
439 ] [ sp:object spin:_this ; 560 ] [ sp:object spin:_this ;
440 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#cargoShipOperationRef> ; 561 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#cargoShipOperationRef> ;
441 - sp:subject _:b45 562 + sp:subject _:b54
442 - ] [ sp:object _:b47 ; 563 + ] [ sp:object _:b56 ;
443 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; 564 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
444 - sp:subject _:b46 565 + sp:subject _:b55
445 - ] [ sp:object _:b48 ; 566 + ] [ sp:object _:b57 ;
446 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 567 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
447 - sp:subject _:b47 568 + sp:subject _:b56
448 - ] [ sp:object _:b46 ; 569 + ] [ sp:object _:b55 ;
449 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; 570 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
450 - sp:subject _:b49 571 + sp:subject _:b58
451 - ] [ sp:object _:b50 ; 572 + ] [ sp:object _:b59 ;
452 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; 573 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
453 - sp:subject _:b49 574 + sp:subject _:b58
454 - ] [ sp:object _:b51 ; 575 + ] [ sp:object _:b60 ;
455 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; 576 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
456 - sp:subject _:b49 577 + sp:subject _:b58
457 ] [ rdf:type sp:Bind ; 578 ] [ rdf:type sp:Bind ;
458 sp:expression 579 sp:expression
459 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; 580 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
460 - sp:arg1 _:b48 ; 581 + sp:arg1 _:b57 ;
461 - sp:arg2 _:b50 ; 582 + sp:arg2 _:b59 ;
462 - sp:arg3 _:b51 583 + sp:arg3 _:b60
463 ] ; 584 ] ;
464 sp:variable _:b43 585 sp:variable _:b43
465 ]) 586 ])
...@@ -471,166 +592,185 @@ Note types of facility are currently bound as Field - this will have to be fixed ...@@ -471,166 +592,185 @@ Note types of facility are currently bound as Field - this will have to be fixed
471 [ rdf:type sp:Construct ; 592 [ rdf:type sp:Construct ;
472 rdfs:comment """?epInstallAnnualProdAct should correspond to main activity in product volumes...remains to be seen though 593 rdfs:comment """?epInstallAnnualProdAct should correspond to main activity in product volumes...remains to be seen though
473 Need functions to generate facility URIs - also need their temporal parts"""^^xsd:string ; 594 Need functions to generate facility URIs - also need their temporal parts"""^^xsd:string ;
474 - sp:templates ([ sp:object _:b52 ; 595 + sp:templates ([ sp:object _:b61 ;
475 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 596 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
476 - sp:subject _:b53 597 + sp:subject _:b62
477 - ] [ sp:object _:b54 ; 598 + ] [ sp:object _:b63 ;
599 + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
600 + sp:subject _:b64
601 + ] [ sp:object _:b65 ;
602 + sp:predicate rdf:type ;
603 + sp:subject _:b64
604 + ] [ sp:object _:b63 ;
478 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvement> ; 605 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvement> ;
479 - sp:subject _:b52 606 + sp:subject _:b61
480 ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAPlatform> ; 607 ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAPlatform> ;
481 sp:predicate rdf:type ; 608 sp:predicate rdf:type ;
482 - sp:subject _:b54 609 + sp:subject _:b63
483 - ] [ sp:object _:b55 ; 610 + ] [ sp:object _:b66 ;
484 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfBedsAvailable> ; 611 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfBedsAvailable> ;
485 - sp:subject _:b54 612 + sp:subject _:b63
486 ] [ sp:object 613 ] [ sp:object
487 [ sp:varName "cateringCrewCount"^^xsd:string 614 [ sp:varName "cateringCrewCount"^^xsd:string
488 ] ; 615 ] ;
489 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfCateringCrew> ; 616 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfCateringCrew> ;
490 - sp:subject _:b54 617 + sp:subject _:b63
491 ] [ sp:object 618 ] [ sp:object
492 [ sp:varName "contractorCrewCount"^^xsd:string 619 [ sp:varName "contractorCrewCount"^^xsd:string
493 ] ; 620 ] ;
494 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfContractorCrew> ; 621 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfContractorCrew> ;
495 - sp:subject _:b54 622 + sp:subject _:b63
496 ] [ sp:object 623 ] [ sp:object
497 [ sp:varName "dayVisitorsCount"^^xsd:string 624 [ sp:varName "dayVisitorsCount"^^xsd:string
498 ] ; 625 ] ;
499 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDayVisitors> ; 626 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDayVisitors> ;
500 - sp:subject _:b54 627 + sp:subject _:b63
501 ] [ sp:object 628 ] [ sp:object
502 [ sp:varName "drillingContractCrewCount"^^xsd:string 629 [ sp:varName "drillingContractCrewCount"^^xsd:string
503 ] ; 630 ] ;
504 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDrillingContractCrew> ; 631 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDrillingContractCrew> ;
505 - sp:subject _:b54 632 + sp:subject _:b63
506 ] [ sp:object 633 ] [ sp:object
507 [ sp:varName "otherCrewCount"^^xsd:string 634 [ sp:varName "otherCrewCount"^^xsd:string
508 ] ; 635 ] ;
509 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOtherCrew> ; 636 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOtherCrew> ;
510 - sp:subject _:b54 637 + sp:subject _:b63
511 ] [ sp:object 638 ] [ sp:object
512 [ sp:varName "ownCrewCount"^^xsd:string 639 [ sp:varName "ownCrewCount"^^xsd:string
513 ] ; 640 ] ;
514 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnCrew> ; 641 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnCrew> ;
515 - sp:subject _:b54 642 + sp:subject _:b63
516 ] [ sp:object 643 ] [ sp:object
517 [ sp:varName "ownOtherCrewCount"^^xsd:string 644 [ sp:varName "ownOtherCrewCount"^^xsd:string
518 ] ; 645 ] ;
519 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnOtherCrew> ; 646 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnOtherCrew> ;
520 - sp:subject _:b54 647 + sp:subject _:b63
521 ] [ sp:object 648 ] [ sp:object
522 [ sp:varName "personnelOnboardCount"^^xsd:string 649 [ sp:varName "personnelOnboardCount"^^xsd:string
523 ] ; 650 ] ;
524 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfPersonnelOnBoard> ; 651 sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfPersonnelOnBoard> ;
525 - sp:subject _:b54 652 + sp:subject _:b63
526 ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#FusionOfHSEActivitiesOverPeriod> ; 653 ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#FusionOfHSEActivitiesOverPeriod> ;
527 sp:predicate rdf:type ; 654 sp:predicate rdf:type ;
528 - sp:subject _:b56 655 + sp:subject _:b67
529 - ] [ sp:object _:b57 ; 656 + ] [ sp:object _:b68 ;
530 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#productionActivityPeriodClassification> ; 657 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#productionActivityPeriodClassification> ;
531 - sp:subject _:b56 658 + sp:subject _:b67
532 - ] [ sp:object _:b58 ; 659 + ] [ sp:object _:b69 ;
533 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#classificationBySafetyActivityType> ; 660 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#classificationBySafetyActivityType> ;
534 - sp:subject _:b56 661 + sp:subject _:b67
535 - ] [ sp:object _:b56 ; 662 + ] [ sp:object _:b67 ;
536 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 663 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
537 - sp:subject _:b59 664 + sp:subject _:b70
538 - ] [ sp:object _:b60 ; 665 + ] [ sp:object _:b71 ;
539 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSetOfAllPartsOfType> ; 666 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSetOfAllPartsOfType> ;
540 - sp:subject _:b56 667 + sp:subject _:b67
541 - ] [ sp:object _:b61 ; 668 + ] [ sp:object _:b72 ;
542 sp:predicate <http://www.reportinghub.no/ep/schema/core#count> ; 669 sp:predicate <http://www.reportinghub.no/ep/schema/core#count> ;
543 - sp:subject _:b60 670 + sp:subject _:b71
544 - ] [ sp:object _:b52 ; 671 + ] [ sp:object _:b61 ;
545 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ; 672 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
546 - sp:subject _:b59 673 + sp:subject _:b70
547 ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#AnnualProductionOperationsActivityToEndOfReportingPeriod> ; 674 ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#AnnualProductionOperationsActivityToEndOfReportingPeriod> ;
548 sp:predicate rdf:type ; 675 sp:predicate rdf:type ;
549 - sp:subject _:b59 676 + sp:subject _:b70
550 - ] [ sp:object _:b59 ; 677 + ] [ sp:object _:b70 ;
551 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 678 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
552 - sp:subject _:b62 679 + sp:subject _:b73
553 ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#DailyProductionOperationsActivity> ; 680 ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#DailyProductionOperationsActivity> ;
554 sp:predicate rdf:type ; 681 sp:predicate rdf:type ;
555 - sp:subject _:b52 682 + sp:subject _:b61
556 - ] [ sp:object _:b62 ; 683 + ] [ sp:object _:b73 ;
557 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 684 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
558 - sp:subject _:b63 685 + sp:subject _:b74
559 ]) ; 686 ]) ;
560 sp:where ([ rdf:type sp:Optional ; 687 sp:where ([ rdf:type sp:Optional ;
561 - sp:elements ([ sp:object _:b55 ; 688 + sp:elements ([ sp:object _:b66 ;
562 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#bedsAvailable> ; 689 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#bedsAvailable> ;
563 sp:subject spin:_this 690 sp:subject spin:_this
564 ]) 691 ])
565 ] [ sp:object spin:_this ; 692 ] [ sp:object spin:_this ;
566 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; 693 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
567 - sp:subject _:b64 694 + sp:subject _:b75
568 - ] [ sp:object _:b65 ; 695 + ] [ sp:object _:b76 ;
569 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; 696 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
570 - sp:subject _:b64 697 + sp:subject _:b75
571 - ] [ sp:object _:b66 ; 698 + ] [ sp:object _:b77 ;
572 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; 699 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
573 - sp:subject _:b64 700 + sp:subject _:b75
574 - ] [ sp:object _:b67 ; 701 + ] [ sp:object _:b78 ;
575 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; 702 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
576 - sp:subject _:b64 703 + sp:subject _:b75
577 - ] [ sp:object _:b68 ; 704 + ] [ sp:object _:b79 ;
578 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 705 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
579 - sp:subject _:b67 706 + sp:subject _:b78
580 - ] [ sp:object _:b69 ; 707 + ] [ sp:object _:b80 ;
581 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; 708 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
582 sp:subject spin:_this 709 sp:subject spin:_this
583 ] [ sp:object 710 ] [ sp:object
584 [ sp:varName "installkind"^^xsd:string 711 [ sp:varName "installkind"^^xsd:string
585 ] ; 712 ] ;
586 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#kindRef> ; 713 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#kindRef> ;
587 - sp:subject _:b69 714 + sp:subject _:b80
588 - ] [ sp:object _:b70 ; 715 + ] [ sp:object _:b81 ;
589 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 716 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
590 - sp:subject _:b69 717 + sp:subject _:b80
718 + ] [ rdf:type sp:Bind ;
719 + sp:expression
720 + [ rdf:type ep-dpr-spin-lib:selectProductionFacilityType ;
721 + sp:arg1 [ sp:varName "installKind"^^xsd:string
722 + ]
723 + ] ;
724 + sp:variable _:b65
591 ] [ rdf:type sp:Bind ; 725 ] [ rdf:type sp:Bind ;
592 sp:expression 726 sp:expression
593 [ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ; 727 [ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ;
594 - sp:arg1 _:b68 ; 728 + sp:arg1 _:b79 ;
595 - sp:arg2 _:b66 729 + sp:arg2 _:b77
596 ] ; 730 ] ;
597 - sp:variable _:b63 731 + sp:variable _:b74
598 ] [ rdf:type sp:Bind ; 732 ] [ rdf:type sp:Bind ;
599 sp:expression 733 sp:expression
600 [ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ; 734 [ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ;
601 - sp:arg1 _:b68 ; 735 + sp:arg1 _:b79 ;
602 - sp:arg2 _:b66 736 + sp:arg2 _:b77
603 ] ; 737 ] ;
604 - sp:variable _:b62 738 + sp:variable _:b73
605 ] [ rdf:type sp:Bind ; 739 ] [ rdf:type sp:Bind ;
606 sp:expression 740 sp:expression
607 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; 741 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
608 - sp:arg1 _:b68 ; 742 + sp:arg1 _:b79 ;
609 - sp:arg2 _:b65 ; 743 + sp:arg2 _:b76 ;
610 - sp:arg3 _:b66 744 + sp:arg3 _:b77
611 ] ; 745 ] ;
612 - sp:variable _:b53 746 + sp:variable _:b62
613 ] [ rdf:type sp:Bind ; 747 ] [ rdf:type sp:Bind ;
614 sp:expression 748 sp:expression
615 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; 749 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
616 - sp:arg1 _:b70 ; 750 + sp:arg1 _:b81 ;
617 - sp:arg2 _:b65 ; 751 + sp:arg2 _:b76 ;
618 - sp:arg3 _:b66 752 + sp:arg3 _:b77
619 ] ; 753 ] ;
620 - sp:variable _:b52 754 + sp:variable _:b61
621 ] [ rdf:type sp:Bind ; 755 ] [ rdf:type sp:Bind ;
622 sp:expression 756 sp:expression
623 [ rdf:type ep-dpr-spin-lib:buildTemporalPartOfFacilityURI ; 757 [ rdf:type ep-dpr-spin-lib:buildTemporalPartOfFacilityURI ;
624 - sp:arg1 _:b70 ; 758 + sp:arg1 _:b81 ;
625 - sp:arg2 _:b65 ; 759 + sp:arg2 _:b76 ;
626 - sp:arg3 _:b66 760 + sp:arg3 _:b77
761 + ] ;
762 + sp:variable _:b63
763 + ] [ rdf:type sp:Bind ;
764 + sp:expression
765 + [ rdf:type ep-dpr-spin-lib:buildFacilityURI ;
766 + sp:arg1 _:b81
627 ] ; 767 ] ;
628 - sp:variable _:b54 768 + sp:variable _:b64
629 ] [ rdf:type sp:Bind ; 769 ] [ rdf:type sp:Bind ;
630 sp:expression 770 sp:expression
631 [ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ; 771 [ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ;
632 - sp:arg1 _:b70 ; 772 + sp:arg1 _:b81 ;
633 - sp:arg2 _:b66 773 + sp:arg2 _:b77
634 ] ; 774 ] ;
635 sp:variable 775 sp:variable
636 [ sp:varName "epInstallAnnualProdAct"^^xsd:string 776 [ sp:varName "epInstallAnnualProdAct"^^xsd:string
...@@ -638,27 +778,27 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs ...@@ -638,27 +778,27 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
638 ] [ rdf:type sp:Bind ; 778 ] [ rdf:type sp:Bind ;
639 sp:expression 779 sp:expression
640 [ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ; 780 [ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ;
641 - sp:arg1 _:b70 ; 781 + sp:arg1 _:b81 ;
642 - sp:arg2 _:b66 782 + sp:arg2 _:b77
643 ] ; 783 ] ;
644 - sp:variable _:b59 784 + sp:variable _:b70
645 ] [ rdf:type sp:Optional ; 785 ] [ rdf:type sp:Optional ;
646 - sp:elements ([ sp:object _:b71 ; 786 + sp:elements ([ sp:object _:b82 ;
647 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalHSERef> ; 787 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalHSERef> ;
648 sp:subject spin:_this 788 sp:subject spin:_this
649 ] [ rdf:type sp:Optional ; 789 ] [ rdf:type sp:Optional ;
650 - sp:elements ([ sp:object _:b72 ; 790 + sp:elements ([ sp:object _:b83 ;
651 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyRef> ; 791 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyRef> ;
652 - sp:subject _:b71 792 + sp:subject _:b82
653 - ] [ sp:object _:b73 ; 793 + ] [ sp:object _:b84 ;
654 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyCountRef> ; 794 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyCountRef> ;
655 - sp:subject _:b72 795 + sp:subject _:b83
656 - ] [ sp:object _:b61 ; 796 + ] [ sp:object _:b72 ;
657 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 797 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
658 - sp:subject _:b73 798 + sp:subject _:b84
659 - ] [ sp:object _:b74 ; 799 + ] [ sp:object _:b85 ;
660 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#periodRef> ; 800 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#periodRef> ;
661 - sp:subject _:b73 801 + sp:subject _:b84
662 ] [ rdf:type sp:Bind ; 802 ] [ rdf:type sp:Bind ;
663 sp:expression 803 sp:expression
664 [ rdf:type spif:buildUniqueURI ; 804 [ rdf:type spif:buildUniqueURI ;
...@@ -670,9 +810,9 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs ...@@ -670,9 +810,9 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
670 ] [ rdf:type sp:Bind ; 810 ] [ rdf:type sp:Bind ;
671 sp:expression 811 sp:expression
672 [ rdf:type ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType ; 812 [ rdf:type ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType ;
673 - sp:arg1 _:b74 813 + sp:arg1 _:b85
674 ] ; 814 ] ;
675 - sp:variable _:b57 815 + sp:variable _:b68
676 ] [ rdf:type sp:Bind ; 816 ] [ rdf:type sp:Bind ;
677 sp:expression 817 sp:expression
678 [ sp:varName "epInstallAnnualAct"^^xsd:string 818 [ sp:varName "epInstallAnnualAct"^^xsd:string
...@@ -680,15 +820,15 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs ...@@ -680,15 +820,15 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
680 sp:variable 820 sp:variable
681 [ sp:varName "epSafetyParent"^^xsd:string 821 [ sp:varName "epSafetyParent"^^xsd:string
682 ] 822 ]
683 - ] [ sp:object _:b75 ; 823 + ] [ sp:object _:b86 ;
684 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ; 824 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ;
685 - sp:subject _:b73 825 + sp:subject _:b84
686 ] [ rdf:type sp:Bind ; 826 ] [ rdf:type sp:Bind ;
687 sp:expression 827 sp:expression
688 [ rdf:type ep-dpr-spin-lib:selectSafetyActivityType ; 828 [ rdf:type ep-dpr-spin-lib:selectSafetyActivityType ;
689 - sp:arg1 _:b75 829 + sp:arg1 _:b86
690 ] ; 830 ] ;
691 - sp:variable _:b58 831 + sp:variable _:b69
692 ]) 832 ])
693 ]) 833 ])
694 ]) 834 ])
...@@ -699,67 +839,67 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs ...@@ -699,67 +839,67 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
699 [ rdf:type sp:Construct ; 839 [ rdf:type sp:Construct ;
700 sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#LostProduction> ; 840 sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#LostProduction> ;
701 sp:predicate rdf:type ; 841 sp:predicate rdf:type ;
702 - sp:subject _:b76 842 + sp:subject _:b87
703 - ] [ sp:object _:b77 ; 843 + ] [ sp:object _:b88 ;
704 sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; 844 sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
705 - sp:subject _:b76 845 + sp:subject _:b87
706 - ] [ sp:object _:b78 ; 846 + ] [ sp:object _:b89 ;
707 sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; 847 sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
708 - sp:subject _:b76 848 + sp:subject _:b87
709 - ] [ sp:object _:b76 ; 849 + ] [ sp:object _:b87 ;
710 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 850 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
711 - sp:subject _:b79 851 + sp:subject _:b90
712 ]) ; 852 ]) ;
713 sp:where ([ rdf:type sp:Bind ; 853 sp:where ([ rdf:type sp:Bind ;
714 sp:expression 854 sp:expression
715 [ rdf:type spif:generateUUID 855 [ rdf:type spif:generateUUID
716 ] ; 856 ] ;
717 - sp:variable _:b80 857 + sp:variable _:b91
718 ] [ rdf:type sp:Bind ; 858 ] [ rdf:type sp:Bind ;
719 sp:expression 859 sp:expression
720 [ rdf:type spif:buildURI ; 860 [ rdf:type spif:buildURI ;
721 sp:arg1 "https://www.reportinghub.no/ep/data/lostProduction/{?1}" ; 861 sp:arg1 "https://www.reportinghub.no/ep/data/lostProduction/{?1}" ;
722 - sp:arg2 _:b80 862 + sp:arg2 _:b91
723 ] ; 863 ] ;
724 - sp:variable _:b76 864 + sp:variable _:b87
725 ] [ rdf:type sp:Optional ; 865 ] [ rdf:type sp:Optional ;
726 - sp:elements ([ sp:object _:b78 ; 866 + sp:elements ([ sp:object _:b89 ;
727 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; 867 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
728 sp:subject spin:_this 868 sp:subject spin:_this
729 - ] [ sp:object _:b77 ; 869 + ] [ sp:object _:b88 ;
730 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; 870 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
731 sp:subject spin:_this 871 sp:subject spin:_this
732 ]) 872 ])
733 ] [ rdf:type sp:Optional ; 873 ] [ rdf:type sp:Optional ;
734 - sp:elements ([ sp:object _:b81 ; 874 + sp:elements ([ sp:object _:b92 ;
735 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; 875 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
736 - sp:subject _:b82 876 + sp:subject _:b93
737 ] [ sp:object spin:_this ; 877 ] [ sp:object spin:_this ;
738 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#lostProductionRef> ; 878 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#lostProductionRef> ;
739 - sp:subject _:b81 879 + sp:subject _:b92
740 - ] [ sp:object _:b83 ; 880 + ] [ sp:object _:b94 ;
741 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; 881 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
742 - sp:subject _:b82 882 + sp:subject _:b93
743 - ] [ sp:object _:b84 ; 883 + ] [ sp:object _:b95 ;
744 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 884 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
745 - sp:subject _:b83 885 + sp:subject _:b94
746 - ] [ sp:object _:b82 ; 886 + ] [ sp:object _:b93 ;
747 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; 887 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
748 - sp:subject _:b85 888 + sp:subject _:b96
749 - ] [ sp:object _:b86 ; 889 + ] [ sp:object _:b97 ;
750 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; 890 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
751 - sp:subject _:b85 891 + sp:subject _:b96
752 - ] [ sp:object _:b87 ; 892 + ] [ sp:object _:b98 ;
753 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; 893 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
754 - sp:subject _:b85 894 + sp:subject _:b96
755 ] [ rdf:type sp:Bind ; 895 ] [ rdf:type sp:Bind ;
756 sp:expression 896 sp:expression
757 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; 897 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
758 - sp:arg1 _:b84 ; 898 + sp:arg1 _:b95 ;
759 - sp:arg2 _:b86 ; 899 + sp:arg2 _:b97 ;
760 - sp:arg3 _:b87 900 + sp:arg3 _:b98
761 ] ; 901 ] ;
762 - sp:variable _:b79 902 + sp:variable _:b90
763 ]) 903 ])
764 ]) 904 ])
765 ] . 905 ] .
...@@ -769,98 +909,170 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs ...@@ -769,98 +909,170 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
769 [ rdf:type sp:Construct ; 909 [ rdf:type sp:Construct ;
770 sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#MarineOperation> ; 910 sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#MarineOperation> ;
771 sp:predicate rdf:type ; 911 sp:predicate rdf:type ;
772 - sp:subject _:b88 912 + sp:subject _:b99
773 - ] [ sp:object _:b89 ; 913 + ] [ sp:object _:b100 ;
774 sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; 914 sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
775 - sp:subject _:b88 915 + sp:subject _:b99
776 - ] [ sp:object _:b90 ; 916 + ] [ sp:object _:b101 ;
777 sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; 917 sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
778 - sp:subject _:b88 918 + sp:subject _:b99
779 - ] [ sp:object _:b91 ; 919 + ] [ sp:object _:b102 ;
780 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvedVessel> ; 920 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvedVessel> ;
781 - sp:subject _:b88 921 + sp:subject _:b99
782 - ] [ sp:object _:b92 ; 922 + ] [ sp:object _:b103 ;
923 + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
924 + sp:subject _:b102
925 + ] [ sp:object _:b104 ;
783 sp:predicate rdfs:comment ; 926 sp:predicate rdfs:comment ;
784 - sp:subject _:b88 927 + sp:subject _:b103
785 - ] [ sp:object _:b88 ; 928 + ] [ sp:object _:b105 ;
929 + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#standbyVessel> ;
930 + sp:subject _:b99
931 + ] [ sp:object _:b106 ;
932 + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
933 + sp:subject _:b105
934 + ] [ sp:object
935 + [ sp:varName "stbCommentText"^^xsd:string
936 + ] ;
937 + sp:predicate rdfs:comment ;
938 + sp:subject _:b105
939 + ] [ sp:object _:b107 ;
940 + sp:predicate rdfs:comment ;
941 + sp:subject _:b99
942 + ] [ sp:object _:b99 ;
786 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 943 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
787 - sp:subject _:b93 944 + sp:subject _:b108
788 ]) ; 945 ]) ;
789 sp:where ([ rdf:type sp:Bind ; 946 sp:where ([ rdf:type sp:Bind ;
790 sp:expression 947 sp:expression
791 [ rdf:type spif:generateUUID 948 [ rdf:type spif:generateUUID
792 ] ; 949 ] ;
793 - sp:variable _:b94 950 + sp:variable _:b109
794 ] [ rdf:type sp:Bind ; 951 ] [ rdf:type sp:Bind ;
795 sp:expression 952 sp:expression
796 [ rdf:type spif:buildURI ; 953 [ rdf:type spif:buildURI ;
797 sp:arg1 "https://www.reportinghub.no/ep/data/marineOperation/{?1}" ; 954 sp:arg1 "https://www.reportinghub.no/ep/data/marineOperation/{?1}" ;
798 - sp:arg2 _:b94 955 + sp:arg2 _:b109
799 ] ; 956 ] ;
800 - sp:variable _:b88 957 + sp:variable _:b99
801 ] [ rdf:type sp:Optional ; 958 ] [ rdf:type sp:Optional ;
802 - sp:elements ([ sp:object _:b90 ; 959 + sp:elements ([ sp:object _:b101 ;
803 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; 960 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
804 sp:subject spin:_this 961 sp:subject spin:_this
805 - ] [ sp:object _:b89 ; 962 + ] [ sp:object _:b100 ;
806 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; 963 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
807 sp:subject spin:_this 964 sp:subject spin:_this
808 ]) 965 ])
809 ] [ rdf:type sp:Optional ; 966 ] [ rdf:type sp:Optional ;
810 - sp:elements ([ sp:object _:b95 ; 967 + sp:elements ([ sp:object _:b110 ;
811 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShip> ; 968 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShip> ;
812 sp:subject spin:_this 969 sp:subject spin:_this
813 ] [ rdf:type sp:Bind ; 970 ] [ rdf:type sp:Bind ;
814 sp:expression 971 sp:expression
815 [ rdf:type ep-dpr-spin-lib:buildShipURI ; 972 [ rdf:type ep-dpr-spin-lib:buildShipURI ;
816 - sp:arg1 _:b95 973 + sp:arg1 _:b110
817 ] ; 974 ] ;
818 - sp:variable _:b91 975 + sp:variable _:b102
819 - ])
820 ] [ rdf:type sp:Optional ; 976 ] [ rdf:type sp:Optional ;
821 - sp:elements ([ sp:object _:b96 ; 977 + sp:elements ([ sp:object _:b111 ;
822 - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#activityRef> ; 978 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShipCommentRef> ;
823 sp:subject spin:_this 979 sp:subject spin:_this
824 - ] [ sp:object _:b92 ; 980 + ] [ sp:object _:b112 ;
825 - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
826 - sp:subject _:b96
827 - ] [ sp:object _:b90 ;
828 - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
829 - sp:subject _:b96
830 - ] [ sp:object _:b89 ;
831 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; 981 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
832 - sp:subject _:b96 982 + sp:subject _:b111
983 + ] [ sp:object _:b113 ;
984 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
985 + sp:subject _:b111
986 + ] [ sp:object _:b104 ;
987 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
988 + sp:subject _:b111
989 + ] [ rdf:type sp:Bind ;
990 + sp:expression
991 + [ rdf:type ep-dpr-spin-lib:buildTemporalPartOfShipURI ;
992 + sp:arg1 _:b110 ;
993 + sp:arg2 _:b112 ;
994 + sp:arg3 _:b113
995 + ] ;
996 + sp:variable _:b103
997 + ])
833 ]) 998 ])
834 ] [ rdf:type sp:Optional ; 999 ] [ rdf:type sp:Optional ;
835 - sp:elements ([ sp:object _:b97 ; 1000 + sp:elements ([ sp:object _:b114 ;
836 - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; 1001 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#standbyVessel> ;
837 - sp:subject _:b98 1002 + sp:subject spin:_this
1003 + ] [ rdf:type sp:Bind ;
1004 + sp:expression
1005 + [ rdf:type ep-dpr-spin-lib:buildShipURI ;
1006 + sp:arg1 _:b114
1007 + ] ;
1008 + sp:variable _:b105
1009 + ] [ rdf:type sp:Optional ;
1010 + sp:elements ([ sp:object _:b115 ;
1011 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShipCommentRef> ;
1012 + sp:subject spin:_this
1013 + ] [ sp:object _:b116 ;
1014 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
1015 + sp:subject _:b115
1016 + ] [ sp:object _:b117 ;
1017 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
1018 + sp:subject _:b115
1019 + ] [ sp:object _:b104 ;
1020 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
1021 + sp:subject _:b115
1022 + ] [ rdf:type sp:Bind ;
1023 + sp:expression
1024 + [ rdf:type ep-dpr-spin-lib:buildTemporalPartOfShipURI ;
1025 + sp:arg1 _:b114 ;
1026 + sp:arg2 _:b116 ;
1027 + sp:arg3 _:b117
1028 + ] ;
1029 + sp:variable _:b106
1030 + ])
1031 + ])
1032 + ] [ rdf:type sp:Optional ;
1033 + sp:elements ([ sp:object _:b118 ;
1034 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#activityRef> ;
1035 + sp:subject spin:_this
1036 + ] [ sp:object _:b107 ;
1037 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
1038 + sp:subject _:b118
1039 + ] [ sp:object _:b101 ;
1040 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
1041 + sp:subject _:b118
1042 + ] [ sp:object _:b100 ;
1043 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
1044 + sp:subject _:b118
1045 + ])
1046 + ] [ rdf:type sp:Optional ;
1047 + sp:elements ([ sp:object _:b119 ;
1048 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
1049 + sp:subject _:b120
838 ] [ sp:object spin:_this ; 1050 ] [ sp:object spin:_this ;
839 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#marineOperationRef> ; 1051 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#marineOperationRef> ;
840 - sp:subject _:b97 1052 + sp:subject _:b119
841 - ] [ sp:object _:b99 ; 1053 + ] [ sp:object _:b121 ;
842 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; 1054 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
843 - sp:subject _:b98 1055 + sp:subject _:b120
844 - ] [ sp:object _:b100 ; 1056 + ] [ sp:object _:b122 ;
845 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 1057 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
846 - sp:subject _:b99 1058 + sp:subject _:b121
847 - ] [ sp:object _:b98 ; 1059 + ] [ sp:object _:b120 ;
848 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; 1060 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
849 - sp:subject _:b101 1061 + sp:subject _:b123
850 - ] [ sp:object _:b102 ; 1062 + ] [ sp:object _:b124 ;
851 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; 1063 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
852 - sp:subject _:b101 1064 + sp:subject _:b123
853 - ] [ sp:object _:b103 ; 1065 + ] [ sp:object _:b125 ;
854 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; 1066 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
855 - sp:subject _:b101 1067 + sp:subject _:b123
856 ] [ rdf:type sp:Bind ; 1068 ] [ rdf:type sp:Bind ;
857 sp:expression 1069 sp:expression
858 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; 1070 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
859 - sp:arg1 _:b100 ; 1071 + sp:arg1 _:b122 ;
860 - sp:arg2 _:b102 ; 1072 + sp:arg2 _:b124 ;
861 - sp:arg3 _:b103 1073 + sp:arg3 _:b125
862 ] ; 1074 ] ;
863 - sp:variable _:b93 1075 + sp:variable _:b108
864 ]) 1076 ])
865 ]) 1077 ])
866 ] . 1078 ] .
...@@ -868,88 +1080,88 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs ...@@ -868,88 +1080,88 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
868 <http://www.witsml.org/schemas/131/addendum/combo#Cs_operationalComment> 1080 <http://www.witsml.org/schemas/131/addendum/combo#Cs_operationalComment>
869 spin:rule 1081 spin:rule
870 [ rdf:type sp:Construct ; 1082 [ rdf:type sp:Construct ;
871 - sp:templates ([ sp:object _:b104 ; 1083 + sp:templates ([ sp:object _:b126 ;
872 sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; 1084 sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
873 - sp:subject _:b105 1085 + sp:subject _:b127
874 - ] [ sp:object _:b106 ; 1086 + ] [ sp:object _:b128 ;
875 sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; 1087 sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
876 - sp:subject _:b105 1088 + sp:subject _:b127
877 - ] [ sp:object _:b105 ; 1089 + ] [ sp:object _:b127 ;
878 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 1090 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
879 - sp:subject _:b107 1091 + sp:subject _:b129
880 - ] [ sp:object _:b108 ; 1092 + ] [ sp:object _:b130 ;
881 sp:predicate rdfs:comment ; 1093 sp:predicate rdfs:comment ;
882 - sp:subject _:b105 1094 + sp:subject _:b127
883 - ] [ sp:object _:b109 ; 1095 + ] [ sp:object _:b131 ;
884 sp:predicate rdf:type ; 1096 sp:predicate rdf:type ;
885 - sp:subject _:b105 1097 + sp:subject _:b127
886 ]) ; 1098 ]) ;
887 sp:where ([ rdf:type sp:Bind ; 1099 sp:where ([ rdf:type sp:Bind ;
888 sp:expression 1100 sp:expression
889 [ rdf:type spif:generateUUID 1101 [ rdf:type spif:generateUUID
890 ] ; 1102 ] ;
891 - sp:variable _:b110 1103 + sp:variable _:b132
892 ] [ rdf:type sp:Bind ; 1104 ] [ rdf:type sp:Bind ;
893 sp:expression 1105 sp:expression
894 [ rdf:type spif:buildURI ; 1106 [ rdf:type spif:buildURI ;
895 sp:arg1 "https://www.reportinghub.no/ep/data/PartOfProductionOperation/{?1}" ; 1107 sp:arg1 "https://www.reportinghub.no/ep/data/PartOfProductionOperation/{?1}" ;
896 - sp:arg2 _:b110 1108 + sp:arg2 _:b132
897 ] ; 1109 ] ;
898 - sp:variable _:b105 1110 + sp:variable _:b127
899 ] [ rdf:type sp:Optional ; 1111 ] [ rdf:type sp:Optional ;
900 - sp:elements ([ sp:object _:b106 ; 1112 + sp:elements ([ sp:object _:b128 ;
901 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; 1113 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
902 sp:subject spin:_this 1114 sp:subject spin:_this
903 - ] [ sp:object _:b104 ; 1115 + ] [ sp:object _:b126 ;
904 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; 1116 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
905 sp:subject spin:_this 1117 sp:subject spin:_this
906 ]) 1118 ])
907 ] [ rdf:type sp:Optional ; 1119 ] [ rdf:type sp:Optional ;
908 - sp:elements ([ sp:object _:b111 ; 1120 + sp:elements ([ sp:object _:b133 ;
909 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ; 1121 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ;
910 sp:subject spin:_this 1122 sp:subject spin:_this
911 ] [ rdf:type sp:Bind ; 1123 ] [ rdf:type sp:Bind ;
912 sp:expression 1124 sp:expression
913 [ rdf:type ep-dpr-spin-lib:selectProductionOperationPartType ; 1125 [ rdf:type ep-dpr-spin-lib:selectProductionOperationPartType ;
914 - sp:arg1 _:b111 1126 + sp:arg1 _:b133
915 ] ; 1127 ] ;
916 - sp:variable _:b109 1128 + sp:variable _:b131
917 ]) 1129 ])
918 ] [ rdf:type sp:Optional ; 1130 ] [ rdf:type sp:Optional ;
919 - sp:elements ([ sp:object _:b108 ; 1131 + sp:elements ([ sp:object _:b130 ;
920 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ; 1132 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
921 sp:subject spin:_this 1133 sp:subject spin:_this
922 ]) 1134 ])
923 ] [ rdf:type sp:Optional ; 1135 ] [ rdf:type sp:Optional ;
924 - sp:elements ([ sp:object _:b112 ; 1136 + sp:elements ([ sp:object _:b134 ;
925 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; 1137 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
926 - sp:subject _:b113 1138 + sp:subject _:b135
927 ] [ sp:object spin:_this ; 1139 ] [ sp:object spin:_this ;
928 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalCommentRef> ; 1140 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalCommentRef> ;
929 - sp:subject _:b112 1141 + sp:subject _:b134
930 - ] [ sp:object _:b114 ; 1142 + ] [ sp:object _:b136 ;
931 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; 1143 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
932 - sp:subject _:b113 1144 + sp:subject _:b135
933 - ] [ sp:object _:b115 ; 1145 + ] [ sp:object _:b137 ;
934 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 1146 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
935 - sp:subject _:b114 1147 + sp:subject _:b136
936 - ] [ sp:object _:b113 ; 1148 + ] [ sp:object _:b135 ;
937 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; 1149 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
938 - sp:subject _:b116 1150 + sp:subject _:b138
939 - ] [ sp:object _:b117 ; 1151 + ] [ sp:object _:b139 ;
940 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; 1152 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
941 - sp:subject _:b116 1153 + sp:subject _:b138
942 - ] [ sp:object _:b118 ; 1154 + ] [ sp:object _:b140 ;
943 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; 1155 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
944 - sp:subject _:b116 1156 + sp:subject _:b138
945 ] [ rdf:type sp:Bind ; 1157 ] [ rdf:type sp:Bind ;
946 sp:expression 1158 sp:expression
947 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; 1159 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
948 - sp:arg1 _:b115 ; 1160 + sp:arg1 _:b137 ;
949 - sp:arg2 _:b117 ; 1161 + sp:arg2 _:b139 ;
950 - sp:arg3 _:b118 1162 + sp:arg3 _:b140
951 ] ; 1163 ] ;
952 - sp:variable _:b107 1164 + sp:variable _:b129
953 ]) 1165 ])
954 ]) 1166 ])
955 ] . 1167 ] .
...@@ -959,182 +1171,221 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs ...@@ -959,182 +1171,221 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
959 [ rdf:type sp:Construct ; 1171 [ rdf:type sp:Construct ;
960 sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterCleaningOperation> ; 1172 sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterCleaningOperation> ;
961 sp:predicate rdf:type ; 1173 sp:predicate rdf:type ;
962 - sp:subject _:b119 1174 + sp:subject _:b141
963 - ] [ sp:object _:b120 ; 1175 + ] [ sp:object _:b142 ;
964 sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; 1176 sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
965 - sp:subject _:b119 1177 + sp:subject _:b141
966 - ] [ sp:object _:b121 ; 1178 + ] [ sp:object _:b143 ;
967 sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; 1179 sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
968 - sp:subject _:b119 1180 + sp:subject _:b141
969 - ] [ sp:object _:b119 ; 1181 + ] [ sp:object _:b141 ;
970 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; 1182 sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
971 - sp:subject _:b122 1183 + sp:subject _:b144
972 - ] [ sp:object _:b123 ; 1184 + ] [ sp:object _:b145 ;
973 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePoint> ; 1185 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePoint> ;
974 - sp:subject _:b119 1186 + sp:subject _:b141
975 - ] [ sp:object _:b124 ; 1187 + ] [ sp:object _:b146 ;
976 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#waterSampleTaken> ; 1188 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#waterSampleTaken> ;
977 - sp:subject _:b119 1189 + sp:subject _:b141
978 ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterSample> ; 1190 ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterSample> ;
979 sp:predicate rdf:type ; 1191 sp:predicate rdf:type ;
980 - sp:subject _:b124 1192 + sp:subject _:b146
981 - ] [ sp:object _:b125 ; 1193 + ] [ sp:object _:b147 ;
982 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePhValue> ; 1194 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePhValue> ;
983 - sp:subject _:b124 1195 + sp:subject _:b146
984 - ] [ sp:object _:b126 ; 1196 + ] [ sp:object _:b148 ;
985 - sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#amountOfOil> ;
986 - sp:subject _:b124
987 - ] [ sp:object _:b127 ;
988 - sp:predicate rdf:type ;
989 - sp:subject _:b126
990 - ] [ sp:object _:b128 ;
991 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#oilInWater> ; 1197 sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#oilInWater> ;
992 - sp:subject _:b124 1198 + sp:subject _:b146
993 - ] [ sp:object _:b129 ; 1199 + ] [ sp:object _:b149 ;
994 - sp:predicate _:b130 ; 1200 + sp:predicate _:b150 ;
995 - sp:subject _:b128 1201 + sp:subject _:b148
996 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ; 1202 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ;
997 sp:predicate rdf:type ; 1203 sp:predicate rdf:type ;
998 - sp:subject _:b128 1204 + sp:subject _:b148
1205 + ] [ sp:object _:b151 ;
1206 + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#amountOfOil> ;
1207 + sp:subject _:b146
1208 + ] [ sp:object _:b152 ;
1209 + sp:predicate rdf:type ;
1210 + sp:subject _:b151
999 ]) ; 1211 ]) ;
1000 sp:where ([ rdf:type sp:Bind ; 1212 sp:where ([ rdf:type sp:Bind ;
1001 sp:expression 1213 sp:expression
1002 [ rdf:type spif:generateUUID 1214 [ rdf:type spif:generateUUID
1003 ] ; 1215 ] ;
1004 - sp:variable _:b131 1216 + sp:variable _:b153
1005 ] [ rdf:type sp:Bind ; 1217 ] [ rdf:type sp:Bind ;
1006 sp:expression 1218 sp:expression
1007 [ rdf:type spif:buildURI ; 1219 [ rdf:type spif:buildURI ;
1008 sp:arg1 "https://www.reportinghub.no/ep/data/waterCleaningQuality/{?1}" ; 1220 sp:arg1 "https://www.reportinghub.no/ep/data/waterCleaningQuality/{?1}" ;
1009 - sp:arg2 _:b131 1221 + sp:arg2 _:b153
1010 ] ; 1222 ] ;
1011 - sp:variable _:b119 1223 + sp:variable _:b141
1012 ] [ rdf:type sp:Bind ; 1224 ] [ rdf:type sp:Bind ;
1013 sp:expression 1225 sp:expression
1014 [ rdf:type spif:generateUUID 1226 [ rdf:type spif:generateUUID
1015 ] ; 1227 ] ;
1016 - sp:variable _:b132 1228 + sp:variable _:b154
1017 ] [ rdf:type sp:Bind ; 1229 ] [ rdf:type sp:Bind ;
1018 sp:expression 1230 sp:expression
1019 [ rdf:type spif:buildURI ; 1231 [ rdf:type spif:buildURI ;
1020 sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/{?1}" ; 1232 sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/{?1}" ;
1021 - sp:arg2 _:b132 1233 + sp:arg2 _:b154
1022 ] ; 1234 ] ;
1023 - sp:variable _:b124 1235 + sp:variable _:b146
1024 ] [ rdf:type sp:Optional ; 1236 ] [ rdf:type sp:Optional ;
1025 - sp:elements ([ sp:object _:b121 ; 1237 + sp:elements ([ sp:object _:b143 ;
1026 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; 1238 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
1027 sp:subject spin:_this 1239 sp:subject spin:_this
1028 - ] [ sp:object _:b120 ; 1240 + ] [ sp:object _:b142 ;
1029 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; 1241 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
1030 sp:subject spin:_this 1242 sp:subject spin:_this
1031 ]) 1243 ])
1032 ] [ rdf:type sp:Optional ; 1244 ] [ rdf:type sp:Optional ;
1033 - sp:elements ([ sp:object _:b123 ; 1245 + sp:elements ([ sp:object _:b145 ;
1034 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#samplePoint> ; 1246 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#samplePoint> ;
1035 sp:subject spin:_this 1247 sp:subject spin:_this
1036 ]) 1248 ])
1037 ] [ rdf:type sp:Optional ; 1249 ] [ rdf:type sp:Optional ;
1038 - sp:elements ([ sp:object _:b125 ; 1250 + sp:elements ([ sp:object _:b147 ;
1039 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#phValue> ; 1251 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#phValue> ;
1040 sp:subject spin:_this 1252 sp:subject spin:_this
1041 ]) 1253 ])
1042 ] [ rdf:type sp:Optional ; 1254 ] [ rdf:type sp:Optional ;
1043 - sp:elements ([ sp:object _:b133 ; 1255 + sp:elements ([ sp:object _:b155 ;
1044 - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#amountOfOilRef> ; 1256 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilInWaterProducedRef> ;
1045 sp:subject spin:_this 1257 sp:subject spin:_this
1046 - ] [ sp:object _:b129 ; 1258 + ] [ sp:object _:b149 ;
1047 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 1259 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
1048 - sp:subject _:b133 1260 + sp:subject _:b155
1049 - ] [ sp:object _:b134 ; 1261 + ] [ sp:object _:b156 ;
1050 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; 1262 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
1051 - sp:subject 1263 + sp:subject _:b155
1052 - [ sp:varName "oilAmounrRef"^^xsd:string
1053 - ]
1054 ] [ rdf:type sp:Bind ; 1264 ] [ rdf:type sp:Bind ;
1055 sp:expression 1265 sp:expression
1056 [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ; 1266 [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ;
1057 - sp:arg1 _:b134 1267 + sp:arg1 _:b156
1058 ] ; 1268 ] ;
1059 - sp:variable _:b127 1269 + sp:variable _:b150
1060 ] [ rdf:type sp:Bind ; 1270 ] [ rdf:type sp:Bind ;
1061 sp:expression 1271 sp:expression
1062 [ rdf:type spif:generateUUID 1272 [ rdf:type spif:generateUUID
1063 ] ; 1273 ] ;
1064 - sp:variable _:b135 1274 + sp:variable _:b157
1065 ] [ rdf:type sp:Bind ; 1275 ] [ rdf:type sp:Bind ;
1066 sp:expression 1276 sp:expression
1067 [ rdf:type spif:buildURI ; 1277 [ rdf:type spif:buildURI ;
1068 - sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/amountOfOil/{?1}" ; 1278 + sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/oilInWater/{?1}" ;
1069 - sp:arg2 _:b135 1279 + sp:arg2 _:b157
1070 ] ; 1280 ] ;
1071 - sp:variable _:b126 1281 + sp:variable _:b148
1072 ]) 1282 ])
1073 ] [ rdf:type sp:Optional ; 1283 ] [ rdf:type sp:Optional ;
1074 - sp:elements ([ sp:object _:b136 ; 1284 + sp:elements ([ sp:object _:b158 ;
1075 - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilInWaterProducedRef> ; 1285 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#amountOfOilRef> ;
1076 sp:subject spin:_this 1286 sp:subject spin:_this
1077 ] [ sp:object 1287 ] [ sp:object
1078 - [ sp:varName "owVal"^^xsd:string 1288 + [ sp:varName "oilAmountVal"^^xsd:string
1079 ] ; 1289 ] ;
1080 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 1290 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
1081 - sp:subject _:b136 1291 + sp:subject _:b158
1082 - ] [ sp:object _:b137 ; 1292 + ] [ sp:object _:b159 ;
1083 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; 1293 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
1084 - sp:subject _:b136 1294 + sp:subject
1295 + [ sp:varName "oilAmounrRef"^^xsd:string
1296 + ]
1085 ] [ rdf:type sp:Bind ; 1297 ] [ rdf:type sp:Bind ;
1086 sp:expression 1298 sp:expression
1087 [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ; 1299 [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ;
1088 - sp:arg1 _:b137 1300 + sp:arg1 _:b159
1089 ] ; 1301 ] ;
1090 - sp:variable _:b130 1302 + sp:variable _:b152
1091 ] [ rdf:type sp:Bind ; 1303 ] [ rdf:type sp:Bind ;
1092 sp:expression 1304 sp:expression
1093 [ rdf:type spif:generateUUID 1305 [ rdf:type spif:generateUUID
1094 ] ; 1306 ] ;
1095 - sp:variable _:b138 1307 + sp:variable _:b160
1096 ] [ rdf:type sp:Bind ; 1308 ] [ rdf:type sp:Bind ;
1097 sp:expression 1309 sp:expression
1098 [ rdf:type spif:buildURI ; 1310 [ rdf:type spif:buildURI ;
1099 - sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/oilInWater/{?1}" ; 1311 + sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/amountOfOil/{?1}" ;
1100 - sp:arg2 _:b138 1312 + sp:arg2 _:b160
1101 ] ; 1313 ] ;
1102 - sp:variable _:b128 1314 + sp:variable _:b151
1103 ]) 1315 ])
1104 ] [ rdf:type sp:Optional ; 1316 ] [ rdf:type sp:Optional ;
1105 - sp:elements ([ sp:object _:b139 ; 1317 + sp:elements ([ sp:object _:b161 ;
1106 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; 1318 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
1107 - sp:subject _:b140 1319 + sp:subject _:b162
1108 ] [ sp:object spin:_this ; 1320 ] [ sp:object spin:_this ;
1109 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#waterCleaningQualityRef> ; 1321 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#waterCleaningQualityRef> ;
1110 - sp:subject _:b139 1322 + sp:subject _:b161
1111 - ] [ sp:object _:b141 ; 1323 + ] [ sp:object _:b163 ;
1112 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; 1324 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
1113 - sp:subject _:b140 1325 + sp:subject _:b162
1114 - ] [ sp:object _:b142 ; 1326 + ] [ sp:object _:b164 ;
1115 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; 1327 sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
1116 - sp:subject _:b141 1328 + sp:subject _:b163
1117 - ] [ sp:object _:b140 ; 1329 + ] [ sp:object _:b162 ;
1118 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; 1330 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
1119 - sp:subject _:b143 1331 + sp:subject _:b165
1120 - ] [ sp:object _:b144 ; 1332 + ] [ sp:object _:b166 ;
1121 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; 1333 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
1122 - sp:subject _:b143 1334 + sp:subject _:b165
1123 - ] [ sp:object _:b145 ; 1335 + ] [ sp:object _:b167 ;
1124 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; 1336 sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
1125 - sp:subject _:b143 1337 + sp:subject _:b165
1126 ] [ rdf:type sp:Bind ; 1338 ] [ rdf:type sp:Bind ;
1127 sp:expression 1339 sp:expression
1128 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; 1340 [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
1129 - sp:arg1 _:b142 ; 1341 + sp:arg1 _:b164 ;
1130 - sp:arg2 _:b144 ; 1342 + sp:arg2 _:b166 ;
1131 - sp:arg3 _:b145 1343 + sp:arg3 _:b167
1132 ] ; 1344 ] ;
1133 - sp:variable _:b122 1345 + sp:variable _:b144
1134 ]) 1346 ])
1135 ]) 1347 ])
1136 ] . 1348 ] .
1137 1349
1350 +_:b1 sp:varName "epDailyProdRep"^^xsd:string .
1351 +
1352 +_:b2 sp:varName "epDailyProdAct"^^xsd:string .
1353 +
1354 +_:b3 sp:varName "startDate"^^xsd:string .
1355 +
1356 +_:b4 sp:varName "endDate"^^xsd:string .
1357 +
1358 +_:b5 sp:varName "docName"^^xsd:string .
1359 +
1360 +_:b6 sp:varName "docDate"^^xsd:string .
1361 +
1362 +_:b7 sp:varName "docCreateDate"^^xsd:string .
1363 +
1364 +_:b8 sp:varName "epAnnualProdAct"^^xsd:string .
1365 +
1366 +_:b9 sp:varName "epProdActToDate"^^xsd:string .
1367 +
1368 +_:b10
1369 + sp:varName "docInfo"^^xsd:string .
1370 +
1371 +_:b11
1372 + sp:varName "docNameStruct"^^xsd:string .
1373 +
1374 +_:b12
1375 + sp:varName "fciRef"^^xsd:string .
1376 +
1377 +_:b13
1378 + sp:varName "porSet"^^xsd:string .
1379 +
1380 +_:b14
1381 + sp:varName "porRef"^^xsd:string .
1382 +
1383 +_:b15
1384 + sp:varName "contextFacility"^^xsd:string .
1385 +
1386 +_:b16
1387 + sp:varName "mainFacName"^^xsd:string .
1388 +
1138 _:b17 1389 _:b17
1139 sp:varName "epDailyProdOpAct"^^xsd:string . 1390 sp:varName "epDailyProdOpAct"^^xsd:string .
1140 1391
...@@ -1217,340 +1468,367 @@ _:b43 ...@@ -1217,340 +1468,367 @@ _:b43
1217 sp:varName "epInstProdOpAct"^^xsd:string . 1468 sp:varName "epInstProdOpAct"^^xsd:string .
1218 1469
1219 _:b44 1470 _:b44
1220 - sp:varName "UUID"^^xsd:string . 1471 + sp:varName "epCaptain"^^xsd:string .
1221 1472
1222 _:b45 1473 _:b45
1223 - sp:varName "prodAct"^^xsd:string . 1474 + sp:varName "captain"^^xsd:string .
1224 1475
1225 _:b46 1476 _:b46
1226 - sp:varName "instRep"^^xsd:string . 1477 + sp:varName "epOilTransported"^^xsd:string .
1227 1478
1228 _:b47 1479 _:b47
1229 - sp:varName "installation"^^xsd:string . 1480 + sp:varName "epOilInWater"^^xsd:string .
1230 1481
1231 _:b48 1482 _:b48
1232 - sp:varName "installName"^^xsd:string . 1483 + sp:varName "UUID"^^xsd:string .
1233 1484
1234 _:b49 1485 _:b49
1235 - sp:varName "parentRep"^^xsd:string . 1486 + sp:varName "densityStdTempPresRef"^^xsd:string .
1236 1487
1237 _:b50 1488 _:b50
1238 - sp:varName "startDate"^^xsd:string . 1489 + sp:varName "oaUUID"^^xsd:string .
1239 1490
1240 _:b51 1491 _:b51
1492 + sp:varName "oilGrossStdTempPresRef"^^xsd:string .
1493 +
1494 +_:b52
1495 + sp:varName "oilGrossStdTempPresUOM"^^xsd:string .
1496 +
1497 +_:b53
1498 + sp:varName "ogstpUUID"^^xsd:string .
1499 +
1500 +_:b54
1501 + sp:varName "prodAct"^^xsd:string .
1502 +
1503 +_:b55
1504 + sp:varName "instRep"^^xsd:string .
1505 +
1506 +_:b56
1507 + sp:varName "installation"^^xsd:string .
1508 +
1509 +_:b57
1510 + sp:varName "installName"^^xsd:string .
1511 +
1512 +_:b58
1513 + sp:varName "parentRep"^^xsd:string .
1514 +
1515 +_:b59
1516 + sp:varName "startDate"^^xsd:string .
1517 +
1518 +_:b60
1241 sp:varName "endDate"^^xsd:string . 1519 sp:varName "endDate"^^xsd:string .
1242 1520
1521 +_:b61
1522 + sp:varName "epInstProdOpAct"^^xsd:string .
1523 +
1524 +_:b62
1525 + sp:varName "epDailyProdOpAct"^^xsd:string .
1526 +
1527 +_:b63
1528 + sp:varName "epInstallTempPart"^^xsd:string .
1529 +
1530 +_:b64
1531 + sp:varName "epInstallWholeLife"^^xsd:string .
1532 +
1533 +_:b65
1534 + sp:varName "epInstallType"^^xsd:string .
1535 +
1536 +_:b66
1537 + sp:varName "beds"^^xsd:string .
1538 +
1539 +_:b68
1540 + sp:varName "temporalPartOfActivityDurationType"^^xsd:string .
1541 +
1542 +_:b69
1543 + sp:varName "safetyActivityType"^^xsd:string .
1544 +
1545 +_:b70
1546 + sp:varName "epInstallAnnualProOpAct"^^xsd:string .
1547 +
1548 +_:b72
1549 + sp:varName "safetyCount"^^xsd:string .
1550 +
1551 +_:b73
1552 + sp:varName "epAnnualProdOpAct"^^xsd:string .
1553 +
1554 +_:b74
1555 + sp:varName "epAnnualProdAct"^^xsd:string .
1556 +
1557 +_:b75
1558 + sp:varName "parentRep"^^xsd:string .
1559 +
1243 _:b76 1560 _:b76
1244 - sp:varName "epLostProd"^^xsd:string . 1561 + sp:varName "startDate"^^xsd:string .
1245 1562
1246 _:b77 1563 _:b77
1247 - sp:varName "startTime"^^xsd:string . 1564 + sp:varName "endDate"^^xsd:string .
1248 1565
1249 _:b78 1566 _:b78
1250 - sp:varName "endTime"^^xsd:string . 1567 + sp:varName "mainFacility"^^xsd:string .
1251 1568
1252 _:b79 1569 _:b79
1253 - sp:varName "epInstProdOpAct"^^xsd:string . 1570 + sp:varName "mainFacName"^^xsd:string .
1254 1571
1255 _:b80 1572 _:b80
1256 - sp:varName "UUID"^^xsd:string . 1573 + sp:varName "installation"^^xsd:string .
1257 1574
1258 _:b81 1575 _:b81
1259 - sp:varName "prodAct"^^xsd:string . 1576 + sp:varName "installName"^^xsd:string .
1260 1577
1261 _:b82 1578 _:b82
1262 - sp:varName "instRep"^^xsd:string . 1579 + sp:varName "operationalHSERef"^^xsd:string .
1263 1580
1264 _:b83 1581 _:b83
1265 - sp:varName "installation"^^xsd:string . 1582 + sp:varName "safetyRef"^^xsd:string .
1266 1583
1267 _:b84 1584 _:b84
1268 - sp:varName "installName"^^xsd:string . 1585 + sp:varName "safetyCountRef"^^xsd:string .
1269 1586
1270 _:b85 1587 _:b85
1271 - sp:varName "parentRep"^^xsd:string . 1588 + sp:varName "periodEnum"^^xsd:string .
1272 1589
1273 _:b86 1590 _:b86
1274 - sp:varName "startDate"^^xsd:string . 1591 + sp:varName "safetyActivityEnum"^^xsd:string .
1275 1592
1276 _:b87 1593 _:b87
1277 - sp:varName "endDate"^^xsd:string . 1594 + sp:varName "epLostProd"^^xsd:string .
1278 1595
1279 _:b88 1596 _:b88
1280 - sp:varName "epMarineOp"^^xsd:string . 1597 + sp:varName "startTime"^^xsd:string .
1281 1598
1282 _:b89 1599 _:b89
1283 - sp:varName "moStartTime"^^xsd:string . 1600 + sp:varName "endTime"^^xsd:string .
1284 1601
1285 _:b90 1602 _:b90
1286 - sp:varName "moEndTime"^^xsd:string . 1603 + sp:varName "epInstProdOpAct"^^xsd:string .
1287 1604
1288 _:b91 1605 _:b91
1289 - sp:varName "epSupplyShip"^^xsd:string . 1606 + sp:varName "UUID"^^xsd:string .
1290 1607
1291 _:b92 1608 _:b92
1292 - sp:varName "moActComment"^^xsd:string . 1609 + sp:varName "prodAct"^^xsd:string .
1293 1610
1294 _:b93 1611 _:b93
1295 - sp:varName "epInstProdOpAct"^^xsd:string . 1612 + sp:varName "instRep"^^xsd:string .
1296 1613
1297 _:b94 1614 _:b94
1298 - sp:varName "moUUID"^^xsd:string . 1615 + sp:varName "installation"^^xsd:string .
1299 1616
1300 _:b95 1617 _:b95
1301 - sp:varName "supplyShipName"^^xsd:string . 1618 + sp:varName "installName"^^xsd:string .
1302 1619
1303 _:b96 1620 _:b96
1304 - sp:varName "moActivity"^^xsd:string . 1621 + sp:varName "parentRep"^^xsd:string .
1305 1622
1306 _:b97 1623 _:b97
1307 - sp:varName "prodAct"^^xsd:string . 1624 + sp:varName "startDate"^^xsd:string .
1308 1625
1309 _:b98 1626 _:b98
1310 - sp:varName "instRep"^^xsd:string . 1627 + sp:varName "endDate"^^xsd:string .
1311 1628
1312 _:b99 1629 _:b99
1313 - sp:varName "installation"^^xsd:string . 1630 + sp:varName "epMarineOp"^^xsd:string .
1314 1631
1315 _:b100 1632 _:b100
1316 - sp:varName "installName"^^xsd:string . 1633 + sp:varName "moStartTime"^^xsd:string .
1317 1634
1318 _:b101 1635 _:b101
1319 - sp:varName "parentRep"^^xsd:string . 1636 + sp:varName "moEndTime"^^xsd:string .
1320 1637
1321 _:b102 1638 _:b102
1322 - sp:varName "startDate"^^xsd:string . 1639 + sp:varName "epSupplyShip"^^xsd:string .
1323 1640
1324 _:b103 1641 _:b103
1325 - sp:varName "endDate"^^xsd:string . 1642 + sp:varName "epSupplyShipTP"^^xsd:string .
1326 1643
1327 _:b104 1644 _:b104
1328 - sp:varName "startTime"^^xsd:string . 1645 + sp:varName "supCommentText"^^xsd:string .
1329 1646
1330 _:b105 1647 _:b105
1331 - sp:varName "epNotableOp"^^xsd:string . 1648 + sp:varName "epStandbyShip"^^xsd:string .
1332 1649
1333 _:b106 1650 _:b106
1334 - sp:varName "endTime"^^xsd:string . 1651 + sp:varName "epStandByShipTP"^^xsd:string .
1335 1652
1336 _:b107 1653 _:b107
1337 - sp:varName "epInstProdOpAct"^^xsd:string . 1654 + sp:varName "moActComment"^^xsd:string .
1338 1655
1339 _:b108 1656 _:b108
1340 - sp:varName "naComment"^^xsd:string . 1657 + sp:varName "epInstProdOpAct"^^xsd:string .
1341 1658
1342 _:b109 1659 _:b109
1343 - sp:varName "epNotableOpType"^^xsd:string . 1660 + sp:varName "moUUID"^^xsd:string .
1344 1661
1345 _:b110 1662 _:b110
1346 - sp:varName "UUID"^^xsd:string . 1663 + sp:varName "supplyShipName"^^xsd:string .
1347 1664
1348 _:b111 1665 _:b111
1349 - sp:varName "operationalCommentRefType"^^xsd:string . 1666 + sp:varName "supComment"^^xsd:string .
1350 1667
1351 _:b112 1668 _:b112
1352 - sp:varName "prodAct"^^xsd:string . 1669 + sp:varName "supComStart"^^xsd:string .
1353 1670
1354 _:b113 1671 _:b113
1355 - sp:varName "instRep"^^xsd:string . 1672 + sp:varName "supComEnd"^^xsd:string .
1356 1673
1357 _:b114 1674 _:b114
1358 - sp:varName "installation"^^xsd:string . 1675 + sp:varName "standbyShipName"^^xsd:string .
1359 1676
1360 _:b115 1677 _:b115
1361 - sp:varName "installName"^^xsd:string . 1678 + sp:varName "stbComment"^^xsd:string .
1362 1679
1363 _:b116 1680 _:b116
1364 - sp:varName "parentRep"^^xsd:string . 1681 + sp:varName "stbComStart"^^xsd:string .
1365 1682
1366 _:b117 1683 _:b117
1367 - sp:varName "startDate"^^xsd:string . 1684 + sp:varName "stbComEnd"^^xsd:string .
1368 1685
1369 _:b118 1686 _:b118
1370 - sp:varName "endDate"^^xsd:string . 1687 + sp:varName "moActivity"^^xsd:string .
1371 -
1372 -_:b55
1373 - sp:varName "beds"^^xsd:string .
1374 -
1375 -_:b64
1376 - sp:varName "parentRep"^^xsd:string .
1377 -
1378 -_:b65
1379 - sp:varName "startDate"^^xsd:string .
1380 -
1381 -_:b66
1382 - sp:varName "endDate"^^xsd:string .
1383 1688
1384 -_:b67 1689 +_:b119
1385 - sp:varName "mainFacility"^^xsd:string . 1690 + sp:varName "prodAct"^^xsd:string .
1386 1691
1387 -_:b68 1692 +_:b120
1388 - sp:varName "mainFacName"^^xsd:string . 1693 + sp:varName "instRep"^^xsd:string .
1389 1694
1390 -_:b69 1695 +_:b121
1391 sp:varName "installation"^^xsd:string . 1696 sp:varName "installation"^^xsd:string .
1392 1697
1393 -_:b70 1698 +_:b122
1394 sp:varName "installName"^^xsd:string . 1699 sp:varName "installName"^^xsd:string .
1395 1700
1396 -_:b63 1701 +_:b123
1397 - sp:varName "epAnnualProdAct"^^xsd:string . 1702 + sp:varName "parentRep"^^xsd:string .
1398 1703
1399 -_:b62 1704 +_:b124
1400 - sp:varName "epAnnualProdOpAct"^^xsd:string . 1705 + sp:varName "startDate"^^xsd:string .
1401 1706
1402 -_:b53 1707 +_:b125
1403 - sp:varName "epDailyProdOpAct"^^xsd:string . 1708 + sp:varName "endDate"^^xsd:string .
1404 1709
1405 -_:b52 1710 +_:b126
1406 - sp:varName "epInstProdOpAct"^^xsd:string . 1711 + sp:varName "startTime"^^xsd:string .
1407 1712
1408 -_:b54 1713 +_:b127
1409 - sp:varName "epInstallTempPart"^^xsd:string . 1714 + sp:varName "epNotableOp"^^xsd:string .
1410 1715
1411 -_:b59 1716 +_:b128
1412 - sp:varName "epInstallAnnualProOpAct"^^xsd:string . 1717 + sp:varName "endTime"^^xsd:string .
1413 1718
1414 -_:b71 1719 +_:b129
1415 - sp:varName "operationalHSERef"^^xsd:string . 1720 + sp:varName "epInstProdOpAct"^^xsd:string .
1416 1721
1417 -_:b72 1722 +_:b130
1418 - sp:varName "safetyRef"^^xsd:string . 1723 + sp:varName "naComment"^^xsd:string .
1419 1724
1420 -_:b73 1725 +_:b131
1421 - sp:varName "safetyCountRef"^^xsd:string . 1726 + sp:varName "epNotableOpType"^^xsd:string .
1422 1727
1423 -_:b61 1728 +_:b132
1424 - sp:varName "safetyCount"^^xsd:string . 1729 + sp:varName "UUID"^^xsd:string .
1425 1730
1426 -_:b74 1731 +_:b133
1427 - sp:varName "periodEnum"^^xsd:string . 1732 + sp:varName "operationalCommentRefType"^^xsd:string .
1428 1733
1429 -_:b57 1734 +_:b134
1430 - sp:varName "temporalPartOfActivityDurationType"^^xsd:string . 1735 + sp:varName "prodAct"^^xsd:string .
1431 1736
1432 -_:b75 1737 +_:b135
1433 - sp:varName "safetyActivityEnum"^^xsd:string . 1738 + sp:varName "instRep"^^xsd:string .
1434 1739
1435 -_:b58 1740 +_:b136
1436 - sp:varName "safetyActivityType"^^xsd:string . 1741 + sp:varName "installation"^^xsd:string .
1437 1742
1438 -_:b10 1743 +_:b137
1439 - sp:varName "docInfo"^^xsd:string . 1744 + sp:varName "installName"^^xsd:string .
1440 1745
1441 -_:b11 1746 +_:b138
1442 - sp:varName "docNameStruct"^^xsd:string . 1747 + sp:varName "parentRep"^^xsd:string .
1443 1748
1444 -_:b5 sp:varName "docName"^^xsd:string . 1749 +_:b139
1750 + sp:varName "startDate"^^xsd:string .
1445 1751
1446 -_:b6 sp:varName "docDate"^^xsd:string . 1752 +_:b140
1753 + sp:varName "endDate"^^xsd:string .
1447 1754
1448 -_:b12 1755 +_:b141
1449 - sp:varName "fciRef"^^xsd:string . 1756 + sp:varName "epWaterClean"^^xsd:string .
1450 1757
1451 -_:b7 sp:varName "docCreateDate"^^xsd:string . 1758 +_:b142
1759 + sp:varName "startTime"^^xsd:string .
1452 1760
1453 -_:b1 sp:varName "epDailyProdRep"^^xsd:string . 1761 +_:b143
1762 + sp:varName "endTime"^^xsd:string .
1454 1763
1455 -_:b13 1764 +_:b144
1456 - sp:varName "porSet"^^xsd:string . 1765 + sp:varName "epInstProdOpAct"^^xsd:string .
1457 1766
1458 -_:b14 1767 +_:b145
1459 - sp:varName "porRef"^^xsd:string . 1768 + sp:varName "samplePoint"^^xsd:string .
1460 1769
1461 -_:b3 sp:varName "startDate"^^xsd:string . 1770 +_:b146
1771 + sp:varName "epWaterSample"^^xsd:string .
1462 1772
1463 -_:b4 sp:varName "endDate"^^xsd:string . 1773 +_:b147
1774 + sp:varName "phVal"^^xsd:string .
1464 1775
1465 -_:b15 1776 +_:b148
1466 - sp:varName "contextFacility"^^xsd:string . 1777 + sp:varName "epOilInWater"^^xsd:string .
1467 1778
1468 -_:b16 1779 +_:b149
1469 - sp:varName "mainFacName"^^xsd:string . 1780 + sp:varName "owVal"^^xsd:string .
1470 1781
1471 -_:b2 sp:varName "epDailyProdAct"^^xsd:string . 1782 +_:b150
1783 + sp:varName "epOwUOM"^^xsd:string .
1472 1784
1473 -_:b8 sp:varName "epAnnualProdAct"^^xsd:string . 1785 +_:b151
1786 + sp:varName "epOilAmount"^^xsd:string .
1474 1787
1475 -_:b9 sp:varName "epProdActToDate"^^xsd:string . 1788 +_:b152
1789 + sp:varName "epOilAmountUOM"^^xsd:string .
1476 1790
1477 -_:b131 1791 +_:b153
1478 sp:varName "UUID"^^xsd:string . 1792 sp:varName "UUID"^^xsd:string .
1479 1793
1480 -_:b119 1794 +_:b154
1481 - sp:varName "epWaterClean"^^xsd:string .
1482 -
1483 -_:b132
1484 sp:varName "wsUUID"^^xsd:string . 1795 sp:varName "wsUUID"^^xsd:string .
1485 1796
1486 -_:b124 1797 +_:b155
1487 - sp:varName "epWaterSample"^^xsd:string . 1798 + sp:varName "oilInWaterRef"^^xsd:string .
1488 -
1489 -_:b121
1490 - sp:varName "endTime"^^xsd:string .
1491 -
1492 -_:b120
1493 - sp:varName "startTime"^^xsd:string .
1494 1799
1495 -_:b123 1800 +_:b156
1496 - sp:varName "samplePoint"^^xsd:string . 1801 + sp:varName "owUOM"^^xsd:string .
1497 1802
1498 -_:b125 1803 +_:b157
1499 - sp:varName "phVal"^^xsd:string . 1804 + sp:varName "owUUID"^^xsd:string .
1500 1805
1501 -_:b133 1806 +_:b158
1502 sp:varName "oilAmountRef"^^xsd:string . 1807 sp:varName "oilAmountRef"^^xsd:string .
1503 1808
1504 -_:b129 1809 +_:b159
1505 - sp:varName "oilAmountVal"^^xsd:string .
1506 -
1507 -_:b134
1508 sp:varName "oilAmountUOM"^^xsd:string . 1810 sp:varName "oilAmountUOM"^^xsd:string .
1509 1811
1510 -_:b127 1812 +_:b160
1511 - sp:varName "epOilAmountUOM"^^xsd:string .
1512 -
1513 -_:b135
1514 sp:varName "oaUUID"^^xsd:string . 1813 sp:varName "oaUUID"^^xsd:string .
1515 1814
1516 -_:b126 1815 +_:b161
1517 - sp:varName "epOilAmount"^^xsd:string . 1816 + sp:varName "prodAct"^^xsd:string .
1518 -
1519 -_:b136
1520 - sp:varName "oilInWaterRef"^^xsd:string .
1521 -
1522 -_:b137
1523 - sp:varName "owUOM"^^xsd:string .
1524 -
1525 -_:b130
1526 - sp:varName "epOwUOM"^^xsd:string .
1527 -
1528 -_:b138
1529 - sp:varName "owUUID"^^xsd:string .
1530 -
1531 -_:b128
1532 - sp:varName "epOilInWater"^^xsd:string .
1533 1817
1534 -_:b140 1818 +_:b162
1535 sp:varName "instRep"^^xsd:string . 1819 sp:varName "instRep"^^xsd:string .
1536 1820
1537 -_:b139 1821 +_:b163
1538 - sp:varName "prodAct"^^xsd:string .
1539 -
1540 -_:b141
1541 sp:varName "installation"^^xsd:string . 1822 sp:varName "installation"^^xsd:string .
1542 1823
1543 -_:b142 1824 +_:b164
1544 sp:varName "installName"^^xsd:string . 1825 sp:varName "installName"^^xsd:string .
1545 1826
1546 -_:b143 1827 +_:b165
1547 sp:varName "parentRep"^^xsd:string . 1828 sp:varName "parentRep"^^xsd:string .
1548 1829
1549 -_:b144 1830 +_:b166
1550 sp:varName "startDate"^^xsd:string . 1831 sp:varName "startDate"^^xsd:string .
1551 1832
1552 -_:b145 1833 +_:b167
1553 sp:varName "endDate"^^xsd:string . 1834 sp:varName "endDate"^^xsd:string .
1554 -
1555 -_:b122
1556 - sp:varName "epInstProdOpAct"^^xsd:string .
......
1 -# Saved by TopBraid on Fri Oct 14 21:14:36 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:30:47 BST 2011
2 # baseURI: null 2 # baseURI: null
3 3
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
1 -# Saved by TopBraid on Thu Oct 20 19:54:58 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:26:03 BST 2011
2 # baseURI: http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest 2 # baseURI: http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest
3 -# imports: http://www.reportinghub.no/np/data/npd-alias-identifiers
4 # imports: http://www.reportinghub.no/np/data/npd 3 # imports: http://www.reportinghub.no/np/data/npd
5 -# imports: http://spinrdf.org/spin 4 +# imports: http://www.reportinghub.no/np/data/npd-alias-identifiers
6 # imports: http://www.reportinghub.no/ep/transform/1.0/dpr/collector 5 # imports: http://www.reportinghub.no/ep/transform/1.0/dpr/collector
6 +# imports: http://spinrdf.org/spin
7 # imports: http://www.witsml.org/schemas/131/addendum/combo 7 # imports: http://www.witsml.org/schemas/131/addendum/combo
8 8
9 @prefix : <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest#> . 9 @prefix : <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest#> .
...@@ -18,5 +18,5 @@ ...@@ -18,5 +18,5 @@
18 18
19 <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest> 19 <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest>
20 rdf:type owl:Ontology ; 20 rdf:type owl:Ontology ;
21 - owl:imports <http://www.reportinghub.no/ep/transform/1.0/dpr/collector> , <http://www.reportinghub.no/np/data/npd> , <http://spinrdf.org/spin> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/np/data/npd-alias-identifiers> ; 21 + owl:imports <http://www.reportinghub.no/np/data/npd-alias-identifiers> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/np/data/npd> , <http://www.reportinghub.no/ep/transform/1.0/dpr/collector> ;
22 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 22 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
1 -# Saved by TopBraid on Thu Oct 20 19:54:58 BST 2011 1 +# Saved by TopBraid on Tue Oct 25 15:26:03 BST 2011
2 # baseURI: null 2 # baseURI: null
3 3
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......