MonkeyChap

Can't commit spin lib…ahem…but at least can commit this

...@@ -13,155 +13,155 @@ ...@@ -13,155 +13,155 @@
13 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 13 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
14 14
15 ep-core:MeasureOfFlowOfMaterial 15 ep-core:MeasureOfFlowOfMaterial
16 - rdf:type ep-core:PropertySpace , rdfs:Class ; 16 + rdf:type rdfs:Class , ep-core:PropertySpace ;
17 rdfs:label "measure of flow of material"^^xsd:string ; 17 rdfs:label "measure of flow of material"^^xsd:string ;
18 rdfs:subClassOf owl:Class . 18 rdfs:subClassOf owl:Class .
19 19
20 ep-core:VolumeFlowRateAt15degC1atm 20 ep-core:VolumeFlowRateAt15degC1atm
21 - rdf:type rdfs:Class , ep-core:PropertySpace ; 21 + rdf:type ep-core:PropertySpace , rdfs:Class ;
22 rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ; 22 rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ;
23 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . 23 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
24 24
25 ep-core:VolumeFlowRateAt1degC1atm 25 ep-core:VolumeFlowRateAt1degC1atm
26 - rdf:type rdfs:Class , ep-core:PropertySpace ; 26 + rdf:type ep-core:PropertySpace , rdfs:Class ;
27 rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ; 27 rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ;
28 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . 28 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
29 29
30 ep-core:VolumeFlowRateAt60degF1atm 30 ep-core:VolumeFlowRateAt60degF1atm
31 - rdf:type rdfs:Class , ep-core:PropertySpace ; 31 + rdf:type ep-core:PropertySpace , rdfs:Class ;
32 rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ; 32 rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ;
33 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . 33 rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
34 34
35 ep-core:acre 35 ep-core:acre
36 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 36 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
37 rdfs:label "acres"^^xsd:string . 37 rdfs:label "acres"^^xsd:string .
38 38
39 ep-core:apiDensity 39 ep-core:apiDensity
40 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 40 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
41 rdfs:label "API Density"^^xsd:string . 41 rdfs:label "API Density"^^xsd:string .
42 42
43 ep-core:atmosphere 43 ep-core:atmosphere
44 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; 44 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
45 rdfs:domain ep-core:Pressure ; 45 rdfs:domain ep-core:Pressure ;
46 rdfs:label "atmosphere"^^xsd:string . 46 rdfs:label "atmosphere"^^xsd:string .
47 47
48 ep-core:barn 48 ep-core:barn
49 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 49 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
50 rdfs:label "barn (area)"^^xsd:string . 50 rdfs:label "barn (area)"^^xsd:string .
51 51
52 ep-core:barrel_day-1 52 ep-core:barrel_day-1
53 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 53 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
54 rdfs:domain ep-core:VolumetricFlowRate ; 54 rdfs:domain ep-core:VolumetricFlowRate ;
55 rdfs:label "barrel day-1"^^xsd:string . 55 rdfs:label "barrel day-1"^^xsd:string .
56 56
57 ep-core:centiEuclid 57 ep-core:centiEuclid
58 - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; 58 + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
59 rdfs:label "CentiEuclid"^^xsd:string . 59 rdfs:label "CentiEuclid"^^xsd:string .
60 60
61 ep-core:centimetre 61 ep-core:centimetre
62 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 62 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
63 rdfs:domain ep-core:Length ; 63 rdfs:domain ep-core:Length ;
64 rdfs:label "centimetre"^^xsd:string . 64 rdfs:label "centimetre"^^xsd:string .
65 65
66 ep-core:cm2 66 ep-core:cm2
67 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; 67 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
68 rdfs:label "square centimetres"^^xsd:string . 68 rdfs:label "square centimetres"^^xsd:string .
69 69
70 ep-core:cm_s-2 70 ep-core:cm_s-2
71 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 71 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
72 rdfs:label "centimetres per second squared"^^xsd:string . 72 rdfs:label "centimetres per second squared"^^xsd:string .
73 73
74 ep-core:count 74 ep-core:count
75 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 75 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
76 rdfs:label "count"^^xsd:string . 76 rdfs:label "count"^^xsd:string .
77 77
78 ep-core:degreesOfAngle_100ft-1 78 ep-core:degreesOfAngle_100ft-1
79 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 79 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
80 rdfs:label "degrees of angle per 100ft"^^xsd:string . 80 rdfs:label "degrees of angle per 100ft"^^xsd:string .
81 81
82 ep-core:degreesOfAngle_30ft-1 82 ep-core:degreesOfAngle_30ft-1
83 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 83 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
84 rdfs:label "degrees of angle per 30ft"^^xsd:string . 84 rdfs:label "degrees of angle per 30ft"^^xsd:string .
85 85
86 ep-core:degreesOfAngle_30m-1 86 ep-core:degreesOfAngle_30m-1
87 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 87 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
88 rdfs:label "degrees of angle per 30m"^^xsd:string . 88 rdfs:label "degrees of angle per 30m"^^xsd:string .
89 89
90 ep-core:degreesOfAngle_ft-1 90 ep-core:degreesOfAngle_ft-1
91 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 91 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
92 rdfs:label "degrees of angle per ft"^^xsd:string . 92 rdfs:label "degrees of angle per ft"^^xsd:string .
93 93
94 ep-core:degreesOfAngle_hr-1 94 ep-core:degreesOfAngle_hr-1
95 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 95 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
96 rdfs:label "degrees of angle per hour"^^xsd:string . 96 rdfs:label "degrees of angle per hour"^^xsd:string .
97 97
98 ep-core:degreesOfAngle_m-1 98 ep-core:degreesOfAngle_m-1
99 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 99 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
100 rdfs:label "degrees of angle per m"^^xsd:string . 100 rdfs:label "degrees of angle per m"^^xsd:string .
101 101
102 ep-core:degreesOfAngle_min-1 102 ep-core:degreesOfAngle_min-1
103 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 103 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
104 rdfs:label "degrees of angle per minute"^^xsd:string . 104 rdfs:label "degrees of angle per minute"^^xsd:string .
105 105
106 ep-core:degreesOfAngle_s-1 106 ep-core:degreesOfAngle_s-1
107 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 107 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
108 rdfs:label "degrees of angle per second"^^xsd:string . 108 rdfs:label "degrees of angle per second"^^xsd:string .
109 109
110 ep-core:euclid 110 ep-core:euclid
111 - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; 111 + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
112 rdfs:label "Euclid"^^xsd:string . 112 rdfs:label "Euclid"^^xsd:string .
113 113
114 ep-core:fahrenheit 114 ep-core:fahrenheit
115 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; 115 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
116 rdfs:domain ep-core:Temperature ; 116 rdfs:domain ep-core:Temperature ;
117 rdfs:label "fahrenheit"^^xsd:string . 117 rdfs:label "fahrenheit"^^xsd:string .
118 118
119 ep-core:foot_s-2 119 ep-core:foot_s-2
120 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 120 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
121 rdfs:label "feet per second squared"^^xsd:string . 121 rdfs:label "feet per second squared"^^xsd:string .
122 122
123 ep-core:ft2 123 ep-core:ft2
124 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 124 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
125 rdfs:label "square feet"^^xsd:string . 125 rdfs:label "square feet"^^xsd:string .
126 126
127 ep-core:galileo 127 ep-core:galileo
128 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 128 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
129 rdfs:label "galileo"^^xsd:string . 129 rdfs:label "galileo"^^xsd:string .
130 130
131 ep-core:gn 131 ep-core:gn
132 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 132 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
133 rdfs:label "normal acceleration Gn"^^xsd:string . 133 rdfs:label "normal acceleration Gn"^^xsd:string .
134 134
135 ep-core:grain_100ft-3 135 ep-core:grain_100ft-3
136 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 136 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
137 rdfs:label "grain per 100ft3"^^xsd:string . 137 rdfs:label "grain per 100ft3"^^xsd:string .
138 138
139 ep-core:grain_ft-3_1 139 ep-core:grain_ft-3_1
140 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 140 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
141 rdfs:label "grain per ft3"^^xsd:string . 141 rdfs:label "grain per ft3"^^xsd:string .
142 142
143 ep-core:grain_usGallon-1 143 ep-core:grain_usGallon-1
144 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 144 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
145 rdfs:label "grain per US Gallon"^^xsd:string . 145 rdfs:label "grain per US Gallon"^^xsd:string .
146 146
147 ep-core:gram_dm-3 147 ep-core:gram_dm-3
148 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 148 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
149 rdfs:label "gram dm-3"^^xsd:string . 149 rdfs:label "gram dm-3"^^xsd:string .
150 150
151 ep-core:gram_l-1 151 ep-core:gram_l-1
152 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 152 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
153 rdfs:label "grams per litre"^^xsd:string . 153 rdfs:label "grams per litre"^^xsd:string .
154 154
155 ep-core:gram_m-3 155 ep-core:gram_m-3
156 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 156 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
157 rdfs:label "gram m-3"^^xsd:string . 157 rdfs:label "gram m-3"^^xsd:string .
158 158
159 ep-core:gram_ukGallon-1 159 ep-core:gram_ukGallon-1
160 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 160 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
161 rdfs:label "grams per UK Gallon"^^xsd:string . 161 rdfs:label "grams per UK Gallon"^^xsd:string .
162 162
163 ep-core:gram_usGallon-1 163 ep-core:gram_usGallon-1
164 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 164 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
165 rdfs:label "grams per US Gallon"^^xsd:string . 165 rdfs:label "grams per US Gallon"^^xsd:string .
166 166
167 ep-core:hasSetOfAllPartsOfType 167 ep-core:hasSetOfAllPartsOfType
...@@ -170,176 +170,217 @@ ep-core:hasSetOfAllPartsOfType ...@@ -170,176 +170,217 @@ ep-core:hasSetOfAllPartsOfType
170 rdfs:label "basis for"^^xsd:string . 170 rdfs:label "basis for"^^xsd:string .
171 171
172 ep-core:hectare 172 ep-core:hectare
173 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 173 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
174 rdfs:label "hectares"^^xsd:string . 174 rdfs:label "hectares"^^xsd:string .
175 175
176 ep-core:in2 176 ep-core:in2
177 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 177 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
178 rdfs:label "square inches"^^xsd:string . 178 rdfs:label "square inches"^^xsd:string .
179 179
180 +ep-core:in2_ft-2
181 + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
182 + rdfs:label "square inches per square foot"^^xsd:string .
183 +
184 +ep-core:in2_in-2
185 + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
186 + rdfs:label "square inches per square inch"^^xsd:string .
187 +
180 ep-core:inch_64 188 ep-core:inch_64
181 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 189 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
182 rdfs:domain ep-core:Length ; 190 rdfs:domain ep-core:Length ;
183 rdfs:label "inch/64"^^xsd:string . 191 rdfs:label "inch/64"^^xsd:string .
184 192
185 ep-core:kilogram_dm-3 193 ep-core:kilogram_dm-3
186 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 194 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
187 rdfs:label "kilogram dm-3"^^xsd:string . 195 rdfs:label "kilogram dm-3"^^xsd:string .
188 196
189 ep-core:kilogram_l-1 197 ep-core:kilogram_l-1
190 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 198 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
191 rdfs:label "kilogram per litre"^^xsd:string . 199 rdfs:label "kilogram per litre"^^xsd:string .
192 200
193 ep-core:kilogram_m-3 201 ep-core:kilogram_m-3
194 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 202 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
195 rdfs:label "kilogram m-3"^^xsd:string . 203 rdfs:label "kilogram m-3"^^xsd:string .
196 204
197 -ep-core:km2 205 +ep-core:kilovolt
198 rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 206 rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
207 + rdfs:label "kilovolt"^^xsd:string .
208 +
209 +ep-core:km2
210 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
199 rdfs:label "square kilometres"^^xsd:string . 211 rdfs:label "square kilometres"^^xsd:string .
200 212
201 ep-core:lbm_1000bbl-1 213 ep-core:lbm_1000bbl-1
202 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 214 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
203 rdfs:label "pounds (mass) per 1000 barrels"^^xsd:string . 215 rdfs:label "pounds (mass) per 1000 barrels"^^xsd:string .
204 216
205 ep-core:lbm_1000ukGallon-1 217 ep-core:lbm_1000ukGallon-1
206 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; 218 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
207 rdfs:label "pounds(mass) per 1000 UK Gallons"^^xsd:string . 219 rdfs:label "pounds(mass) per 1000 UK Gallons"^^xsd:string .
208 220
209 ep-core:lbm_1000usGallon-1 221 ep-core:lbm_1000usGallon-1
210 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; 222 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
211 rdfs:label "pounds(mass) per 1000 US Gallons"^^xsd:string . 223 rdfs:label "pounds(mass) per 1000 US Gallons"^^xsd:string .
212 224
213 ep-core:lbm_10bbl-1 225 ep-core:lbm_10bbl-1
214 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 226 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
215 rdfs:label "pounds (mass) per 10 barrels"^^xsd:string . 227 rdfs:label "pounds (mass) per 10 barrels"^^xsd:string .
216 228
217 ep-core:lbm_bbl-1 229 ep-core:lbm_bbl-1
218 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 230 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
219 rdfs:label "pounds (mass) per barrel"^^xsd:string . 231 rdfs:label "pounds (mass) per barrel"^^xsd:string .
220 232
221 ep-core:lbm_ft-3 233 ep-core:lbm_ft-3
222 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 234 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
223 rdfs:label "pounds (mass) per cubic foot"^^xsd:string . 235 rdfs:label "pounds (mass) per cubic foot"^^xsd:string .
224 236
225 ep-core:lbm_in-3 237 ep-core:lbm_in-3
226 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 238 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
227 rdfs:label "pounds (mass) per cubic inch"^^xsd:string . 239 rdfs:label "pounds (mass) per cubic inch"^^xsd:string .
228 240
229 ep-core:lbm_millibarrel-1 241 ep-core:lbm_millibarrel-1
230 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 242 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
231 rdfs:label "pounds (mass) per milli-barrel"^^xsd:string . 243 rdfs:label "pounds (mass) per milli-barrel"^^xsd:string .
232 244
233 ep-core:lbm_ukGallon-1 245 ep-core:lbm_ukGallon-1
234 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; 246 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
235 rdfs:label "pounds(mass) per UK Gallon"^^xsd:string . 247 rdfs:label "pounds(mass) per UK Gallon"^^xsd:string .
236 248
237 ep-core:lbm_usGallon-1 249 ep-core:lbm_usGallon-1
238 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 250 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
239 rdfs:label "pounds (mass) per US Gallon"^^xsd:string . 251 rdfs:label "pounds (mass) per US Gallon"^^xsd:string .
240 252
241 ep-core:m2 253 ep-core:m2
242 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 254 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
243 rdfs:label "square metres"^^xsd:string . 255 rdfs:label "square metres"^^xsd:string .
244 256
257 +ep-core:m2_m-2
258 + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
259 + rdfs:label "square metres per square metre"^^xsd:string .
260 +
245 ep-core:megagram_m-3 261 ep-core:megagram_m-3
246 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 262 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
247 rdfs:label "Megagram m-3"^^xsd:string . 263 rdfs:label "Megagram m-3"^^xsd:string .
248 264
265 +ep-core:megavolt
266 + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
267 + rdfs:label "Megavolt"^^xsd:string .
268 +
249 ep-core:metre3_hour-1 269 ep-core:metre3_hour-1
250 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 270 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
251 rdfs:domain ep-core:VolumetricFlowRate ; 271 rdfs:domain ep-core:VolumetricFlowRate ;
252 rdfs:label "metre3 hour-1"^^xsd:string . 272 rdfs:label "metre3 hour-1"^^xsd:string .
253 273
254 ep-core:metre_s-2 274 ep-core:metre_s-2
255 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 275 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
256 rdfs:label "metres per second squared"^^xsd:string . 276 rdfs:label "metres per second squared"^^xsd:string .
257 277
258 ep-core:mgn 278 ep-core:mgn
259 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 279 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
260 rdfs:label "milliGn - normal acceleration"^^xsd:string . 280 rdfs:label "milliGn - normal acceleration"^^xsd:string .
261 281
262 ep-core:mi2 282 ep-core:mi2
263 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 283 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
264 rdfs:label "square miles"^^xsd:string . 284 rdfs:label "square miles"^^xsd:string .
265 285
266 ep-core:microEuclid 286 ep-core:microEuclid
267 - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; 287 + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
268 rdfs:label "MicroEuclid"^^xsd:string . 288 rdfs:label "MicroEuclid"^^xsd:string .
269 289
270 ep-core:microgram_cm-3 290 ep-core:microgram_cm-3
271 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 291 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
272 rdfs:label "microgram cm-3"^^xsd:string . 292 rdfs:label "microgram cm-3"^^xsd:string .
273 293
294 +ep-core:microvolt
295 + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
296 + rdfs:label "microvolt"^^xsd:string .
297 +
274 ep-core:milliEuclid 298 ep-core:milliEuclid
275 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 299 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
276 rdfs:label "MilliEuclid"^^xsd:string . 300 rdfs:label "MilliEuclid"^^xsd:string .
277 301
302 +ep-core:milliPa_second
303 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
304 + rdfs:domain ep-core:PlasticViscosity ;
305 + rdfs:label "MPa.second"^^xsd:string .
306 +
278 ep-core:milligalileo 307 ep-core:milligalileo
279 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 308 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
280 rdfs:label "milligalileo"^^xsd:string . 309 rdfs:label "milligalileo"^^xsd:string .
281 310
282 ep-core:milligram_dm-3 311 ep-core:milligram_dm-3
283 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 312 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
284 rdfs:label "milligram dm-3"^^xsd:string . 313 rdfs:label "milligram dm-3"^^xsd:string .
285 314
286 ep-core:milligram_l-1 315 ep-core:milligram_l-1
287 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; 316 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
288 rdfs:label "milligrams per litre"^^xsd:string . 317 rdfs:label "milligrams per litre"^^xsd:string .
289 318
290 ep-core:milligram_m-3 319 ep-core:milligram_m-3
291 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 320 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
292 rdfs:label "milligram m-3"^^xsd:string . 321 rdfs:label "milligram m-3"^^xsd:string .
293 322
294 ep-core:milligram_usGallon-1 323 ep-core:milligram_usGallon-1
295 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 324 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
296 rdfs:label "milligrams per US Gallon"^^xsd:string . 325 rdfs:label "milligrams per US Gallon"^^xsd:string .
297 326
298 -ep-core:mm2 327 +ep-core:millivolt
299 rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 328 rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
329 + rdfs:label "millivolt"^^xsd:string .
330 +
331 +ep-core:mm2
332 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
300 rdfs:label "square millimetres"^^xsd:string . 333 rdfs:label "square millimetres"^^xsd:string .
301 334
335 +ep-core:mm2_mm-2
336 + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
337 + rdfs:label "square millimetres per square millimetre"^^xsd:string .
338 +
302 ep-core:nanoEuclid 339 ep-core:nanoEuclid
303 - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; 340 + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ;
304 rdfs:label "NanoEuclid"^^xsd:string . 341 rdfs:label "NanoEuclid"^^xsd:string .
305 342
306 ep-core:radian_ft-1 343 ep-core:radian_ft-1
307 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 344 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
308 rdfs:label "radians per ft"^^xsd:string . 345 rdfs:label "radians per ft"^^xsd:string .
309 346
310 ep-core:radian_m-1 347 ep-core:radian_m-1
311 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; 348 + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
312 rdfs:label "radians per m"^^xsd:string . 349 rdfs:label "radians per m"^^xsd:string .
313 350
314 ep-core:radian_s-1 351 ep-core:radian_s-1
315 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 352 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
316 rdfs:label "radians per s"^^xsd:string . 353 rdfs:label "radians per s"^^xsd:string .
317 354
318 ep-core:rev_min-1 355 ep-core:rev_min-1
319 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 356 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
320 rdfs:label "revolutions per minute"^^xsd:string . 357 rdfs:label "revolutions per minute"^^xsd:string .
321 358
322 ep-core:rev_s-1 359 ep-core:rev_s-1
323 - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; 360 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
324 rdfs:label "revolutions per second"^^xsd:string . 361 rdfs:label "revolutions per second"^^xsd:string .
325 362
326 ep-core:ten_megagram_m-3 363 ep-core:ten_megagram_m-3
327 - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; 364 + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
328 rdfs:label "10 Megagram m-3"^^xsd:string . 365 rdfs:label "10 Megagram m-3"^^xsd:string .
329 366
330 ep-core:thousand_barrel 367 ep-core:thousand_barrel
331 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 368 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
332 rdfs:label "thousand barrel"^^xsd:string . 369 rdfs:label "thousand barrel"^^xsd:string .
333 370
334 ep-core:um2 371 ep-core:um2
335 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 372 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
336 rdfs:label "square micrometres"^^xsd:string . 373 rdfs:label "square micrometres"^^xsd:string .
337 374
338 ep-core:us_mi2 375 ep-core:us_mi2
339 - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 376 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
340 rdfs:comment "According to everything I can find, there is no difference between this an mi2"^^xsd:string ; 377 rdfs:comment "According to everything I can find, there is no difference between this an mi2"^^xsd:string ;
341 rdfs:label "square miles (US)"^^xsd:string . 378 rdfs:label "square miles (US)"^^xsd:string .
342 379
343 -ep-core:yd2 380 +ep-core:volt
344 rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; 381 rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
382 + rdfs:label "Volt"^^xsd:string .
383 +
384 +ep-core:yd2
385 + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
345 rdfs:label "square yards"^^xsd:string . 386 rdfs:label "square yards"^^xsd:string .
......