David Leal

Updates to support more common properties product volume

This diff could not be displayed because it is too large.
...@@ -15,179 +15,179 @@ ...@@ -15,179 +15,179 @@
15 15
16 <http://www.reportinghub.no/ep/schema/1.0/flow> 16 <http://www.reportinghub.no/ep/schema/1.0/flow>
17 rdf:type owl:Ontology ; 17 rdf:type owl:Ontology ;
18 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/core> ; 18 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> ;
19 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 19 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
20 20
21 ep-core:PhysicalThingAtInstant 21 ep-core:PhysicalThingAtInstant
22 - rdf:type owl:Class , ep-flow:TemporalPartDurationType ; 22 + rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
23 rdfs:comment "physical thing at an instant in time"^^xsd:string ; 23 rdfs:comment "physical thing at an instant in time"^^xsd:string ;
24 rdfs:label "physical thing at an instant"^^xsd:string ; 24 rdfs:label "physical thing at an instant"^^xsd:string ;
25 rdfs:subClassOf ep-core:PhysicalThing . 25 rdfs:subClassOf ep-core:PhysicalThing .
26 26
27 ep-core:PhysicalThingDuringGasYearToDate 27 ep-core:PhysicalThingDuringGasYearToDate
28 - rdf:type owl:Class , ep-flow:TemporalPartDurationType , ep-core:ClassNotInheritedByAStrictTemporalPart ; 28 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , ep-flow:TemporalPartDurationType , owl:Class ;
29 rdfs:comment "physical thing starting at 06:00 AM October 1st and ending at same date and time the following year (source MPR-XSD)"^^xsd:string ; 29 rdfs:comment "physical thing starting at 06:00 AM October 1st and ending at same date and time the following year (source MPR-XSD)"^^xsd:string ;
30 rdfs:label "physical thing during gas year to date"^^xsd:string ; 30 rdfs:label "physical thing during gas year to date"^^xsd:string ;
31 rdfs:subClassOf ep-core:PhysicalThing . 31 rdfs:subClassOf ep-core:PhysicalThing .
32 32
33 ep-core:PhysicalThingDuringMonthToDate 33 ep-core:PhysicalThingDuringMonthToDate
34 - rdf:type owl:Class , ep-flow:TemporalPartDurationType , ep-core:ClassNotInheritedByAStrictTemporalPart ; 34 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , ep-flow:TemporalPartDurationType , owl:Class ;
35 rdfs:comment "physical thing from the beginning of the calendar month to the end of the report period (source MPR-XSD)"^^xsd:string ; 35 rdfs:comment "physical thing from the beginning of the calendar month to the end of the report period (source MPR-XSD)"^^xsd:string ;
36 rdfs:label "physical thing during month to date"^^xsd:string ; 36 rdfs:label "physical thing during month to date"^^xsd:string ;
37 rdfs:subClassOf ep-core:PhysicalThing . 37 rdfs:subClassOf ep-core:PhysicalThing .
38 38
39 ep-core:PhysicalThingDuringOneDay 39 ep-core:PhysicalThingDuringOneDay
40 - rdf:type owl:Class , ep-flow:TemporalPartDurationType , ep-core:ClassNotInheritedByAStrictTemporalPart ; 40 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , ep-flow:TemporalPartDurationType , owl:Class ;
41 rdfs:comment "physical thing during one day. NOTE If the report does not represent one day then this represents the 24 hour period ending at the end of the report period. (source MPR-XSD)"^^xsd:string ; 41 rdfs:comment "physical thing during one day. NOTE If the report does not represent one day then this represents the 24 hour period ending at the end of the report period. (source MPR-XSD)"^^xsd:string ;
42 rdfs:label "physical thing during one day"^^xsd:string ; 42 rdfs:label "physical thing during one day"^^xsd:string ;
43 rdfs:subClassOf ep-core:PhysicalThing . 43 rdfs:subClassOf ep-core:PhysicalThing .
44 44
45 ep-core:PhysicalThingDuringOneGasDay 45 ep-core:PhysicalThingDuringOneGasDay
46 - rdf:type owl:Class , ep-flow:TemporalPartDurationType , ep-core:ClassNotInheritedByAStrictTemporalPart ; 46 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , ep-flow:TemporalPartDurationType , owl:Class ;
47 rdfs:comment "physical thing during a day (24 hour period) starting at 06:00 AM and ending 06:00 AM next day (source MPR-XSD)"^^xsd:string ; 47 rdfs:comment "physical thing during a day (24 hour period) starting at 06:00 AM and ending 06:00 AM next day (source MPR-XSD)"^^xsd:string ;
48 rdfs:label "physical thing during one gas day"^^xsd:string ; 48 rdfs:label "physical thing during one gas day"^^xsd:string ;
49 rdfs:subClassOf ep-core:PhysicalThing . 49 rdfs:subClassOf ep-core:PhysicalThing .
50 50
51 ep-core:PhysicalThingDuringOneGasMonth 51 ep-core:PhysicalThingDuringOneGasMonth
52 - rdf:type owl:Class , ep-flow:TemporalPartDurationType , ep-core:ClassNotInheritedByAStrictTemporalPart ; 52 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , ep-flow:TemporalPartDurationType , owl:Class ;
53 rdfs:comment "physical thing during a month starting at 06:00 AM the first day and ending at 06:00 AM the first day of the next month (source MPR-XSD)"^^xsd:string ; 53 rdfs:comment "physical thing during a month starting at 06:00 AM the first day and ending at 06:00 AM the first day of the next month (source MPR-XSD)"^^xsd:string ;
54 rdfs:label "physical thing during one gas month"^^xsd:string ; 54 rdfs:label "physical thing during one gas month"^^xsd:string ;
55 rdfs:subClassOf ep-core:PhysicalThing . 55 rdfs:subClassOf ep-core:PhysicalThing .
56 56
57 ep-core:PhysicalThingDuringOneGasYear 57 ep-core:PhysicalThingDuringOneGasYear
58 - rdf:type owl:Class , ep-flow:TemporalPartDurationType , ep-core:ClassNotInheritedByAStrictTemporalPart ; 58 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , ep-flow:TemporalPartDurationType , owl:Class ;
59 rdfs:comment "physical thing starting at 06:00 AM October 1st and ending at same date and time the following year (source MPR-XSD)"^^xsd:string ; 59 rdfs:comment "physical thing starting at 06:00 AM October 1st and ending at same date and time the following year (source MPR-XSD)"^^xsd:string ;
60 rdfs:label "physical thing during one gas year"^^xsd:string ; 60 rdfs:label "physical thing during one gas year"^^xsd:string ;
61 rdfs:subClassOf ep-core:PhysicalThing . 61 rdfs:subClassOf ep-core:PhysicalThing .
62 62
63 ep-core:PhysicalThingDuringOneMonth 63 ep-core:PhysicalThingDuringOneMonth
64 - rdf:type owl:Class , ep-flow:TemporalPartDurationType , ep-core:ClassNotInheritedByAStrictTemporalPart ; 64 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , ep-flow:TemporalPartDurationType , owl:Class ;
65 rdfs:comment "physical thing during one calendar month (source MPR-XSD)"^^xsd:string ; 65 rdfs:comment "physical thing during one calendar month (source MPR-XSD)"^^xsd:string ;
66 rdfs:label "physical thing during one month"^^xsd:string ; 66 rdfs:label "physical thing during one month"^^xsd:string ;
67 rdfs:subClassOf ep-core:PhysicalThing . 67 rdfs:subClassOf ep-core:PhysicalThing .
68 68
69 ep-core:PhysicalThingDuringOneWeek 69 ep-core:PhysicalThingDuringOneWeek
70 - rdf:type owl:Class , ep-flow:TemporalPartDurationType , ep-core:ClassNotInheritedByAStrictTemporalPart ; 70 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , ep-flow:TemporalPartDurationType , owl:Class ;
71 rdfs:comment "physical thing during one week. If the report does not represent one week then this represents the 7 times 24 hour period ending at the end of the report period. (source MPR-XSD)"^^xsd:string ; 71 rdfs:comment "physical thing during one week. If the report does not represent one week then this represents the 7 times 24 hour period ending at the end of the report period. (source MPR-XSD)"^^xsd:string ;
72 rdfs:label "physical thing during one week"^^xsd:string ; 72 rdfs:label "physical thing during one week"^^xsd:string ;
73 rdfs:subClassOf ep-core:PhysicalThing . 73 rdfs:subClassOf ep-core:PhysicalThing .
74 74
75 ep-core:PhysicalThingDuringOneYear 75 ep-core:PhysicalThingDuringOneYear
76 - rdf:type owl:Class , ep-flow:TemporalPartDurationType , ep-core:ClassNotInheritedByAStrictTemporalPart ; 76 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , ep-flow:TemporalPartDurationType , owl:Class ;
77 rdfs:comment "physical thing during one Gregorian year (source MPR-XSD)"^^xsd:string ; 77 rdfs:comment "physical thing during one Gregorian year (source MPR-XSD)"^^xsd:string ;
78 rdfs:label "physical thing during one year"^^xsd:string ; 78 rdfs:label "physical thing during one year"^^xsd:string ;
79 rdfs:subClassOf ep-core:PhysicalThing . 79 rdfs:subClassOf ep-core:PhysicalThing .
80 80
81 ep-core:PhysicalThingDuringYearToDate 81 ep-core:PhysicalThingDuringYearToDate
82 - rdf:type owl:Class , ep-flow:TemporalPartDurationType , ep-core:ClassNotInheritedByAStrictTemporalPart ; 82 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , ep-flow:TemporalPartDurationType , owl:Class ;
83 rdfs:comment "physical thing from the beginning of the year to the end of the report period (source MPR-XSD)"^^xsd:string ; 83 rdfs:comment "physical thing from the beginning of the year to the end of the report period (source MPR-XSD)"^^xsd:string ;
84 rdfs:label "physical thing during year to date"^^xsd:string ; 84 rdfs:label "physical thing during year to date"^^xsd:string ;
85 rdfs:subClassOf ep-core:PhysicalThing . 85 rdfs:subClassOf ep-core:PhysicalThing .
86 86
87 ep-flow:AllocatedFlow 87 ep-flow:AllocatedFlow
88 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 88 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
89 rdfs:comment "flow that is allocated back to a well as opposed to being measured at a well (source: MPR-XSD)"^^xsd:string ; 89 rdfs:comment "flow that is allocated back to a well as opposed to being measured at a well (source: MPR-XSD)"^^xsd:string ;
90 rdfs:label "allocated flow"^^xsd:string ; 90 rdfs:label "allocated flow"^^xsd:string ;
91 rdfs:subClassOf ep-flow:Flow . 91 rdfs:subClassOf ep-flow:Flow .
92 92
93 ep-flow:AllocatedInventory 93 ep-flow:AllocatedInventory
94 - rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ; 94 + rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ;
95 rdfs:comment "inventory that is allocated (source: MPR-XSD)"^^xsd:string ; 95 rdfs:comment "inventory that is allocated (source: MPR-XSD)"^^xsd:string ;
96 rdfs:label "allocated inventory"^^xsd:string ; 96 rdfs:label "allocated inventory"^^xsd:string ;
97 rdfs:subClassOf ep-flow:Inventory . 97 rdfs:subClassOf ep-flow:Inventory .
98 98
99 ep-flow:BudgetFlow 99 ep-flow:BudgetFlow
100 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 100 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
101 rdfs:comment "flow that is a performance requirement as determined by a budget (source: MPR-XSD)"^^xsd:string ; 101 rdfs:comment "flow that is a performance requirement as determined by a budget (source: MPR-XSD)"^^xsd:string ;
102 rdfs:label "budget flow"^^xsd:string ; 102 rdfs:label "budget flow"^^xsd:string ;
103 rdfs:subClassOf ep-flow:Flow . 103 rdfs:subClassOf ep-flow:Flow .
104 104
105 ep-flow:ClassOfMaterialWithMassCriterion 105 ep-flow:ClassOfMaterialWithMassCriterion
106 rdf:type rdfs:Class ; 106 rdf:type rdfs:Class ;
107 - rdfs:comment "class that has amounts of material with a particular mass as members"^^xsd:string , "NOTE: This class is used for the average daily mass of material in a particular flow. In this case the criteria for being a member of the class is that it is material taken from a particular flow during a reporting period, and that the material has the average mass of a daily flow during the reporting period."^^xsd:string ; 107 + rdfs:comment "NOTE: This class is used for the average daily mass of material in a particular flow. In this case the criteria for being a member of the class is that it is material taken from a particular flow during a reporting period, and that the material has the average mass of a daily flow during the reporting period."^^xsd:string , "class that has amounts of material with a particular mass as members"^^xsd:string ;
108 rdfs:label "class of material with mass criterion"^^xsd:string ; 108 rdfs:label "class of material with mass criterion"^^xsd:string ;
109 rdfs:subClassOf owl:Class . 109 rdfs:subClassOf owl:Class .
110 110
111 ep-flow:ConstraintFlow 111 ep-flow:ConstraintFlow
112 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 112 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
113 rdfs:comment "flow that is determined by an allowable or other performance limit. This includes allowables which are usually established by a regulatory agency for a product. (source: MPR-XSD)"^^xsd:string ; 113 rdfs:comment "flow that is determined by an allowable or other performance limit. This includes allowables which are usually established by a regulatory agency for a product. (source: MPR-XSD)"^^xsd:string ;
114 rdfs:label "constraint flow"^^xsd:string ; 114 rdfs:label "constraint flow"^^xsd:string ;
115 rdfs:subClassOf ep-flow:Flow . 115 rdfs:subClassOf ep-flow:Flow .
116 116
117 ep-flow:ConstraintFlow-fixed 117 ep-flow:ConstraintFlow-fixed
118 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ; 118 + rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
119 rdfs:comment "constraint flow that is the only permitted flow (source: MPR-XSD)"^^xsd:string ; 119 rdfs:comment "constraint flow that is the only permitted flow (source: MPR-XSD)"^^xsd:string ;
120 rdfs:label "constraint flow - fixed"^^xsd:string ; 120 rdfs:label "constraint flow - fixed"^^xsd:string ;
121 rdfs:subClassOf ep-flow:ConstraintFlow . 121 rdfs:subClassOf ep-flow:ConstraintFlow .
122 122
123 ep-flow:ConstraintFlow-maximum 123 ep-flow:ConstraintFlow-maximum
124 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ; 124 + rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
125 rdfs:comment "constraint flow that is the maximum permitted flow (source: MPR-XSD)"^^xsd:string ; 125 rdfs:comment "constraint flow that is the maximum permitted flow (source: MPR-XSD)"^^xsd:string ;
126 rdfs:label "constraint flow - maximum"^^xsd:string ; 126 rdfs:label "constraint flow - maximum"^^xsd:string ;
127 rdfs:subClassOf ep-flow:ConstraintFlow . 127 rdfs:subClassOf ep-flow:ConstraintFlow .
128 128
129 ep-flow:ConstraintFlow-minimum 129 ep-flow:ConstraintFlow-minimum
130 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ; 130 + rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
131 rdfs:comment "constraint flow that is the minimum permitted flow (source: MPR-XSD)"^^xsd:string ; 131 rdfs:comment "constraint flow that is the minimum permitted flow (source: MPR-XSD)"^^xsd:string ;
132 rdfs:label "constraint flow - minimum"^^xsd:string ; 132 rdfs:label "constraint flow - minimum"^^xsd:string ;
133 rdfs:subClassOf ep-flow:ConstraintFlow . 133 rdfs:subClassOf ep-flow:ConstraintFlow .
134 134
135 ep-flow:ConsumptionFlow 135 ep-flow:ConsumptionFlow
136 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 136 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
137 rdfs:comment "flow that is consumed by a facility (source: MPR-XSD)"^^xsd:string ; 137 rdfs:comment "flow that is consumed by a facility (source: MPR-XSD)"^^xsd:string ;
138 rdfs:label "consumption flow"^^xsd:string ; 138 rdfs:label "consumption flow"^^xsd:string ;
139 rdfs:subClassOf ep-flow:Flow . 139 rdfs:subClassOf ep-flow:Flow .
140 140
141 ep-flow:ConsumptionFlow-HPflare 141 ep-flow:ConsumptionFlow-HPflare
142 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 142 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
143 rdfs:comment "consumption flow - flare that is burned in a high pressure flare (source: MPR-XSD)"^^xsd:string ; 143 rdfs:comment "consumption flow - flare that is burned in a high pressure flare (source: MPR-XSD)"^^xsd:string ;
144 rdfs:label "consumption flow - HP flare"^^xsd:string ; 144 rdfs:label "consumption flow - HP flare"^^xsd:string ;
145 rdfs:subClassOf ep-flow:ConsumptionFlow-flare . 145 rdfs:subClassOf ep-flow:ConsumptionFlow-flare .
146 146
147 ep-flow:ConsumptionFlow-LPflare 147 ep-flow:ConsumptionFlow-LPflare
148 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 148 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
149 rdfs:comment "consumption flow - flare that is burned in a low pressure flare (source: MPR-XSD)"^^xsd:string ; 149 rdfs:comment "consumption flow - flare that is burned in a low pressure flare (source: MPR-XSD)"^^xsd:string ;
150 rdfs:label "consumption flow - LP flare"^^xsd:string ; 150 rdfs:label "consumption flow - LP flare"^^xsd:string ;
151 rdfs:subClassOf ep-flow:ConsumptionFlow-flare . 151 rdfs:subClassOf ep-flow:ConsumptionFlow-flare .
152 152
153 ep-flow:ConsumptionFlow-blackstart 153 ep-flow:ConsumptionFlow-blackstart
154 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 154 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
155 rdfs:comment "consumption flow that is to restart power facilities as a result of an overall power outage (source: MPR-XSD)"^^xsd:string ; 155 rdfs:comment "consumption flow that is to restart power facilities as a result of an overall power outage (source: MPR-XSD)"^^xsd:string ;
156 rdfs:label "consumption flow - blackstart"^^xsd:string ; 156 rdfs:label "consumption flow - blackstart"^^xsd:string ;
157 rdfs:subClassOf ep-flow:ConsumptionFlow . 157 rdfs:subClassOf ep-flow:ConsumptionFlow .
158 158
159 ep-flow:ConsumptionFlow-compressor 159 ep-flow:ConsumptionFlow-compressor
160 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 160 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
161 rdfs:comment "consumption flow that is by a compressor (source: MPR-XSD)"^^xsd:string ; 161 rdfs:comment "consumption flow that is by a compressor (source: MPR-XSD)"^^xsd:string ;
162 rdfs:label "consumption flow - compressor"^^xsd:string ; 162 rdfs:label "consumption flow - compressor"^^xsd:string ;
163 rdfs:subClassOf ep-flow:ConsumptionFlow . 163 rdfs:subClassOf ep-flow:ConsumptionFlow .
164 164
165 ep-flow:ConsumptionFlow-emitted 165 ep-flow:ConsumptionFlow-emitted
166 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 166 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
167 rdfs:comment "consumption flow that is released into the atmosphere as a by-product of consumption (source: MPR-XSD)"^^xsd:string ; 167 rdfs:comment "consumption flow that is released into the atmosphere as a by-product of consumption (source: MPR-XSD)"^^xsd:string ;
168 rdfs:label "consumption flow - emitted"^^xsd:string ; 168 rdfs:label "consumption flow - emitted"^^xsd:string ;
169 rdfs:subClassOf ep-flow:ConsumptionFlow . 169 rdfs:subClassOf ep-flow:ConsumptionFlow .
170 170
171 ep-flow:ConsumptionFlow-flare 171 ep-flow:ConsumptionFlow-flare
172 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 172 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
173 rdfs:comment "consumption flow that is burned in a flare. A fluid stream that has one or more flares as the ultimate target. (source: MPR-XSD)"^^xsd:string ; 173 rdfs:comment "consumption flow that is burned in a flare. A fluid stream that has one or more flares as the ultimate target. (source: MPR-XSD)"^^xsd:string ;
174 rdfs:label "consumption flow - flare"^^xsd:string ; 174 rdfs:label "consumption flow - flare"^^xsd:string ;
175 rdfs:subClassOf ep-flow:ConsumptionFlow . 175 rdfs:subClassOf ep-flow:ConsumptionFlow .
176 176
177 ep-flow:ConsumptionFlow-fuel 177 ep-flow:ConsumptionFlow-fuel
178 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 178 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
179 rdfs:comment "consumption flow that is by processing equipment (source: MPR-XSD)"^^xsd:string ; 179 rdfs:comment "consumption flow that is by processing equipment (source: MPR-XSD)"^^xsd:string ;
180 rdfs:label "consumption flow - fuel"^^xsd:string ; 180 rdfs:label "consumption flow - fuel"^^xsd:string ;
181 rdfs:subClassOf ep-flow:ConsumptionFlow . 181 rdfs:subClassOf ep-flow:ConsumptionFlow .
182 182
183 ep-flow:ConsumptionFlow-noncompressor 183 ep-flow:ConsumptionFlow-noncompressor
184 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 184 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
185 rdfs:comment "consumption flow that is by a device other than a compressor (source: MPR-XSD)"^^xsd:string ; 185 rdfs:comment "consumption flow that is by a device other than a compressor (source: MPR-XSD)"^^xsd:string ;
186 rdfs:label "consumption flow - non-compressor"^^xsd:string ; 186 rdfs:label "consumption flow - non-compressor"^^xsd:string ;
187 rdfs:subClassOf ep-flow:ConsumptionFlow . 187 rdfs:subClassOf ep-flow:ConsumptionFlow .
188 188
189 ep-flow:ConsumptionFlow-venting 189 ep-flow:ConsumptionFlow-venting
190 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 190 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
191 rdfs:comment "consumption flow that is released into the atmosphere (source: MPR-XSD)"^^xsd:string ; 191 rdfs:comment "consumption flow that is released into the atmosphere (source: MPR-XSD)"^^xsd:string ;
192 rdfs:label "consumption flow - venting"^^xsd:string ; 192 rdfs:label "consumption flow - venting"^^xsd:string ;
193 rdfs:subClassOf ep-flow:ConsumptionFlow . 193 rdfs:subClassOf ep-flow:ConsumptionFlow .
...@@ -205,19 +205,19 @@ ep-flow:DailyProductionFlow ...@@ -205,19 +205,19 @@ ep-flow:DailyProductionFlow
205 rdfs:subClassOf ep-flow:ProductionFlow . 205 rdfs:subClassOf ep-flow:ProductionFlow .
206 206
207 ep-flow:DerivedFlow 207 ep-flow:DerivedFlow
208 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 208 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
209 rdfs:comment "flow that is derived directly from one or more other flows (source: MPR-XSD)"^^xsd:string ; 209 rdfs:comment "flow that is derived directly from one or more other flows (source: MPR-XSD)"^^xsd:string ;
210 rdfs:label "derived flow"^^xsd:string ; 210 rdfs:label "derived flow"^^xsd:string ;
211 rdfs:subClassOf ep-flow:Flow . 211 rdfs:subClassOf ep-flow:Flow .
212 212
213 ep-flow:DerivedFlow-difference 213 ep-flow:DerivedFlow-difference
214 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ; 214 + rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
215 rdfs:comment "derived flow that is the difference between two other flows (source: MPR-XSD)"^^xsd:string ; 215 rdfs:comment "derived flow that is the difference between two other flows (source: MPR-XSD)"^^xsd:string ;
216 rdfs:label "derived flow - difference"^^xsd:string ; 216 rdfs:label "derived flow - difference"^^xsd:string ;
217 rdfs:subClassOf ep-flow:DerivedFlow . 217 rdfs:subClassOf ep-flow:DerivedFlow .
218 218
219 ep-flow:DifferenceFlow 219 ep-flow:DifferenceFlow
220 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 220 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
221 rdfs:comment "flow that is the difference between two flows, e.g. a target flow and a metered flow (source: MPR-XSD)"^^xsd:string ; 221 rdfs:comment "flow that is the difference between two flows, e.g. a target flow and a metered flow (source: MPR-XSD)"^^xsd:string ;
222 rdfs:label "difference flow"^^xsd:string ; 222 rdfs:label "difference flow"^^xsd:string ;
223 rdfs:subClassOf ep-flow:Flow . 223 rdfs:subClassOf ep-flow:Flow .
...@@ -229,31 +229,31 @@ ep-flow:ElectricPowerFlow ...@@ -229,31 +229,31 @@ ep-flow:ElectricPowerFlow
229 rdfs:subClassOf ep-flow:Flow . 229 rdfs:subClassOf ep-flow:Flow .
230 230
231 ep-flow:EstimatedFlow 231 ep-flow:EstimatedFlow
232 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 232 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
233 rdfs:comment "flow that is estimated or calculated, possibly based on comparable product flow units, but not based on reservoir simulations for the particular product flow unit (source: MPR-XSD)"^^xsd:string ; 233 rdfs:comment "flow that is estimated or calculated, possibly based on comparable product flow units, but not based on reservoir simulations for the particular product flow unit (source: MPR-XSD)"^^xsd:string ;
234 rdfs:label "estimated flow"^^xsd:string ; 234 rdfs:label "estimated flow"^^xsd:string ;
235 rdfs:subClassOf ep-flow:Flow . 235 rdfs:subClassOf ep-flow:Flow .
236 236
237 ep-flow:ExportFlow 237 ep-flow:ExportFlow
238 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 238 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
239 rdfs:comment "flow that leaves a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ; 239 rdfs:comment "flow that leaves a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ;
240 rdfs:label "export"^^xsd:string ; 240 rdfs:label "export"^^xsd:string ;
241 rdfs:subClassOf ep-flow:Flow . 241 rdfs:subClassOf ep-flow:Flow .
242 242
243 ep-flow:ExportFlow-nominated 243 ep-flow:ExportFlow-nominated
244 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 244 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
245 rdfs:comment "export flow that is planned (source: MPR-XSD)"^^xsd:string ; 245 rdfs:comment "export flow that is planned (source: MPR-XSD)"^^xsd:string ;
246 rdfs:label "export flow nominated"^^xsd:string ; 246 rdfs:label "export flow nominated"^^xsd:string ;
247 rdfs:subClassOf ep-flow:ExportFlow . 247 rdfs:subClassOf ep-flow:ExportFlow .
248 248
249 ep-flow:ExportFlow-requested 249 ep-flow:ExportFlow-requested
250 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 250 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
251 rdfs:comment "export flow that is requested (source: MPR-XSD)"^^xsd:string ; 251 rdfs:comment "export flow that is requested (source: MPR-XSD)"^^xsd:string ;
252 rdfs:label "export flow requested"^^xsd:string ; 252 rdfs:label "export flow requested"^^xsd:string ;
253 rdfs:subClassOf ep-flow:ExportFlow . 253 rdfs:subClassOf ep-flow:ExportFlow .
254 254
255 ep-flow:ExportFlow-shortfall 255 ep-flow:ExportFlow-shortfall
256 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 256 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
257 rdfs:comment "export flow that is the difference between what was requested and what was delivered (source: MPR-XSD)"^^xsd:string ; 257 rdfs:comment "export flow that is the difference between what was requested and what was delivered (source: MPR-XSD)"^^xsd:string ;
258 rdfs:label "export flow shortfall"^^xsd:string ; 258 rdfs:label "export flow shortfall"^^xsd:string ;
259 rdfs:subClassOf ep-flow:ExportFlow . 259 rdfs:subClassOf ep-flow:ExportFlow .
...@@ -277,61 +277,61 @@ ep-flow:FlowOfLiquid ...@@ -277,61 +277,61 @@ ep-flow:FlowOfLiquid
277 rdfs:subClassOf ep-flow:Flow . 277 rdfs:subClassOf ep-flow:Flow .
278 278
279 ep-flow:FlowToSale 279 ep-flow:FlowToSale
280 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 280 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
281 rdfs:comment "flow that is sold and transported to a buyer by pipeline (source: MPR-XSD)"^^xsd:string ; 281 rdfs:comment "flow that is sold and transported to a buyer by pipeline (source: MPR-XSD)"^^xsd:string ;
282 rdfs:label "flow to sale"^^xsd:string ; 282 rdfs:label "flow to sale"^^xsd:string ;
283 rdfs:subClassOf ep-flow:Flow . 283 rdfs:subClassOf ep-flow:Flow .
284 284
285 ep-flow:FlowToStorage 285 ep-flow:FlowToStorage
286 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 286 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
287 rdfs:comment "flow that is directed to one or more storage locations (source: MPR-XSD)"^^xsd:string ; 287 rdfs:comment "flow that is directed to one or more storage locations (source: MPR-XSD)"^^xsd:string ;
288 rdfs:label "flow to storage"^^xsd:string ; 288 rdfs:label "flow to storage"^^xsd:string ;
289 rdfs:subClassOf ep-flow:Flow . 289 rdfs:subClassOf ep-flow:Flow .
290 290
291 ep-flow:ForecastFlow 291 ep-flow:ForecastFlow
292 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 292 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
293 rdfs:comment "flow that is a forecast (source: MPR-XSD)"^^xsd:string ; 293 rdfs:comment "flow that is a forecast (source: MPR-XSD)"^^xsd:string ;
294 rdfs:label "forecast flow"^^xsd:string ; 294 rdfs:label "forecast flow"^^xsd:string ;
295 rdfs:subClassOf ep-flow:Flow . 295 rdfs:subClassOf ep-flow:Flow .
296 296
297 ep-flow:ForecastFlow-declineCurve 297 ep-flow:ForecastFlow-declineCurve
298 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ; 298 + rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
299 rdfs:comment "forecast flow that is calculated using a pseudo decline-curve of flow rate over time. This presumes that the flow will not be interrupted over the time period. (source: MPR-XSD)"^^xsd:string ; 299 rdfs:comment "forecast flow that is calculated using a pseudo decline-curve of flow rate over time. This presumes that the flow will not be interrupted over the time period. (source: MPR-XSD)"^^xsd:string ;
300 rdfs:label "forecast flow - decline curve"^^xsd:string ; 300 rdfs:label "forecast flow - decline curve"^^xsd:string ;
301 rdfs:subClassOf ep-flow:ForecastFlow . 301 rdfs:subClassOf ep-flow:ForecastFlow .
302 302
303 ep-flow:ForecastFlow-standard 303 ep-flow:ForecastFlow-standard
304 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ; 304 + rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
305 rdfs:comment "forecast flow that is a standard forecast as opposed to calculated using a decline curve (source: MPR-XSD)"^^xsd:string ; 305 rdfs:comment "forecast flow that is a standard forecast as opposed to calculated using a decline curve (source: MPR-XSD)"^^xsd:string ;
306 rdfs:label "forecast flow - standard"^^xsd:string ; 306 rdfs:label "forecast flow - standard"^^xsd:string ;
307 rdfs:subClassOf ep-flow:ForecastFlow . 307 rdfs:subClassOf ep-flow:ForecastFlow .
308 308
309 ep-flow:GasLiftFlow 309 ep-flow:GasLiftFlow
310 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 310 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
311 rdfs:comment "injection flow into a producing well to reduce the hydrostataic pressure of the fluid column. The resulting reduction in bottom hole pressure allows the reservoir liquids to flow. (source: MPR-XSD)"^^xsd:string ; 311 rdfs:comment "injection flow into a producing well to reduce the hydrostataic pressure of the fluid column. The resulting reduction in bottom hole pressure allows the reservoir liquids to flow. (source: MPR-XSD)"^^xsd:string ;
312 rdfs:label "gas lift flow"^^xsd:string ; 312 rdfs:label "gas lift flow"^^xsd:string ;
313 rdfs:subClassOf ep-flow:InjectionFlow . 313 rdfs:subClassOf ep-flow:InjectionFlow .
314 314
315 ep-flow:GrossProductFlow 315 ep-flow:GrossProductFlow
316 - rdf:type owl:Class , ep-flow:ProductFlowGrossOrNetType ; 316 + rdf:type ep-flow:ProductFlowGrossOrNetType , owl:Class ;
317 rdfs:comment "probably a mistake - should be rolled up as condensate-gross or oil-gross"^^xsd:string ; 317 rdfs:comment "probably a mistake - should be rolled up as condensate-gross or oil-gross"^^xsd:string ;
318 rdfs:label "gross product flow"^^xsd:string ; 318 rdfs:label "gross product flow"^^xsd:string ;
319 rdfs:subClassOf ep-flow:ProductFlow . 319 rdfs:subClassOf ep-flow:ProductFlow .
320 320
321 ep-flow:HydrocarbonAccountingFlow 321 ep-flow:HydrocarbonAccountingFlow
322 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 322 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
323 rdfs:comment "flow that is an accounting of all of the fluids into and out of Stock (i.e., Inventory) which includes all storage facilities at a site including fluid within a pipeline (source: MPR-XSD)"^^xsd:string ; 323 rdfs:comment "flow that is an accounting of all of the fluids into and out of Stock (i.e., Inventory) which includes all storage facilities at a site including fluid within a pipeline (source: MPR-XSD)"^^xsd:string ;
324 rdfs:label "hydrocarbon accounting"^^xsd:string ; 324 rdfs:label "hydrocarbon accounting"^^xsd:string ;
325 rdfs:subClassOf ep-flow:Flow . 325 rdfs:subClassOf ep-flow:Flow .
326 326
327 ep-flow:ImportFlow 327 ep-flow:ImportFlow
328 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 328 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
329 rdfs:comment "flow that enters a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ; 329 rdfs:comment "flow that enters a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ;
330 rdfs:label "import"^^xsd:string ; 330 rdfs:label "import"^^xsd:string ;
331 rdfs:subClassOf ep-flow:Flow . 331 rdfs:subClassOf ep-flow:Flow .
332 332
333 ep-flow:InjectionFlow 333 ep-flow:InjectionFlow
334 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 334 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
335 rdfs:comment "flow that is injected into a well (source: MPR-XSD)"^^xsd:string ; 335 rdfs:comment "flow that is injected into a well (source: MPR-XSD)"^^xsd:string ;
336 rdfs:label "injection flow"^^xsd:string ; 336 rdfs:label "injection flow"^^xsd:string ;
337 rdfs:subClassOf ep-flow:Flow . 337 rdfs:subClassOf ep-flow:Flow .
...@@ -343,67 +343,67 @@ ep-flow:Inventory ...@@ -343,67 +343,67 @@ ep-flow:Inventory
343 rdfs:subClassOf ep-core:PhysicalObject . 343 rdfs:subClassOf ep-core:PhysicalObject .
344 344
345 ep-flow:MassAdjustedFlow 345 ep-flow:MassAdjustedFlow
346 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 346 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
347 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ; 347 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
348 rdfs:label "mass adjusted flow"^^xsd:string ; 348 rdfs:label "mass adjusted flow"^^xsd:string ;
349 rdfs:subClassOf ep-flow:Flow . 349 rdfs:subClassOf ep-flow:Flow .
350 350
351 ep-flow:MeasuredFlow 351 ep-flow:MeasuredFlow
352 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 352 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
353 rdfs:comment "flow that is actually measured at the port (source: MPR-XSD)"^^xsd:string ; 353 rdfs:comment "flow that is actually measured at the port (source: MPR-XSD)"^^xsd:string ;
354 rdfs:label "measured flow"^^xsd:string ; 354 rdfs:label "measured flow"^^xsd:string ;
355 rdfs:subClassOf ep-flow:Flow . 355 rdfs:subClassOf ep-flow:Flow .
356 356
357 ep-flow:MeasuredFlow-fiscal 357 ep-flow:MeasuredFlow-fiscal
358 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ; 358 + rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
359 rdfs:comment "measured flow that was measured for fiscal purposes"^^xsd:string ; 359 rdfs:comment "measured flow that was measured for fiscal purposes"^^xsd:string ;
360 rdfs:label "measured flow - fiscal"^^xsd:string ; 360 rdfs:label "measured flow - fiscal"^^xsd:string ;
361 rdfs:subClassOf ep-flow:MeasuredFlow . 361 rdfs:subClassOf ep-flow:MeasuredFlow .
362 362
363 ep-flow:MeasuredFlow-raw 363 ep-flow:MeasuredFlow-raw
364 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ; 364 + rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
365 rdfs:comment "measured flow that is a raw measurement (source: MPR-XSD)"^^xsd:string ; 365 rdfs:comment "measured flow that is a raw measurement (source: MPR-XSD)"^^xsd:string ;
366 rdfs:label "measured flow - raw"^^xsd:string ; 366 rdfs:label "measured flow - raw"^^xsd:string ;
367 rdfs:subClassOf ep-flow:MeasuredFlow . 367 rdfs:subClassOf ep-flow:MeasuredFlow .
368 368
369 ep-flow:MeasuredFlow-recalibrated 369 ep-flow:MeasuredFlow-recalibrated
370 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ; 370 + rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
371 rdfs:comment "measured flow that has been changed because of a recalibration of a sensor (source: MPR-XSD)"^^xsd:string ; 371 rdfs:comment "measured flow that has been changed because of a recalibration of a sensor (source: MPR-XSD)"^^xsd:string ;
372 rdfs:label "measured flow - recalibrated"^^xsd:string ; 372 rdfs:label "measured flow - recalibrated"^^xsd:string ;
373 rdfs:subClassOf ep-flow:MeasuredFlow . 373 rdfs:subClassOf ep-flow:MeasuredFlow .
374 374
375 ep-flow:MeasuredInventory 375 ep-flow:MeasuredInventory
376 - rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ; 376 + rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ;
377 rdfs:comment "inventory that is of actually measured product volumes (source: MPR-XSD)"^^xsd:string ; 377 rdfs:comment "inventory that is of actually measured product volumes (source: MPR-XSD)"^^xsd:string ;
378 rdfs:label "measured inventory"^^xsd:string ; 378 rdfs:label "measured inventory"^^xsd:string ;
379 rdfs:subClassOf ep-flow:Inventory . 379 rdfs:subClassOf ep-flow:Inventory .
380 380
381 ep-flow:MeteredFlowFiscal 381 ep-flow:MeteredFlowFiscal
382 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 382 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
383 rdfs:comment "flow that is generated by measurement and calculation and has an impact on company revenue and government taxation"^^xsd:string ; 383 rdfs:comment "flow that is generated by measurement and calculation and has an impact on company revenue and government taxation"^^xsd:string ;
384 rdfs:label "metered flow fiscal"^^xsd:string ; 384 rdfs:label "metered flow fiscal"^^xsd:string ;
385 rdfs:subClassOf ep-flow:Flow . 385 rdfs:subClassOf ep-flow:Flow .
386 386
387 ep-flow:NetProductFlow 387 ep-flow:NetProductFlow
388 - rdf:type owl:Class , ep-flow:ProductFlowGrossOrNetType ; 388 + rdf:type ep-flow:ProductFlowGrossOrNetType , owl:Class ;
389 rdfs:comment "probably a mistake - should be rolled up as condensate-net"^^xsd:string ; 389 rdfs:comment "probably a mistake - should be rolled up as condensate-net"^^xsd:string ;
390 rdfs:label "net product flow"^^xsd:string ; 390 rdfs:label "net product flow"^^xsd:string ;
391 rdfs:subClassOf ep-flow:ProductFlow . 391 rdfs:subClassOf ep-flow:ProductFlow .
392 392
393 ep-flow:NominatedFlow 393 ep-flow:NominatedFlow
394 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 394 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
395 rdfs:comment "flow that is a promise to a buyer. Normally a 1 day forcast. (source: MPR-XSD)"^^xsd:string ; 395 rdfs:comment "flow that is a promise to a buyer. Normally a 1 day forcast. (source: MPR-XSD)"^^xsd:string ;
396 rdfs:label "nominated flow"^^xsd:string ; 396 rdfs:label "nominated flow"^^xsd:string ;
397 rdfs:subClassOf ep-flow:Flow . 397 rdfs:subClassOf ep-flow:Flow .
398 398
399 ep-flow:OverboardFlow 399 ep-flow:OverboardFlow
400 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 400 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
401 rdfs:comment "flow that is overboard into the sea (source: MPR-XSD)"^^xsd:string ; 401 rdfs:comment "flow that is overboard into the sea (source: MPR-XSD)"^^xsd:string ;
402 rdfs:label "overboard"^^xsd:string ; 402 rdfs:label "overboard"^^xsd:string ;
403 rdfs:subClassOf ep-flow:Flow . 403 rdfs:subClassOf ep-flow:Flow .
404 404
405 ep-flow:PotentialFlow 405 ep-flow:PotentialFlow
406 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 406 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
407 rdfs:comment "flow that is the estimated maximum possible (source: MPR-XSD)"^^xsd:string ; 407 rdfs:comment "flow that is the estimated maximum possible (source: MPR-XSD)"^^xsd:string ;
408 rdfs:label "potential flow"^^xsd:string ; 408 rdfs:label "potential flow"^^xsd:string ;
409 rdfs:subClassOf ep-flow:Flow . 409 rdfs:subClassOf ep-flow:Flow .
...@@ -421,7 +421,7 @@ ep-flow:PrecipitationType ...@@ -421,7 +421,7 @@ ep-flow:PrecipitationType
421 rdfs:subClassOf owl:Class . 421 rdfs:subClassOf owl:Class .
422 422
423 ep-flow:ProcessedFlow 423 ep-flow:ProcessedFlow
424 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 424 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
425 rdfs:comment "flow that has been processed. This is different from derived flow because it is fundamentally a variation of the original flow. (source: MPR-XSD)"^^xsd:string ; 425 rdfs:comment "flow that has been processed. This is different from derived flow because it is fundamentally a variation of the original flow. (source: MPR-XSD)"^^xsd:string ;
426 rdfs:label "processed flow"^^xsd:string ; 426 rdfs:label "processed flow"^^xsd:string ;
427 rdfs:subClassOf ep-flow:Flow . 427 rdfs:subClassOf ep-flow:Flow .
...@@ -451,31 +451,31 @@ ep-flow:ProductInventory ...@@ -451,31 +451,31 @@ ep-flow:ProductInventory
451 rdfs:subClassOf ep-flow:Inventory . 451 rdfs:subClassOf ep-flow:Inventory .
452 452
453 ep-flow:ProductInventoryAdjustedClosingBalance 453 ep-flow:ProductInventoryAdjustedClosingBalance
454 - rdf:type owl:Class , ep-flow:ProductInventoryType ; 454 + rdf:type ep-flow:ProductInventoryType , owl:Class ;
455 rdfs:comment "product inventory that <not documented in XSD>"^^xsd:string ; 455 rdfs:comment "product inventory that <not documented in XSD>"^^xsd:string ;
456 rdfs:label "product inventory adjusted closing balance"^^xsd:string ; 456 rdfs:label "product inventory adjusted closing balance"^^xsd:string ;
457 rdfs:subClassOf ep-flow:ProductInventory . 457 rdfs:subClassOf ep-flow:ProductInventory .
458 458
459 ep-flow:ProductInventoryClosingBalance 459 ep-flow:ProductInventoryClosingBalance
460 - rdf:type owl:Class , ep-flow:ProductInventoryType ; 460 + rdf:type ep-flow:ProductInventoryType , owl:Class ;
461 rdfs:comment "product inventory that is at the end of a time period (source: MPR-XSD)"^^xsd:string ; 461 rdfs:comment "product inventory that is at the end of a time period (source: MPR-XSD)"^^xsd:string ;
462 rdfs:label "product inventory closing balance"^^xsd:string ; 462 rdfs:label "product inventory closing balance"^^xsd:string ;
463 rdfs:subClassOf ep-flow:ProductInventory . 463 rdfs:subClassOf ep-flow:ProductInventory .
464 464
465 ep-flow:ProductInventoryClosingStorageBalance 465 ep-flow:ProductInventoryClosingStorageBalance
466 - rdf:type owl:Class , ep-flow:ProductInventoryType ; 466 + rdf:type ep-flow:ProductInventoryType , owl:Class ;
467 rdfs:comment "product inventory closing balance that has been adjusted"^^xsd:string ; 467 rdfs:comment "product inventory closing balance that has been adjusted"^^xsd:string ;
468 rdfs:label "product inventory closing storage balance"^^xsd:string ; 468 rdfs:label "product inventory closing storage balance"^^xsd:string ;
469 rdfs:subClassOf ep-flow:ProductInventory . 469 rdfs:subClassOf ep-flow:ProductInventory .
470 470
471 ep-flow:ProductInventoryOpFlex 471 ep-flow:ProductInventoryOpFlex
472 - rdf:type owl:Class , ep-flow:ProductInventoryType ; 472 + rdf:type ep-flow:ProductInventoryType , owl:Class ;
473 rdfs:comment "product inventory that is the unused and availiable quantity of gas within a gas transportation system and/or at one or many gas producing fields that is accessible by the operator responsible for gas transportation for the purposes of alleviating field curtailment (source: MPR-XSD)"^^xsd:string ; 473 rdfs:comment "product inventory that is the unused and availiable quantity of gas within a gas transportation system and/or at one or many gas producing fields that is accessible by the operator responsible for gas transportation for the purposes of alleviating field curtailment (source: MPR-XSD)"^^xsd:string ;
474 rdfs:label "product inventory opFlex"^^xsd:string ; 474 rdfs:label "product inventory opFlex"^^xsd:string ;
475 rdfs:subClassOf ep-flow:ProductInventory . 475 rdfs:subClassOf ep-flow:ProductInventory .
476 476
477 ep-flow:ProductInventoryOpeningBalance 477 ep-flow:ProductInventoryOpeningBalance
478 - rdf:type owl:Class , ep-flow:ProductInventoryType ; 478 + rdf:type ep-flow:ProductInventoryType , owl:Class ;
479 rdfs:comment "product inventory that is at the beginning of a time period (source: MPR-XSD)"^^xsd:string ; 479 rdfs:comment "product inventory that is at the beginning of a time period (source: MPR-XSD)"^^xsd:string ;
480 rdfs:label "product inventory opening balance"^^xsd:string ; 480 rdfs:label "product inventory opening balance"^^xsd:string ;
481 rdfs:subClassOf ep-flow:ProductInventory . 481 rdfs:subClassOf ep-flow:ProductInventory .
...@@ -487,7 +487,7 @@ ep-flow:ProductInventoryType ...@@ -487,7 +487,7 @@ ep-flow:ProductInventoryType
487 rdfs:subClassOf owl:Class . 487 rdfs:subClassOf owl:Class .
488 488
489 ep-flow:ProductionExploitation 489 ep-flow:ProductionExploitation
490 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 490 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
491 rdfs:comment "flow that is exploited from a reservoir. This is independent of any disposition. (source: MPR-XSD)"^^xsd:string ; 491 rdfs:comment "flow that is exploited from a reservoir. This is independent of any disposition. (source: MPR-XSD)"^^xsd:string ;
492 rdfs:label "production exploitation"^^xsd:string ; 492 rdfs:label "production exploitation"^^xsd:string ;
493 rdfs:subClassOf ep-flow:Flow . 493 rdfs:subClassOf ep-flow:Flow .
...@@ -587,37 +587,37 @@ ep-flow:ProductionTestWellHeadFlow ...@@ -587,37 +587,37 @@ ep-flow:ProductionTestWellHeadFlow
587 rdfs:subClassOf ep-flow:Flow . 587 rdfs:subClassOf ep-flow:Flow .
588 588
589 ep-flow:QuotaFlow 589 ep-flow:QuotaFlow
590 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 590 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
591 rdfs:comment "flow that is set by some authority, and that may or may not be based on technical criteria (source: MPR-XSD)"^^xsd:string ; 591 rdfs:comment "flow that is set by some authority, and that may or may not be based on technical criteria (source: MPR-XSD)"^^xsd:string ;
592 rdfs:label "quota flow"^^xsd:string ; 592 rdfs:label "quota flow"^^xsd:string ;
593 rdfs:subClassOf ep-flow:Flow . 593 rdfs:subClassOf ep-flow:Flow .
594 594
595 ep-flow:RecommendedFlow 595 ep-flow:RecommendedFlow
596 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 596 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
597 rdfs:comment "flow that is believed to be very desirable if it can be achieved. This a recommendation that something be changed in order to achieve this flow. (source: MPR-XSD)"^^xsd:string ; 597 rdfs:comment "flow that is believed to be very desirable if it can be achieved. This a recommendation that something be changed in order to achieve this flow. (source: MPR-XSD)"^^xsd:string ;
598 rdfs:label "recommended flow"^^xsd:string ; 598 rdfs:label "recommended flow"^^xsd:string ;
599 rdfs:subClassOf ep-flow:Flow . 599 rdfs:subClassOf ep-flow:Flow .
600 600
601 ep-flow:SaleableFlow 601 ep-flow:SaleableFlow
602 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 602 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
603 rdfs:comment "flow that is of a product marked as being saleable. Hence the final destination would be sale. (source: MPR-XSD)"^^xsd:string ; 603 rdfs:comment "flow that is of a product marked as being saleable. Hence the final destination would be sale. (source: MPR-XSD)"^^xsd:string ;
604 rdfs:label "saleable flow"^^xsd:string ; 604 rdfs:label "saleable flow"^^xsd:string ;
605 rdfs:subClassOf ep-flow:Flow . 605 rdfs:subClassOf ep-flow:Flow .
606 606
607 ep-flow:SimulatedFlow 607 ep-flow:SimulatedFlow
608 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 608 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
609 rdfs:comment "flow that is estimated based on a simulation that includes the particular product flow unit (source: MPR-XSD)"^^xsd:string ; 609 rdfs:comment "flow that is estimated based on a simulation that includes the particular product flow unit (source: MPR-XSD)"^^xsd:string ;
610 rdfs:label "simulated flow"^^xsd:string ; 610 rdfs:label "simulated flow"^^xsd:string ;
611 rdfs:subClassOf ep-flow:Flow . 611 rdfs:subClassOf ep-flow:Flow .
612 612
613 ep-flow:TargetFlow 613 ep-flow:TargetFlow
614 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 614 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
615 rdfs:comment "flow that is desired (source: MPR-XSD)"^^xsd:string ; 615 rdfs:comment "flow that is desired (source: MPR-XSD)"^^xsd:string ;
616 rdfs:label "target flow"^^xsd:string ; 616 rdfs:label "target flow"^^xsd:string ;
617 rdfs:subClassOf ep-flow:Flow . 617 rdfs:subClassOf ep-flow:Flow .
618 618
619 ep-flow:TariffBasisFlow 619 ep-flow:TariffBasisFlow
620 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 620 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
621 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ; 621 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
622 rdfs:label "tariff basis flow"^^xsd:string ; 622 rdfs:label "tariff basis flow"^^xsd:string ;
623 rdfs:subClassOf ep-flow:Flow . 623 rdfs:subClassOf ep-flow:Flow .
...@@ -629,13 +629,13 @@ ep-flow:TemporalPartDurationType ...@@ -629,13 +629,13 @@ ep-flow:TemporalPartDurationType
629 rdfs:subClassOf owl:Class . 629 rdfs:subClassOf owl:Class .
630 630
631 ep-flow:ValueAdjustedFlow 631 ep-flow:ValueAdjustedFlow
632 - rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ; 632 + rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
633 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ; 633 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
634 rdfs:label "value adjusted flow"^^xsd:string ; 634 rdfs:label "value adjusted flow"^^xsd:string ;
635 rdfs:subClassOf ep-flow:Flow . 635 rdfs:subClassOf ep-flow:Flow .
636 636
637 ep-flow:WholeLifeFlow 637 ep-flow:WholeLifeFlow
638 - rdf:type owl:Class , ep-core:ClassNotInheritedByAStrictTemporalPart ; 638 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , owl:Class ;
639 rdfs:comment "flow that is the whole life of a flow of energy or material"^^xsd:string ; 639 rdfs:comment "flow that is the whole life of a flow of energy or material"^^xsd:string ;
640 rdfs:label "whole life flow"^^xsd:string ; 640 rdfs:label "whole life flow"^^xsd:string ;
641 rdfs:subClassOf ep-flow:Flow . 641 rdfs:subClassOf ep-flow:Flow .
...@@ -647,22 +647,22 @@ ep-flow:WholeLifeInventory ...@@ -647,22 +647,22 @@ ep-flow:WholeLifeInventory
647 rdfs:subClassOf ep-flow:Inventory . 647 rdfs:subClassOf ep-flow:Inventory .
648 648
649 ep-flow:WholeLifeProductFlow 649 ep-flow:WholeLifeProductFlow
650 - rdf:type owl:Class , ep-core:ClassNotInheritedByAStrictTemporalPart ; 650 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , owl:Class ;
651 rdfs:comment "product flow that is the whole life of a flow of product"^^xsd:string ; 651 rdfs:comment "product flow that is the whole life of a flow of product"^^xsd:string ;
652 rdfs:label "whole life product flow"^^xsd:string ; 652 rdfs:label "whole life product flow"^^xsd:string ;
653 - rdfs:subClassOf ep-flow:WholeLifeFlow , ep-flow:ProductFlow . 653 + rdfs:subClassOf ep-flow:ProductFlow , ep-flow:WholeLifeFlow .
654 654
655 ep-flow:WholeLifeProductInventory 655 ep-flow:WholeLifeProductInventory
656 rdf:type owl:Class ; 656 rdf:type owl:Class ;
657 rdfs:comment "product inventory that is the whole life of the managed store of product"^^xsd:string ; 657 rdfs:comment "product inventory that is the whole life of the managed store of product"^^xsd:string ;
658 rdfs:label "whole life product inventory"^^xsd:string ; 658 rdfs:label "whole life product inventory"^^xsd:string ;
659 - rdfs:subClassOf ep-flow:WholeLifeInventory , ep-flow:ProductInventory . 659 + rdfs:subClassOf ep-flow:ProductInventory , ep-flow:WholeLifeInventory .
660 660
661 ep-flow:WholeLifeProductionFlow 661 ep-flow:WholeLifeProductionFlow
662 - rdf:type owl:Class , ep-core:ClassNotInheritedByAStrictTemporalPart ; 662 + rdf:type ep-core:ClassNotInheritedByAStrictTemporalPart , owl:Class ;
663 rdfs:comment "production flow that is the whole life of a flow of produced material"^^xsd:string ; 663 rdfs:comment "production flow that is the whole life of a flow of produced material"^^xsd:string ;
664 rdfs:label "whole life production flow"^^xsd:string ; 664 rdfs:label "whole life production flow"^^xsd:string ;
665 - rdfs:subClassOf ep-flow:WholeLifeFlow , ep-flow:ProductionFlow . 665 + rdfs:subClassOf ep-flow:ProductionFlow , ep-flow:WholeLifeFlow .
666 666
667 ep-flow:WholeLifeProductionFlowNetwork 667 ep-flow:WholeLifeProductionFlowNetwork
668 rdf:type owl:Class ; 668 rdf:type owl:Class ;
...@@ -674,7 +674,7 @@ ep-flow:WholeLifeProductionInventory ...@@ -674,7 +674,7 @@ ep-flow:WholeLifeProductionInventory
674 rdf:type owl:Class ; 674 rdf:type owl:Class ;
675 rdfs:comment "production inventory that is the whole life of a store of produced material"^^xsd:string ; 675 rdfs:comment "production inventory that is the whole life of a store of produced material"^^xsd:string ;
676 rdfs:label "whole life production inventory"^^xsd:string ; 676 rdfs:label "whole life production inventory"^^xsd:string ;
677 - rdfs:subClassOf ep-flow:WholeLifeInventory , ep-flow:ProductionInventory . 677 + rdfs:subClassOf ep-flow:ProductionInventory , ep-flow:WholeLifeInventory .
678 678
679 ep-flow:WholeLifeProductionInventoryCollection 679 ep-flow:WholeLifeProductionInventoryCollection
680 rdf:type owl:Class ; 680 rdf:type owl:Class ;
...@@ -689,28 +689,35 @@ ep-flow:Wind ...@@ -689,28 +689,35 @@ ep-flow:Wind
689 rdfs:subClassOf ep-flow:Flow . 689 rdfs:subClassOf ep-flow:Flow .
690 690
691 ep-flow:allocatedTo 691 ep-flow:allocatedTo
692 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 692 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
693 rdfs:comment "facility that a split of a flow or inventory is allocated to"^^xsd:string ; 693 rdfs:comment "facility that a split of a flow or inventory is allocated to"^^xsd:string ;
694 rdfs:domain ep-core:PhysicalObject ; 694 rdfs:domain ep-core:PhysicalObject ;
695 rdfs:label "allocatedTo"^^xsd:string ; 695 rdfs:label "allocatedTo"^^xsd:string ;
696 rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> . 696 rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
697 697
698 ep-flow:amountOfPrecipitation 698 ep-flow:amountOfPrecipitation
699 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 699 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
700 rdfs:comment "volume per unit area of material that falls in a precipitation"^^xsd:string ; 700 rdfs:comment "volume per unit area of material that falls in a precipitation"^^xsd:string ;
701 rdfs:domain ep-flow:Precipitation ; 701 rdfs:domain ep-flow:Precipitation ;
702 rdfs:label "amount of precipitation"^^xsd:string ; 702 rdfs:label "amount of precipitation"^^xsd:string ;
703 rdfs:range ep-core:Length . 703 rdfs:range ep-core:Length .
704 704
705 ep-flow:dailyAverageAmountOfMaterial 705 ep-flow:dailyAverageAmountOfMaterial
706 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 706 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
707 rdfs:comment "mass that is the average of the masses of the materials that flows in different days"^^xsd:string ; 707 rdfs:comment "mass that is the average of the masses of the materials that flows in different days"^^xsd:string ;
708 rdfs:domain ep-flow:Flow ; 708 rdfs:domain ep-flow:Flow ;
709 rdfs:label "daily average amount of material"^^xsd:string ; 709 rdfs:label "daily average amount of material"^^xsd:string ;
710 rdfs:range ep-flow:ClassOfMaterialWithMassCriterion . 710 rdfs:range ep-flow:ClassOfMaterialWithMassCriterion .
711 711
712 +ep-flow:densityStabilizedCrude
713 + rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ;
714 + rdfs:comment "The density of stabilized crude."^^xsd:string ;
715 + rdfs:domain ep-material:Liquid ;
716 + rdfs:label "density of stabilized crude"^^xsd:string ;
717 + rdfs:range ep-core:Density .
718 +
712 ep-flow:energyContent 719 ep-flow:energyContent
713 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 720 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
714 rdfs:comment "energy of combustion in a quantity of material"^^xsd:string ; 721 rdfs:comment "energy of combustion in a quantity of material"^^xsd:string ;
715 rdfs:domain ep-material:QuantityOfMaterial ; 722 rdfs:domain ep-material:QuantityOfMaterial ;
716 rdfs:label "energy content"^^xsd:string ; 723 rdfs:label "energy content"^^xsd:string ;
...@@ -761,14 +768,14 @@ ep-flow:flowOutOf ...@@ -761,14 +768,14 @@ ep-flow:flowOutOf
761 rdfs:subPropertyOf ep-flow:flowIntoOrOutOf . 768 rdfs:subPropertyOf ep-flow:flowIntoOrOutOf .
762 769
763 ep-flow:grossCalorificValue 770 ep-flow:grossCalorificValue
764 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 771 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
765 rdfs:comment "energy per volume that is the gross calorific value for a quantity of material"^^xsd:string ; 772 rdfs:comment "energy per volume that is the gross calorific value for a quantity of material"^^xsd:string ;
766 rdfs:domain ep-material:QuantityOfMaterial ; 773 rdfs:domain ep-material:QuantityOfMaterial ;
767 rdfs:label "gross calorific value"^^xsd:string ; 774 rdfs:label "gross calorific value"^^xsd:string ;
768 rdfs:range ep-core:EnergyPerVolume . 775 rdfs:range ep-core:EnergyPerVolume .
769 776
770 ep-flow:grossCalorificValueStandard 777 ep-flow:grossCalorificValueStandard
771 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 778 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
772 rdfs:comment "The amount of heat which would be released by the complete combustion in air of a specific quantity of product at standard temperature and pressure."^^xsd:string ; 779 rdfs:comment "The amount of heat which would be released by the complete combustion in air of a specific quantity of product at standard temperature and pressure."^^xsd:string ;
773 rdfs:domain ep-core:PhysicalObject ; 780 rdfs:domain ep-core:PhysicalObject ;
774 rdfs:label "gross calorific value (standard)"^^xsd:string ; 781 rdfs:label "gross calorific value (standard)"^^xsd:string ;
...@@ -791,63 +798,70 @@ ep-flow:hasNetworkPart ...@@ -791,63 +798,70 @@ ep-flow:hasNetworkPart
791 rdfs:subPropertyOf ep-core:hasPart . 798 rdfs:subPropertyOf ep-core:hasPart .
792 799
793 ep-flow:hcDewpoint 800 ep-flow:hcDewpoint
794 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 801 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
795 rdfs:comment "The temperature at which the heavier hydrocarbons come out of solution."^^xsd:string ; 802 rdfs:comment "The temperature at which the heavier hydrocarbons come out of solution."^^xsd:string ;
796 rdfs:domain ep-material:Gas ; 803 rdfs:domain ep-material:Gas ;
797 rdfs:label "water dewpoint"^^xsd:string ; 804 rdfs:label "water dewpoint"^^xsd:string ;
798 rdfs:range ep-core:Temperature . 805 rdfs:range ep-core:Temperature .
799 806
800 ep-flow:horizontalDirectionAzimuth 807 ep-flow:horizontalDirectionAzimuth
801 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 808 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
802 rdfs:comment "plane angle that is the horizontal direction azimuth of a flow"^^xsd:string ; 809 rdfs:comment "plane angle that is the horizontal direction azimuth of a flow"^^xsd:string ;
803 rdfs:domain ep-flow:Flow ; 810 rdfs:domain ep-flow:Flow ;
804 rdfs:label "horizontal direction azimuth"^^xsd:string ; 811 rdfs:label "horizontal direction azimuth"^^xsd:string ;
805 rdfs:range ep-core:PlaneAngle . 812 rdfs:range ep-core:PlaneAngle .
806 813
807 ep-flow:massAtAccountingInstant 814 ep-flow:massAtAccountingInstant
808 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 815 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
809 rdfs:comment "mass that is at the accounting instant for an inventory during a period"^^xsd:string ; 816 rdfs:comment "mass that is at the accounting instant for an inventory during a period"^^xsd:string ;
810 rdfs:domain ep-flow:Inventory ; 817 rdfs:domain ep-flow:Inventory ;
811 rdfs:label "mass at accounting instant"^^xsd:string ; 818 rdfs:label "mass at accounting instant"^^xsd:string ;
812 rdfs:range ep-core:Mass . 819 rdfs:range ep-core:Mass .
813 820
814 ep-flow:materialThatFlows 821 ep-flow:materialThatFlows
815 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 822 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
816 rdfs:comment "quantity of material that moves during a flow"^^xsd:string ; 823 rdfs:comment "quantity of material that moves during a flow"^^xsd:string ;
817 rdfs:domain ep-flow:Flow ; 824 rdfs:domain ep-flow:Flow ;
818 rdfs:label "material that flows"^^xsd:string ; 825 rdfs:label "material that flows"^^xsd:string ;
819 rdfs:range ep-material:QuantityOfMaterial . 826 rdfs:range ep-material:QuantityOfMaterial .
820 827
828 +ep-flow:reidVapourPressure
829 + rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ;
830 + rdfs:comment "Reid vapor pressure of stabilized crude."^^xsd:string ;
831 + rdfs:domain ep-material:Liquid ;
832 + rdfs:label "Reid vapour pressure"^^xsd:string ;
833 + rdfs:range ep-core:Pressure .
834 +
821 ep-flow:reidVapourPressureStabilizedCrude 835 ep-flow:reidVapourPressureStabilizedCrude
822 - rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ; 836 + rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ;
823 rdfs:comment "Reid vapor pressure of the product. The absolute vapor pressure of volatile crude oil and volatile petroleum liquids, except liquefied petroleum gases, as determined in accordance with American Society for Testing and Materials under the designation ASTM D323-56."^^xsd:string ; 837 rdfs:comment "Reid vapor pressure of the product. The absolute vapor pressure of volatile crude oil and volatile petroleum liquids, except liquefied petroleum gases, as determined in accordance with American Society for Testing and Materials under the designation ASTM D323-56."^^xsd:string ;
824 rdfs:domain ep-material:Liquid ; 838 rdfs:domain ep-material:Liquid ;
825 rdfs:label "Reid vapour pressure of stabilized crude"^^xsd:string ; 839 rdfs:label "Reid vapour pressure of stabilized crude"^^xsd:string ;
826 rdfs:range ep-core:Pressure . 840 rdfs:range ep-core:Pressure .
827 841
828 ep-flow:trueVapourPressure 842 ep-flow:trueVapourPressure
829 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 843 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
830 rdfs:comment "True vapor pressure of the product. The equilibrium partial pressure exerted by a petroleum liquid as determined in accordance with standard methods."^^xsd:string ; 844 rdfs:comment "True vapor pressure of the product. The equilibrium partial pressure exerted by a petroleum liquid as determined in accordance with standard methods."^^xsd:string ;
831 rdfs:domain ep-material:Liquid ; 845 rdfs:domain ep-material:Liquid ;
832 rdfs:label "true vapour pressure"^^xsd:string ; 846 rdfs:label "true vapour pressure"^^xsd:string ;
833 rdfs:range ep-core:Pressure . 847 rdfs:range ep-core:Pressure .
834 848
835 ep-flow:waterDewpoint 849 ep-flow:waterDewpoint
836 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 850 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
837 rdfs:comment "The temperature at which the first water comes out of solution."^^xsd:string ; 851 rdfs:comment "The temperature at which the first water comes out of solution."^^xsd:string ;
838 rdfs:domain ep-material:Gas ; 852 rdfs:domain ep-material:Gas ;
839 rdfs:label "water dewpoint"^^xsd:string ; 853 rdfs:label "water dewpoint"^^xsd:string ;
840 rdfs:range ep-core:Temperature . 854 rdfs:range ep-core:Temperature .
841 855
842 ep-flow:wobbeIndex 856 ep-flow:wobbeIndex
843 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 857 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
844 rdfs:comment "A number which indicates interchangeability of fuel gasses and is obtained by dividing the heating value of a gas by the square root of its specific gravity."^^xsd:string ; 858 rdfs:comment "A number which indicates interchangeability of fuel gasses and is obtained by dividing the heating value of a gas by the square root of its specific gravity."^^xsd:string ;
845 rdfs:domain ep-material:Gas ; 859 rdfs:domain ep-material:Gas ;
846 rdfs:label "Wobbe index"^^xsd:string ; 860 rdfs:label "Wobbe index"^^xsd:string ;
847 rdfs:range ep-core:EnergyPerVolume . 861 rdfs:range ep-core:EnergyPerVolume .
848 862
849 ep-flow:yearlyAverageAmountOfMaterial 863 ep-flow:yearlyAverageAmountOfMaterial
850 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 864 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
851 rdfs:comment "mass that is the average of the masses of the materials that flows in different years"^^xsd:string ; 865 rdfs:comment "mass that is the average of the masses of the materials that flows in different years"^^xsd:string ;
852 rdfs:domain ep-flow:Flow ; 866 rdfs:domain ep-flow:Flow ;
853 rdfs:label "yearly average amount of material"^^xsd:string ; 867 rdfs:label "yearly average amount of material"^^xsd:string ;
......
...@@ -15,12 +15,12 @@ ...@@ -15,12 +15,12 @@
15 15
16 <http://www.reportinghub.no/ep/schema/1.0/scale-maps-to-mpr-enumeration> 16 <http://www.reportinghub.no/ep/schema/1.0/scale-maps-to-mpr-enumeration>
17 rdf:type owl:Ontology ; 17 rdf:type owl:Ontology ;
18 - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.epim.no/schemas/mprml/1> ; 18 + owl:imports <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://spinrdf.org/spin> ;
19 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 19 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
20 20
21 <http://www.reportinghub.no/ep/schema/core#acre_ft> 21 <http://www.reportinghub.no/ep/schema/core#acre_ft>
22 transhelp:scaleMapsToMPREnumeration 22 transhelp:scaleMapsToMPREnumeration
23 - <http://www.epim.no/schemas/mprml/1#VU_acre.ft> , <http://www.epim.no/schemas/mprml/1#AU_acre.ft> . 23 + <http://www.epim.no/schemas/mprml/1#AU_acre.ft> , <http://www.epim.no/schemas/mprml/1#VU_acre.ft> .
24 24
25 <http://www.reportinghub.no/ep/schema/core#angstrom> 25 <http://www.reportinghub.no/ep/schema/core#angstrom>
26 transhelp:scaleMapsToMPREnumeration 26 transhelp:scaleMapsToMPREnumeration
...@@ -48,11 +48,11 @@ ...@@ -48,11 +48,11 @@
48 48
49 <http://www.reportinghub.no/ep/schema/core#barrel> 49 <http://www.reportinghub.no/ep/schema/core#barrel>
50 transhelp:scaleMapsToMPREnumeration 50 transhelp:scaleMapsToMPREnumeration
51 - <http://www.epim.no/schemas/mprml/1#VU_bbl> , <http://www.epim.no/schemas/mprml/1#AU_bbl> . 51 + <http://www.epim.no/schemas/mprml/1#AU_bbl> , <http://www.epim.no/schemas/mprml/1#VU_bbl> .
52 52
53 <http://www.reportinghub.no/ep/schema/core#billionFt3> 53 <http://www.reportinghub.no/ep/schema/core#billionFt3>
54 transhelp:scaleMapsToMPREnumeration 54 transhelp:scaleMapsToMPREnumeration
55 - <http://www.epim.no/schemas/mprml/1#VU_bcf> , <http://www.epim.no/schemas/mprml/1#AU_bcf> . 55 + <http://www.epim.no/schemas/mprml/1#AU_bcf> , <http://www.epim.no/schemas/mprml/1#VU_bcf> .
56 56
57 <http://www.reportinghub.no/ep/schema/core#celsius> 57 <http://www.reportinghub.no/ep/schema/core#celsius>
58 transhelp:scaleMapsToMPREnumeration 58 transhelp:scaleMapsToMPREnumeration
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
84 84
85 <http://www.reportinghub.no/ep/schema/core#cm3> 85 <http://www.reportinghub.no/ep/schema/core#cm3>
86 transhelp:scaleMapsToMPREnumeration 86 transhelp:scaleMapsToMPREnumeration
87 - <http://www.epim.no/schemas/mprml/1#VU_cm3> , <http://www.epim.no/schemas/mprml/1#AU_cm3> . 87 + <http://www.epim.no/schemas/mprml/1#AU_cm3> , <http://www.epim.no/schemas/mprml/1#VU_cm3> .
88 88
89 <http://www.reportinghub.no/ep/schema/core#cmH20at4degC> 89 <http://www.reportinghub.no/ep/schema/core#cmH20at4degC>
90 transhelp:scaleMapsToMPREnumeration 90 transhelp:scaleMapsToMPREnumeration
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
100 100
101 <http://www.reportinghub.no/ep/schema/core#dm3> 101 <http://www.reportinghub.no/ep/schema/core#dm3>
102 transhelp:scaleMapsToMPREnumeration 102 transhelp:scaleMapsToMPREnumeration
103 - <http://www.epim.no/schemas/mprml/1#VU_dm3> , <http://www.epim.no/schemas/mprml/1#AU_dm3> . 103 + <http://www.epim.no/schemas/mprml/1#AU_dm3> , <http://www.epim.no/schemas/mprml/1#VU_dm3> .
104 104
105 <http://www.reportinghub.no/ep/schema/core#dyne_cm-2> 105 <http://www.reportinghub.no/ep/schema/core#dyne_cm-2>
106 transhelp:scaleMapsToMPREnumeration 106 transhelp:scaleMapsToMPREnumeration
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
124 124
125 <http://www.reportinghub.no/ep/schema/core#foot3> 125 <http://www.reportinghub.no/ep/schema/core#foot3>
126 transhelp:scaleMapsToMPREnumeration 126 transhelp:scaleMapsToMPREnumeration
127 - <http://www.epim.no/schemas/mprml/1#VU_ft3> , <http://www.epim.no/schemas/mprml/1#AU_ft3> . 127 + <http://www.epim.no/schemas/mprml/1#AU_ft3> , <http://www.epim.no/schemas/mprml/1#VU_ft3> .
128 128
129 <http://www.reportinghub.no/ep/schema/core#footUS> 129 <http://www.reportinghub.no/ep/schema/core#footUS>
130 transhelp:scaleMapsToMPREnumeration 130 transhelp:scaleMapsToMPREnumeration
...@@ -244,7 +244,7 @@ ...@@ -244,7 +244,7 @@
244 244
245 <http://www.reportinghub.no/ep/schema/core#hectare_metre> 245 <http://www.reportinghub.no/ep/schema/core#hectare_metre>
246 transhelp:scaleMapsToMPREnumeration 246 transhelp:scaleMapsToMPREnumeration
247 - <http://www.epim.no/schemas/mprml/1#VU_ha.m> , <http://www.epim.no/schemas/mprml/1#AU_ha.m> . 247 + <http://www.epim.no/schemas/mprml/1#AU_ha.m> , <http://www.epim.no/schemas/mprml/1#VU_ha.m> .
248 248
249 <http://www.reportinghub.no/ep/schema/core#hectobar> 249 <http://www.reportinghub.no/ep/schema/core#hectobar>
250 transhelp:scaleMapsToMPREnumeration 250 transhelp:scaleMapsToMPREnumeration
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
252 252
253 <http://www.reportinghub.no/ep/schema/core#hectolitre> 253 <http://www.reportinghub.no/ep/schema/core#hectolitre>
254 transhelp:scaleMapsToMPREnumeration 254 transhelp:scaleMapsToMPREnumeration
255 - <http://www.epim.no/schemas/mprml/1#VU_hL> , <http://www.epim.no/schemas/mprml/1#AU_hL> . 255 + <http://www.epim.no/schemas/mprml/1#AU_hL> , <http://www.epim.no/schemas/mprml/1#VU_hL> .
256 256
257 <http://www.reportinghub.no/ep/schema/core#hour> 257 <http://www.reportinghub.no/ep/schema/core#hour>
258 transhelp:scaleMapsToMPREnumeration 258 transhelp:scaleMapsToMPREnumeration
...@@ -268,7 +268,7 @@ ...@@ -268,7 +268,7 @@
268 268
269 <http://www.reportinghub.no/ep/schema/core#in3> 269 <http://www.reportinghub.no/ep/schema/core#in3>
270 transhelp:scaleMapsToMPREnumeration 270 transhelp:scaleMapsToMPREnumeration
271 - <http://www.epim.no/schemas/mprml/1#VU_in3> , <http://www.epim.no/schemas/mprml/1#AU_in3> . 271 + <http://www.epim.no/schemas/mprml/1#AU_in3> , <http://www.epim.no/schemas/mprml/1#VU_in3> .
272 272
273 <http://www.reportinghub.no/ep/schema/core#inH20at39.2F> 273 <http://www.reportinghub.no/ep/schema/core#inH20at39.2F>
274 transhelp:scaleMapsToMPREnumeration 274 transhelp:scaleMapsToMPREnumeration
...@@ -338,9 +338,13 @@ ...@@ -338,9 +338,13 @@
338 transhelp:scaleMapsToMPREnumeration 338 transhelp:scaleMapsToMPREnumeration
339 <http://www.epim.no/schemas/mprml/1#AU_km> . 339 <http://www.epim.no/schemas/mprml/1#AU_km> .
340 340
341 +<http://www.reportinghub.no/ep/schema/core#kilomole>
342 + transhelp:scaleMapsToMPREnumeration
343 + <http://www.epim.no/schemas/mprml/1#AOSU_kmol> , <http://www.epim.no/schemas/mprml/1#AmountOfSubstanceUom_AOSU_kmol> .
344 +
341 <http://www.reportinghub.no/ep/schema/core#km3> 345 <http://www.reportinghub.no/ep/schema/core#km3>
342 transhelp:scaleMapsToMPREnumeration 346 transhelp:scaleMapsToMPREnumeration
343 - <http://www.epim.no/schemas/mprml/1#VU_km3> , <http://www.epim.no/schemas/mprml/1#AU_km3> . 347 + <http://www.epim.no/schemas/mprml/1#AU_km3> , <http://www.epim.no/schemas/mprml/1#VU_km3> .
344 348
345 <http://www.reportinghub.no/ep/schema/core#km_cm-1> 349 <http://www.reportinghub.no/ep/schema/core#km_cm-1>
346 transhelp:scaleMapsToMPREnumeration 350 transhelp:scaleMapsToMPREnumeration
...@@ -420,7 +424,7 @@ ...@@ -420,7 +424,7 @@
420 424
421 <http://www.reportinghub.no/ep/schema/core#litre> 425 <http://www.reportinghub.no/ep/schema/core#litre>
422 transhelp:scaleMapsToMPREnumeration 426 transhelp:scaleMapsToMPREnumeration
423 - <http://www.epim.no/schemas/mprml/1#VU_L> , <http://www.epim.no/schemas/mprml/1#AU_L> . 427 + <http://www.epim.no/schemas/mprml/1#AU_L> , <http://www.epim.no/schemas/mprml/1#VU_L> .
424 428
425 <http://www.reportinghub.no/ep/schema/core#mBar> 429 <http://www.reportinghub.no/ep/schema/core#mBar>
426 transhelp:scaleMapsToMPREnumeration 430 transhelp:scaleMapsToMPREnumeration
...@@ -460,7 +464,7 @@ ...@@ -460,7 +464,7 @@
460 464
461 <http://www.reportinghub.no/ep/schema/core#metre3> 465 <http://www.reportinghub.no/ep/schema/core#metre3>
462 transhelp:scaleMapsToMPREnumeration 466 transhelp:scaleMapsToMPREnumeration
463 - <http://www.epim.no/schemas/mprml/1#VU_m3> , <http://www.epim.no/schemas/mprml/1#AU_m3> . 467 + <http://www.epim.no/schemas/mprml/1#AU_m3> , <http://www.epim.no/schemas/mprml/1#VU_m3> .
464 468
465 <http://www.reportinghub.no/ep/schema/core#metre_German_Legal> 469 <http://www.reportinghub.no/ep/schema/core#metre_German_Legal>
466 transhelp:scaleMapsToMPREnumeration 470 transhelp:scaleMapsToMPREnumeration
...@@ -488,7 +492,11 @@ ...@@ -488,7 +492,11 @@
488 492
489 <http://www.reportinghub.no/ep/schema/core#micrometre2_m> 493 <http://www.reportinghub.no/ep/schema/core#micrometre2_m>
490 transhelp:scaleMapsToMPREnumeration 494 transhelp:scaleMapsToMPREnumeration
491 - <http://www.epim.no/schemas/mprml/1#VU_um2.m> , <http://www.epim.no/schemas/mprml/1#AU_um2.m> . 495 + <http://www.epim.no/schemas/mprml/1#AU_um2.m> , <http://www.epim.no/schemas/mprml/1#VU_um2.m> .
496 +
497 +<http://www.reportinghub.no/ep/schema/core#micromole>
498 + transhelp:scaleMapsToMPREnumeration
499 + <http://www.epim.no/schemas/mprml/1#AOSU_umol> .
492 500
493 <http://www.reportinghub.no/ep/schema/core#microsecond> 501 <http://www.reportinghub.no/ep/schema/core#microsecond>
494 transhelp:scaleMapsToMPREnumeration 502 transhelp:scaleMapsToMPREnumeration
...@@ -504,7 +512,7 @@ ...@@ -504,7 +512,7 @@
504 512
505 <http://www.reportinghub.no/ep/schema/core#mile3> 513 <http://www.reportinghub.no/ep/schema/core#mile3>
506 transhelp:scaleMapsToMPREnumeration 514 transhelp:scaleMapsToMPREnumeration
507 - <http://www.epim.no/schemas/mprml/1#VU_mi3> , <http://www.epim.no/schemas/mprml/1#AU_mi3> . 515 + <http://www.epim.no/schemas/mprml/1#AU_mi3> , <http://www.epim.no/schemas/mprml/1#VU_mi3> .
508 516
509 <http://www.reportinghub.no/ep/schema/core#mile_US> 517 <http://www.reportinghub.no/ep/schema/core#mile_US>
510 transhelp:scaleMapsToMPREnumeration 518 transhelp:scaleMapsToMPREnumeration
...@@ -532,23 +540,27 @@ ...@@ -532,23 +540,27 @@
532 540
533 <http://www.reportinghub.no/ep/schema/core#millilitre> 541 <http://www.reportinghub.no/ep/schema/core#millilitre>
534 transhelp:scaleMapsToMPREnumeration 542 transhelp:scaleMapsToMPREnumeration
535 - <http://www.epim.no/schemas/mprml/1#VU_mL> , <http://www.epim.no/schemas/mprml/1#AU_mL> . 543 + <http://www.epim.no/schemas/mprml/1#AU_mL> , <http://www.epim.no/schemas/mprml/1#VU_mL> .
536 544
537 <http://www.reportinghub.no/ep/schema/core#millimetre> 545 <http://www.reportinghub.no/ep/schema/core#millimetre>
538 transhelp:scaleMapsToMPREnumeration 546 transhelp:scaleMapsToMPREnumeration
539 - <http://www.epim.no/schemas/mprml/1#AnyUom_AU_mm> , <http://www.epim.no/schemas/mprml/1#AU_mm> . 547 + <http://www.epim.no/schemas/mprml/1#AU_mm> , <http://www.epim.no/schemas/mprml/1#AnyUom_AU_mm> .
548 +
549 +<http://www.reportinghub.no/ep/schema/core#millimole>
550 + transhelp:scaleMapsToMPREnumeration
551 + <http://www.epim.no/schemas/mprml/1#AOSU_mmol> .
540 552
541 <http://www.reportinghub.no/ep/schema/core#million_barrel> 553 <http://www.reportinghub.no/ep/schema/core#million_barrel>
542 transhelp:scaleMapsToMPREnumeration 554 transhelp:scaleMapsToMPREnumeration
543 - <http://www.epim.no/schemas/mprml/1#VU_L> , <http://www.epim.no/schemas/mprml/1#AU_MMbbl> . 555 + <http://www.epim.no/schemas/mprml/1#AU_MMbbl> , <http://www.epim.no/schemas/mprml/1#VU_L> .
544 556
545 <http://www.reportinghub.no/ep/schema/core#million_foot3> 557 <http://www.reportinghub.no/ep/schema/core#million_foot3>
546 transhelp:scaleMapsToMPREnumeration 558 transhelp:scaleMapsToMPREnumeration
547 - <http://www.epim.no/schemas/mprml/1#VU_Mft3> , <http://www.epim.no/schemas/mprml/1#VU_Mcf> , <http://www.epim.no/schemas/mprml/1#AU_Mft3> , <http://www.epim.no/schemas/mprml/1#AU_Mcf> . 559 + <http://www.epim.no/schemas/mprml/1#AU_Mcf> , <http://www.epim.no/schemas/mprml/1#AU_Mft3> , <http://www.epim.no/schemas/mprml/1#VU_Mcf> , <http://www.epim.no/schemas/mprml/1#VU_Mft3> .
548 560
549 <http://www.reportinghub.no/ep/schema/core#million_metre3> 561 <http://www.reportinghub.no/ep/schema/core#million_metre3>
550 transhelp:scaleMapsToMPREnumeration 562 transhelp:scaleMapsToMPREnumeration
551 - <http://www.epim.no/schemas/mprml/1#VU_Mm3> , <http://www.epim.no/schemas/mprml/1#AU_Mm3> . 563 + <http://www.epim.no/schemas/mprml/1#AU_Mm3> , <http://www.epim.no/schemas/mprml/1#VU_Mm3> .
552 564
553 <http://www.reportinghub.no/ep/schema/core#millisecond> 565 <http://www.reportinghub.no/ep/schema/core#millisecond>
554 transhelp:scaleMapsToMPREnumeration 566 transhelp:scaleMapsToMPREnumeration
...@@ -564,12 +576,16 @@ ...@@ -564,12 +576,16 @@
564 576
565 <http://www.reportinghub.no/ep/schema/core#mm3> 577 <http://www.reportinghub.no/ep/schema/core#mm3>
566 transhelp:scaleMapsToMPREnumeration 578 transhelp:scaleMapsToMPREnumeration
567 - <http://www.epim.no/schemas/mprml/1#VU_mm3> , <http://www.epim.no/schemas/mprml/1#AU_mm3> . 579 + <http://www.epim.no/schemas/mprml/1#AU_mm3> , <http://www.epim.no/schemas/mprml/1#VU_mm3> .
568 580
569 <http://www.reportinghub.no/ep/schema/core#mmHgAt0C> 581 <http://www.reportinghub.no/ep/schema/core#mmHgAt0C>
570 transhelp:scaleMapsToMPREnumeration 582 transhelp:scaleMapsToMPREnumeration
571 <http://www.epim.no/schemas/mprml/1#AU_mmHg0C> . 583 <http://www.epim.no/schemas/mprml/1#AU_mmHg0C> .
572 584
585 +<http://www.reportinghub.no/ep/schema/core#mole>
586 + transhelp:scaleMapsToMPREnumeration
587 + <http://www.epim.no/schemas/mprml/1#AmountOfSubstanceUom_AOSU_mol> , <http://www.epim.no/schemas/mprml/1#AOSU_mol> .
588 +
573 <http://www.reportinghub.no/ep/schema/core#n_m-2> 589 <http://www.reportinghub.no/ep/schema/core#n_m-2>
574 transhelp:scaleMapsToMPREnumeration 590 transhelp:scaleMapsToMPREnumeration
575 <http://www.epim.no/schemas/mprml/1#AU_Nm2> . 591 <http://www.epim.no/schemas/mprml/1#AU_Nm2> .
...@@ -614,6 +630,10 @@ ...@@ -614,6 +630,10 @@
614 transhelp:scaleMapsToMPREnumeration 630 transhelp:scaleMapsToMPREnumeration
615 <http://www.epim.no/schemas/mprml/1#AU_ps> . 631 <http://www.epim.no/schemas/mprml/1#AU_ps> .
616 632
633 +<http://www.reportinghub.no/ep/schema/core#pound-mole>
634 + transhelp:scaleMapsToMPREnumeration
635 + <http://www.epim.no/schemas/mprml/1#AOSU_lbmole> .
636 +
617 <http://www.reportinghub.no/ep/schema/core#psi> 637 <http://www.reportinghub.no/ep/schema/core#psi>
618 transhelp:scaleMapsToMPREnumeration 638 transhelp:scaleMapsToMPREnumeration
619 <http://www.epim.no/schemas/mprml/1#AU_psi> . 639 <http://www.epim.no/schemas/mprml/1#AU_psi> .
...@@ -652,11 +672,11 @@ ...@@ -652,11 +672,11 @@
652 672
653 <http://www.reportinghub.no/ep/schema/core#thousandFt3> 673 <http://www.reportinghub.no/ep/schema/core#thousandFt3>
654 transhelp:scaleMapsToMPREnumeration 674 transhelp:scaleMapsToMPREnumeration
655 - <http://www.epim.no/schemas/mprml/1#VU_1000ft3> , <http://www.epim.no/schemas/mprml/1#AU_1000ft3> . 675 + <http://www.epim.no/schemas/mprml/1#AU_1000ft3> , <http://www.epim.no/schemas/mprml/1#VU_1000ft3> .
656 676
657 <http://www.reportinghub.no/ep/schema/core#thousand_barrel> 677 <http://www.reportinghub.no/ep/schema/core#thousand_barrel>
658 transhelp:scaleMapsToMPREnumeration 678 transhelp:scaleMapsToMPREnumeration
659 - <http://www.epim.no/schemas/mprml/1#VU_Mbbl> , <http://www.epim.no/schemas/mprml/1#AU_Mbbl> . 679 + <http://www.epim.no/schemas/mprml/1#AU_Mbbl> , <http://www.epim.no/schemas/mprml/1#VU_Mbbl> .
660 680
661 <http://www.reportinghub.no/ep/schema/core#torr> 681 <http://www.reportinghub.no/ep/schema/core#torr>
662 transhelp:scaleMapsToMPREnumeration 682 transhelp:scaleMapsToMPREnumeration
...@@ -664,23 +684,23 @@ ...@@ -664,23 +684,23 @@
664 684
665 <http://www.reportinghub.no/ep/schema/core#trillionFt3> 685 <http://www.reportinghub.no/ep/schema/core#trillionFt3>
666 transhelp:scaleMapsToMPREnumeration 686 transhelp:scaleMapsToMPREnumeration
667 - <http://www.epim.no/schemas/mprml/1#VU_tcf> , <http://www.epim.no/schemas/mprml/1#AU_tcf> . 687 + <http://www.epim.no/schemas/mprml/1#AU_tcf> , <http://www.epim.no/schemas/mprml/1#VU_tcf> .
668 688
669 <http://www.reportinghub.no/ep/schema/core#ukFlOz> 689 <http://www.reportinghub.no/ep/schema/core#ukFlOz>
670 transhelp:scaleMapsToMPREnumeration 690 transhelp:scaleMapsToMPREnumeration
671 - <http://www.epim.no/schemas/mprml/1#VU_flozUK> , <http://www.epim.no/schemas/mprml/1#AU_flozUK> . 691 + <http://www.epim.no/schemas/mprml/1#AU_flozUK> , <http://www.epim.no/schemas/mprml/1#VU_flozUK> .
672 692
673 <http://www.reportinghub.no/ep/schema/core#ukGallon> 693 <http://www.reportinghub.no/ep/schema/core#ukGallon>
674 transhelp:scaleMapsToMPREnumeration 694 transhelp:scaleMapsToMPREnumeration
675 - <http://www.epim.no/schemas/mprml/1#VU_galUK> , <http://www.epim.no/schemas/mprml/1#AU_galUK> . 695 + <http://www.epim.no/schemas/mprml/1#AU_galUK> , <http://www.epim.no/schemas/mprml/1#VU_galUK> .
676 696
677 <http://www.reportinghub.no/ep/schema/core#ukPint> 697 <http://www.reportinghub.no/ep/schema/core#ukPint>
678 transhelp:scaleMapsToMPREnumeration 698 transhelp:scaleMapsToMPREnumeration
679 - <http://www.epim.no/schemas/mprml/1#VU_ptUK> , <http://www.epim.no/schemas/mprml/1#AU_ptUK> . 699 + <http://www.epim.no/schemas/mprml/1#AU_ptUK> , <http://www.epim.no/schemas/mprml/1#VU_ptUK> .
680 700
681 <http://www.reportinghub.no/ep/schema/core#ukQuart> 701 <http://www.reportinghub.no/ep/schema/core#ukQuart>
682 transhelp:scaleMapsToMPREnumeration 702 transhelp:scaleMapsToMPREnumeration
683 - <http://www.epim.no/schemas/mprml/1#VU_qtUK> , <http://www.epim.no/schemas/mprml/1#AU_qtUK> . 703 + <http://www.epim.no/schemas/mprml/1#AU_qtUK> , <http://www.epim.no/schemas/mprml/1#VU_qtUK> .
684 704
685 <http://www.reportinghub.no/ep/schema/core#umHgAt0C> 705 <http://www.reportinghub.no/ep/schema/core#umHgAt0C>
686 transhelp:scaleMapsToMPREnumeration 706 transhelp:scaleMapsToMPREnumeration
...@@ -692,19 +712,19 @@ ...@@ -692,19 +712,19 @@
692 712
693 <http://www.reportinghub.no/ep/schema/core#usFlOz> 713 <http://www.reportinghub.no/ep/schema/core#usFlOz>
694 transhelp:scaleMapsToMPREnumeration 714 transhelp:scaleMapsToMPREnumeration
695 - <http://www.epim.no/schemas/mprml/1#VU_flozUS> , <http://www.epim.no/schemas/mprml/1#AU_flozUS> . 715 + <http://www.epim.no/schemas/mprml/1#AU_flozUS> , <http://www.epim.no/schemas/mprml/1#VU_flozUS> .
696 716
697 <http://www.reportinghub.no/ep/schema/core#usGallon> 717 <http://www.reportinghub.no/ep/schema/core#usGallon>
698 transhelp:scaleMapsToMPREnumeration 718 transhelp:scaleMapsToMPREnumeration
699 - <http://www.epim.no/schemas/mprml/1#VU_galUS> , <http://www.epim.no/schemas/mprml/1#AU_galUS> . 719 + <http://www.epim.no/schemas/mprml/1#AU_galUS> , <http://www.epim.no/schemas/mprml/1#VU_galUS> .
700 720
701 <http://www.reportinghub.no/ep/schema/core#usPint> 721 <http://www.reportinghub.no/ep/schema/core#usPint>
702 transhelp:scaleMapsToMPREnumeration 722 transhelp:scaleMapsToMPREnumeration
703 - <http://www.epim.no/schemas/mprml/1#VU_ptUS> , <http://www.epim.no/schemas/mprml/1#AU_ptUS> . 723 + <http://www.epim.no/schemas/mprml/1#AU_ptUS> , <http://www.epim.no/schemas/mprml/1#VU_ptUS> .
704 724
705 <http://www.reportinghub.no/ep/schema/core#usQuart> 725 <http://www.reportinghub.no/ep/schema/core#usQuart>
706 transhelp:scaleMapsToMPREnumeration 726 transhelp:scaleMapsToMPREnumeration
707 - <http://www.epim.no/schemas/mprml/1#VU_qtUS> , <http://www.epim.no/schemas/mprml/1#AU_qtUS> . 727 + <http://www.epim.no/schemas/mprml/1#AU_qtUS> , <http://www.epim.no/schemas/mprml/1#VU_qtUS> .
708 728
709 <http://www.reportinghub.no/ep/schema/core#usTonF_ft-2> 729 <http://www.reportinghub.no/ep/schema/core#usTonF_ft-2>
710 transhelp:scaleMapsToMPREnumeration 730 transhelp:scaleMapsToMPREnumeration
...@@ -724,7 +744,7 @@ ...@@ -724,7 +744,7 @@
724 744
725 <http://www.reportinghub.no/ep/schema/core#yard3> 745 <http://www.reportinghub.no/ep/schema/core#yard3>
726 transhelp:scaleMapsToMPREnumeration 746 transhelp:scaleMapsToMPREnumeration
727 - <http://www.epim.no/schemas/mprml/1#VU_yd3> , <http://www.epim.no/schemas/mprml/1#AU_yd3> . 747 + <http://www.epim.no/schemas/mprml/1#AU_yd3> , <http://www.epim.no/schemas/mprml/1#VU_yd3> .
728 748
729 <http://www.reportinghub.no/ep/schema/core#yd_Benoit_A> 749 <http://www.reportinghub.no/ep/schema/core#yd_Benoit_A>
730 transhelp:scaleMapsToMPREnumeration 750 transhelp:scaleMapsToMPREnumeration
......
This diff could not be displayed because it is too large.