More units and scale mappings...
my eyes are bleeding…help…help
Showing
2 changed files
with
740 additions
and
588 deletions
| 1 | -# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-core | 1 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-core |
| 2 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | 2 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
| 3 | - | 3 | + |
| 4 | -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . | 4 | +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . |
| 5 | -@prefix ep-prodcore: <http://www.reportinghub.no/ep/schema/production-core#> . | 5 | +@prefix ep-prodcore: <http://www.reportinghub.no/ep/schema/production-core#> . |
| 6 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 7 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| 8 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 9 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 9 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
| 10 | - | 10 | + |
| 11 | -<http://www.reportinghub.no/ep/schema/1.0/production-core> | 11 | +<http://www.reportinghub.no/ep/schema/1.0/production-core> |
| 12 | - rdf:type owl:Ontology ; | 12 | + rdf:type owl:Ontology ; |
| 13 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; | 13 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; |
| 14 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 14 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 15 | - | 15 | + |
| 16 | -ep-core:Density | 16 | +ep-core:Density |
| 17 | - rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial . | 17 | + rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial . |
| 18 | - | 18 | + |
| 19 | -ep-core:GP_cm-1 | 19 | +ep-core:Frequency |
| 20 | - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | 20 | + rdf:type rdfs:Class ; |
| 21 | - rdfs:label "Gigapascals per centimetre"^^xsd:string . | 21 | + rdfs:subClassOf owl:Class . |
| 22 | - | 22 | + |
| 23 | -ep-core:MeasureOfFlowOfMaterial | 23 | +ep-core:GP_cm-1 |
| 24 | - rdf:type rdfs:Class , ep-core:PropertySpace ; | 24 | + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; |
| 25 | - rdfs:label "measure of flow of material"^^xsd:string ; | 25 | + rdfs:label "Gigapascals per centimetre"^^xsd:string . |
| 26 | - rdfs:subClassOf owl:Class . | 26 | + |
| 27 | - | 27 | +ep-core:Illuminance |
| 28 | -ep-core:VolumeFlowRateAt15degC1atm | 28 | + rdf:type rdfs:Class ; |
| 29 | - rdf:type ep-core:PropertySpace , rdfs:Class ; | 29 | + rdfs:subClassOf owl:Class . |
| 30 | - rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ; | 30 | + |
| 31 | - rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | 31 | +ep-core:LengthPerLength |
| 32 | - | 32 | + rdf:type rdfs:Class ; |
| 33 | -ep-core:VolumeFlowRateAt1degC1atm | 33 | + rdfs:subClassOf owl:Class . |
| 34 | - rdf:type ep-core:PropertySpace , rdfs:Class ; | 34 | + |
| 35 | - rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ; | 35 | +ep-core:MeasureOfFlowOfMaterial |
| 36 | - rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | 36 | + rdf:type ep-core:PropertySpace , rdfs:Class ; |
| 37 | - | 37 | + rdfs:label "measure of flow of material"^^xsd:string ; |
| 38 | -ep-core:VolumeFlowRateAt60degF1atm | 38 | + rdfs:subClassOf owl:Class . |
| 39 | - rdf:type ep-core:PropertySpace , rdfs:Class ; | 39 | + |
| 40 | - rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ; | 40 | +ep-core:VolumeFlowRateAt15degC1atm |
| 41 | - rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | 41 | + rdf:type rdfs:Class , ep-core:PropertySpace ; |
| 42 | - | 42 | + rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ; |
| 43 | -ep-core:acre | 43 | + rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . |
| 44 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 44 | + |
| 45 | - rdfs:label "acres"^^xsd:string . | 45 | +ep-core:VolumeFlowRateAt1degC1atm |
| 46 | - | 46 | + rdf:type rdfs:Class , ep-core:PropertySpace ; |
| 47 | -ep-core:apiDensity | 47 | + rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ; |
| 48 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 48 | + rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . |
| 49 | - rdfs:label "API Density"^^xsd:string . | 49 | + |
| 50 | - | 50 | +ep-core:VolumeFlowRateAt60degF1atm |
| 51 | -ep-core:atm_100m-1 | 51 | + rdf:type rdfs:Class , ep-core:PropertySpace ; |
| 52 | - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | 52 | + rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ; |
| 53 | - rdfs:label "atmospheres per 100 metres"^^xsd:string . | 53 | + rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . |
| 54 | - | 54 | + |
| 55 | -ep-core:atm_ft-1 | 55 | +ep-core:acre |
| 56 | - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | 56 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 57 | - rdfs:label "atmospheres per foot"^^xsd:string . | 57 | + rdfs:label "acres"^^xsd:string . |
| 58 | - | 58 | + |
| 59 | -ep-core:atm_m-1 | 59 | +ep-core:apiDensity |
| 60 | - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | 60 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 61 | - rdfs:label "atmospheres per metre"^^xsd:string . | 61 | + rdfs:label "API Density"^^xsd:string . |
| 62 | - | 62 | + |
| 63 | -ep-core:atmosphere | 63 | +ep-core:atm_100m-1 |
| 64 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 64 | + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; |
| 65 | - rdfs:domain ep-core:Pressure ; | 65 | + rdfs:label "atmospheres per 100 metres"^^xsd:string . |
| 66 | - rdfs:label "atmosphere"^^xsd:string . | 66 | + |
| 67 | - | 67 | +ep-core:atm_ft-1 |
| 68 | -ep-core:bar_km-1 | 68 | + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; |
| 69 | - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | 69 | + rdfs:label "atmospheres per foot"^^xsd:string . |
| 70 | - rdfs:label "bar per kilometre"^^xsd:string . | 70 | + |
| 71 | - | 71 | +ep-core:atm_m-1 |
| 72 | -ep-core:bar_m-1 | 72 | + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; |
| 73 | - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | 73 | + rdfs:label "atmospheres per metre"^^xsd:string . |
| 74 | - rdfs:label "bar per metre"^^xsd:string . | 74 | + |
| 75 | - | 75 | +ep-core:atmosphere |
| 76 | -ep-core:barn | 76 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
| 77 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 77 | + rdfs:domain ep-core:Pressure ; |
| 78 | - rdfs:label "barn (area)"^^xsd:string . | 78 | + rdfs:label "atmosphere"^^xsd:string . |
| 79 | - | 79 | + |
| 80 | -ep-core:barrel_day-1 | 80 | +ep-core:bar_km-1 |
| 81 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 81 | + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; |
| 82 | - rdfs:domain ep-core:VolumetricFlowRate ; | 82 | + rdfs:label "bar per kilometre"^^xsd:string . |
| 83 | - rdfs:label "barrel day-1"^^xsd:string . | 83 | + |
| 84 | - | 84 | +ep-core:bar_m-1 |
| 85 | -ep-core:centiEuclid | 85 | + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; |
| 86 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 86 | + rdfs:label "bar per metre"^^xsd:string . |
| 87 | - rdfs:label "CentiEuclid"^^xsd:string . | 87 | + |
| 88 | - | 88 | +ep-core:barn |
| 89 | -ep-core:centimetre | 89 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 90 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 90 | + rdfs:label "barn (area)"^^xsd:string . |
| 91 | - rdfs:domain ep-core:Length ; | 91 | + |
| 92 | - rdfs:label "centimetre"^^xsd:string . | 92 | +ep-core:barrel_day-1 |
| 93 | - | 93 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 94 | -ep-core:cm2 | 94 | + rdfs:domain ep-core:VolumetricFlowRate ; |
| 95 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 95 | + rdfs:label "barrel day-1"^^xsd:string . |
| 96 | - rdfs:label "square centimetres"^^xsd:string . | 96 | + |
| 97 | - | 97 | +ep-core:centiEuclid |
| 98 | -ep-core:cm_s-2 | 98 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 99 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 99 | + rdfs:label "CentiEuclid"^^xsd:string . |
| 100 | - rdfs:label "centimetres per second squared"^^xsd:string . | 100 | + |
| 101 | - | 101 | +ep-core:centimetre |
| 102 | -ep-core:count | 102 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 103 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 103 | + rdfs:domain ep-core:Length ; |
| 104 | - rdfs:label "count"^^xsd:string . | 104 | + rdfs:label "centimetre"^^xsd:string . |
| 105 | - | 105 | + |
| 106 | -ep-core:degreesOfAngle_100ft-1 | 106 | +ep-core:cm2 |
| 107 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 107 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
| 108 | - rdfs:label "degrees of angle per 100ft"^^xsd:string . | 108 | + rdfs:label "square centimetres"^^xsd:string . |
| 109 | - | 109 | + |
| 110 | -ep-core:degreesOfAngle_30ft-1 | 110 | +ep-core:cm_s-2 |
| 111 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 111 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 112 | - rdfs:label "degrees of angle per 30ft"^^xsd:string . | 112 | + rdfs:label "centimetres per second squared"^^xsd:string . |
| 113 | - | 113 | + |
| 114 | -ep-core:degreesOfAngle_30m-1 | 114 | +ep-core:count |
| 115 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 115 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 116 | - rdfs:label "degrees of angle per 30m"^^xsd:string . | 116 | + rdfs:label "count"^^xsd:string . |
| 117 | - | 117 | + |
| 118 | -ep-core:degreesOfAngle_ft-1 | 118 | +ep-core:cycle_s-1 |
| 119 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 119 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 120 | - rdfs:label "degrees of angle per ft"^^xsd:string . | 120 | + rdfs:domain ep-core:Frequency ; |
| 121 | - | 121 | + rdfs:label "Cycles per second"^^xsd:string . |
| 122 | -ep-core:degreesOfAngle_hr-1 | 122 | + |
| 123 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 123 | +ep-core:degreesOfAngle_100ft-1 |
| 124 | - rdfs:label "degrees of angle per hour"^^xsd:string . | 124 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 125 | - | 125 | + rdfs:label "degrees of angle per 100ft"^^xsd:string . |
| 126 | -ep-core:degreesOfAngle_m-1 | 126 | + |
| 127 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 127 | +ep-core:degreesOfAngle_30ft-1 |
| 128 | - rdfs:label "degrees of angle per m"^^xsd:string . | 128 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 129 | - | 129 | + rdfs:label "degrees of angle per 30ft"^^xsd:string . |
| 130 | -ep-core:degreesOfAngle_min-1 | 130 | + |
| 131 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 131 | +ep-core:degreesOfAngle_30m-1 |
| 132 | - rdfs:label "degrees of angle per minute"^^xsd:string . | 132 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 133 | - | 133 | + rdfs:label "degrees of angle per 30m"^^xsd:string . |
| 134 | -ep-core:degreesOfAngle_s-1 | 134 | + |
| 135 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 135 | +ep-core:degreesOfAngle_ft-1 |
| 136 | - rdfs:label "degrees of angle per second"^^xsd:string . | 136 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 137 | - | 137 | + rdfs:label "degrees of angle per ft"^^xsd:string . |
| 138 | -ep-core:dyne | 138 | + |
| 139 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 139 | +ep-core:degreesOfAngle_hr-1 |
| 140 | - rdfs:label "Dyne"^^xsd:string . | 140 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 141 | - | 141 | + rdfs:label "degrees of angle per hour"^^xsd:string . |
| 142 | -ep-core:erg_cm-2 | 142 | + |
| 143 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 143 | +ep-core:degreesOfAngle_m-1 |
| 144 | - rdfs:label "ergs per square centimetre"^^xsd:string . | 144 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 145 | - | 145 | + rdfs:label "degrees of angle per m"^^xsd:string . |
| 146 | -ep-core:euclid | 146 | + |
| 147 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 147 | +ep-core:degreesOfAngle_min-1 |
| 148 | - rdfs:label "Euclid"^^xsd:string . | 148 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 149 | - | 149 | + rdfs:label "degrees of angle per minute"^^xsd:string . |
| 150 | -ep-core:fahrenheit | 150 | + |
| 151 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 151 | +ep-core:degreesOfAngle_s-1 |
| 152 | - rdfs:domain ep-core:Temperature ; | 152 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 153 | - rdfs:label "fahrenheit"^^xsd:string . | 153 | + rdfs:label "degrees of angle per second"^^xsd:string . |
| 154 | - | 154 | + |
| 155 | -ep-core:foot_s-2 | 155 | +ep-core:dyne |
| 156 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 156 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 157 | - rdfs:label "feet per second squared"^^xsd:string . | 157 | + rdfs:label "Dyne"^^xsd:string . |
| 158 | - | 158 | + |
| 159 | -ep-core:ft2 | 159 | +ep-core:erg_cm-2 |
| 160 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 160 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 161 | - rdfs:label "square feet"^^xsd:string . | 161 | + rdfs:label "ergs per square centimetre"^^xsd:string . |
| 162 | - | 162 | + |
| 163 | -ep-core:galileo | 163 | +ep-core:euclid |
| 164 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 164 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 165 | - rdfs:label "galileo"^^xsd:string . | 165 | + rdfs:label "Euclid"^^xsd:string . |
| 166 | - | 166 | + |
| 167 | -ep-core:gf | 167 | +ep-core:fahrenheit |
| 168 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 168 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
| 169 | - rdfs:label "Gram (force)"^^xsd:string . | 169 | + rdfs:domain ep-core:Temperature ; |
| 170 | - | 170 | + rdfs:label "fahrenheit"^^xsd:string . |
| 171 | -ep-core:gn | 171 | + |
| 172 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 172 | +ep-core:footCandle |
| 173 | - rdfs:label "normal acceleration Gn"^^xsd:string . | 173 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 174 | - | 174 | + rdfs:domain ep-core:Illuminance ; |
| 175 | -ep-core:grain_100ft-3 | 175 | + rdfs:label "foot candle"^^xsd:string . |
| 176 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 176 | + |
| 177 | - rdfs:label "grain per 100ft3"^^xsd:string . | 177 | +ep-core:foot_s-2 |
| 178 | - | 178 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 179 | -ep-core:grain_ft-3_1 | 179 | + rdfs:label "feet per second squared"^^xsd:string . |
| 180 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 180 | + |
| 181 | - rdfs:label "grain per ft3"^^xsd:string . | 181 | +ep-core:ft2 |
| 182 | - | 182 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 183 | -ep-core:grain_usGallon-1 | 183 | + rdfs:label "square feet"^^xsd:string . |
| 184 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 184 | + |
| 185 | - rdfs:label "grain per US Gallon"^^xsd:string . | 185 | +ep-core:ft_100ft-1 |
| 186 | - | 186 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 187 | -ep-core:gram_dm-3 | 187 | + rdfs:domain ep-core:LengthPerLength ; |
| 188 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 188 | + rdfs:label "feet per 100ft"^^xsd:string . |
| 189 | - rdfs:label "gram dm-3"^^xsd:string . | 189 | + |
| 190 | - | 190 | +ep-core:ft_ft-1 |
| 191 | -ep-core:gram_l-1 | 191 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 192 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 192 | + rdfs:domain ep-core:LengthPerLength ; |
| 193 | - rdfs:label "grams per litre"^^xsd:string . | 193 | + rdfs:label "feet per foot"^^xsd:string . |
| 194 | - | 194 | + |
| 195 | -ep-core:gram_m-3 | 195 | +ep-core:ft_in-1 |
| 196 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 196 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 197 | - rdfs:label "gram m-3"^^xsd:string . | 197 | + rdfs:domain ep-core:LengthPerLength ; |
| 198 | - | 198 | + rdfs:label "feet per inch"^^xsd:string . |
| 199 | -ep-core:gram_ukGallon-1 | 199 | + |
| 200 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 200 | +ep-core:ft_m-1 |
| 201 | - rdfs:label "grams per UK Gallon"^^xsd:string . | 201 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 202 | - | 202 | + rdfs:domain ep-core:LengthPerLength ; |
| 203 | -ep-core:gram_usGallon-1 | 203 | + rdfs:label "feet per metre"^^xsd:string . |
| 204 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 204 | + |
| 205 | - rdfs:label "grams per US Gallon"^^xsd:string . | 205 | +ep-core:ft_mi-1 |
| 206 | - | 206 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 207 | -ep-core:hasSetOfAllPartsOfType | 207 | + rdfs:domain ep-core:LengthPerLength ; |
| 208 | - rdf:type owl:ObjectProperty ; | 208 | + rdfs:label "feet per mile"^^xsd:string . |
| 209 | - rdfs:domain ep-core:PhysicalThing ; | 209 | + |
| 210 | - rdfs:label "basis for"^^xsd:string . | 210 | +ep-core:galileo |
| 211 | - | 211 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 212 | -ep-core:hectare | 212 | + rdfs:label "galileo"^^xsd:string . |
| 213 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 213 | + |
| 214 | - rdfs:label "hectares"^^xsd:string . | 214 | +ep-core:gf |
| 215 | - | 215 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 216 | -ep-core:in2 | 216 | + rdfs:label "Gram (force)"^^xsd:string . |
| 217 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 217 | + |
| 218 | - rdfs:label "square inches"^^xsd:string . | 218 | +ep-core:ghz |
| 219 | - | 219 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 220 | -ep-core:in2_ft-2 | 220 | + rdfs:domain ep-core:Frequency ; |
| 221 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 221 | + rdfs:label "Gigahertz"^^xsd:string . |
| 222 | - rdfs:label "square inches per square foot"^^xsd:string . | 222 | + |
| 223 | - | 223 | +ep-core:gn |
| 224 | -ep-core:in2_in-2 | 224 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 225 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 225 | + rdfs:label "normal acceleration Gn"^^xsd:string . |
| 226 | - rdfs:label "square inches per square inch"^^xsd:string . | 226 | + |
| 227 | - | 227 | +ep-core:grain_100ft-3 |
| 228 | -ep-core:inch_64 | 228 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 229 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 229 | + rdfs:label "grain per 100ft3"^^xsd:string . |
| 230 | - rdfs:domain ep-core:Length ; | 230 | + |
| 231 | - rdfs:label "inch/64"^^xsd:string . | 231 | +ep-core:grain_ft-3_1 |
| 232 | - | 232 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 233 | -ep-core:j_cm-2 | 233 | + rdfs:label "grain per ft3"^^xsd:string . |
| 234 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 234 | + |
| 235 | - rdfs:label "joules per square centimetre"^^xsd:string . | 235 | +ep-core:grain_usGallon-1 |
| 236 | - | 236 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 237 | -ep-core:j_m-2 | 237 | + rdfs:label "grain per US Gallon"^^xsd:string . |
| 238 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 238 | + |
| 239 | - rdfs:label "joules per square metre"^^xsd:string . | 239 | +ep-core:gram_dm-3 |
| 240 | - | 240 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 241 | -ep-core:kgf | 241 | + rdfs:label "gram dm-3"^^xsd:string . |
| 242 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 242 | + |
| 243 | - rdfs:label "kg (force)"^^xsd:string . | 243 | +ep-core:gram_l-1 |
| 244 | - | 244 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 245 | -ep-core:kgf_m_m-2 | 245 | + rdfs:label "grams per litre"^^xsd:string . |
| 246 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 246 | + |
| 247 | - rdfs:comment "Not sure where WITSML got this unit from, but it's a strange one"^^xsd:string ; | 247 | +ep-core:gram_m-3 |
| 248 | - rdfs:label "kg (force) meter per square metre"^^xsd:string . | 248 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 249 | - | 249 | + rdfs:label "gram m-3"^^xsd:string . |
| 250 | -ep-core:kiloDyne | 250 | + |
| 251 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 251 | +ep-core:gram_ukGallon-1 |
| 252 | - rdfs:label "Kilodyne"^^xsd:string . | 252 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 253 | - | 253 | + rdfs:label "grams per UK Gallon"^^xsd:string . |
| 254 | -ep-core:kiloNewton | 254 | + |
| 255 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 255 | +ep-core:gram_usGallon-1 |
| 256 | - rdfs:label "Kilonewton"^^xsd:string . | 256 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 257 | - | 257 | + rdfs:label "grams per US Gallon"^^xsd:string . |
| 258 | -ep-core:kilogram_dm-3 | 258 | + |
| 259 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 259 | +ep-core:hasSetOfAllPartsOfType |
| 260 | - rdfs:label "kilogram dm-3"^^xsd:string . | 260 | + rdf:type owl:ObjectProperty ; |
| 261 | - | 261 | + rdfs:domain ep-core:PhysicalThing ; |
| 262 | -ep-core:kilogram_l-1 | 262 | + rdfs:label "basis for"^^xsd:string . |
| 263 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 263 | + |
| 264 | - rdfs:label "kilogram per litre"^^xsd:string . | 264 | +ep-core:hectare |
| 265 | - | 265 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 266 | -ep-core:kilogram_m-3 | 266 | + rdfs:label "hectares"^^xsd:string . |
| 267 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 267 | + |
| 268 | - rdfs:label "kilogram m-3"^^xsd:string . | 268 | +ep-core:hz |
| 269 | - | 269 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 270 | -ep-core:kilovolt | 270 | + rdfs:domain ep-core:Frequency ; |
| 271 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 271 | + rdfs:label "Hertz"^^xsd:string . |
| 272 | - rdfs:label "kilovolt"^^xsd:string . | 272 | + |
| 273 | - | 273 | +ep-core:in2 |
| 274 | -ep-core:klbf | 274 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 275 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 275 | + rdfs:label "square inches"^^xsd:string . |
| 276 | - rdfs:label "kilopound (force)"^^xsd:string . | 276 | + |
| 277 | - | 277 | +ep-core:in2_ft-2 |
| 278 | -ep-core:km2 | 278 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 279 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 279 | + rdfs:label "square inches per square foot"^^xsd:string . |
| 280 | - rdfs:label "square kilometres"^^xsd:string . | 280 | + |
| 281 | - | 281 | +ep-core:in2_in-2 |
| 282 | -ep-core:kpa_100m-1 | 282 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 283 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 283 | + rdfs:label "square inches per square inch"^^xsd:string . |
| 284 | - rdfs:label "Kilopascal per 100 metres"^^xsd:string . | 284 | + |
| 285 | - | 285 | +ep-core:inch_64 |
| 286 | -ep-core:kpa_m-1 | 286 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 287 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 287 | + rdfs:domain ep-core:Length ; |
| 288 | - rdfs:label "Kilopascal per metre"^^xsd:string . | 288 | + rdfs:label "inch/64"^^xsd:string . |
| 289 | - | 289 | + |
| 290 | -ep-core:lbf | 290 | +ep-core:j_cm-2 |
| 291 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 291 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 292 | - rdfs:label "Pounds (force)"^^xsd:string . | 292 | + rdfs:label "joules per square centimetre"^^xsd:string . |
| 293 | - | 293 | + |
| 294 | -ep-core:lbf_ft-3 | 294 | +ep-core:j_m-2 |
| 295 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 295 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 296 | - rdfs:label "pounds (force) per cubic foot"^^xsd:string . | 296 | + rdfs:label "joules per square metre"^^xsd:string . |
| 297 | - | 297 | + |
| 298 | -ep-core:lbf_ft_in-2 | 298 | +ep-core:kgf |
| 299 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 299 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 300 | - rdfs:label "pound foot per square inch"^^xsd:string . | 300 | + rdfs:label "kg (force)"^^xsd:string . |
| 301 | - | 301 | + |
| 302 | -ep-core:lbf_usGal-1 | 302 | +ep-core:kgf_m_m-2 |
| 303 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 303 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 304 | - rdfs:label "pounds (force) per US Gallon"^^xsd:string . | 304 | + rdfs:comment "Not sure where WITSML got this unit from, but it's a strange one"^^xsd:string ; |
| 305 | - | 305 | + rdfs:label "kg (force) meter per square metre"^^xsd:string . |
| 306 | -ep-core:lbm_1000bbl-1 | 306 | + |
| 307 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 307 | +ep-core:khz |
| 308 | - rdfs:label "pounds (mass) per 1000 barrels"^^xsd:string . | 308 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 309 | - | 309 | + rdfs:domain ep-core:Frequency ; |
| 310 | -ep-core:lbm_1000ukGallon-1 | 310 | + rdfs:label "Kilohertz"^^xsd:string . |
| 311 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 311 | + |
| 312 | - rdfs:label "pounds(mass) per 1000 UK Gallons"^^xsd:string . | 312 | +ep-core:kiloDyne |
| 313 | - | 313 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 314 | -ep-core:lbm_1000usGallon-1 | 314 | + rdfs:label "Kilodyne"^^xsd:string . |
| 315 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 315 | + |
| 316 | - rdfs:label "pounds(mass) per 1000 US Gallons"^^xsd:string . | 316 | +ep-core:kiloLux |
| 317 | - | 317 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 318 | -ep-core:lbm_10bbl-1 | 318 | + rdfs:domain ep-core:Illuminance ; |
| 319 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 319 | + rdfs:label "kilolux"^^xsd:string . |
| 320 | - rdfs:label "pounds (mass) per 10 barrels"^^xsd:string . | 320 | + |
| 321 | - | 321 | +ep-core:kiloNewton |
| 322 | -ep-core:lbm_bbl-1 | 322 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 323 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 323 | + rdfs:label "Kilonewton"^^xsd:string . |
| 324 | - rdfs:label "pounds (mass) per barrel"^^xsd:string . | 324 | + |
| 325 | - | 325 | +ep-core:kilogram_dm-3 |
| 326 | -ep-core:lbm_ft-3 | 326 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 327 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 327 | + rdfs:label "kilogram dm-3"^^xsd:string . |
| 328 | - rdfs:label "pounds (mass) per cubic foot"^^xsd:string . | 328 | + |
| 329 | - | 329 | +ep-core:kilogram_l-1 |
| 330 | -ep-core:lbm_in-3 | 330 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 331 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 331 | + rdfs:label "kilogram per litre"^^xsd:string . |
| 332 | - rdfs:label "pounds (mass) per cubic inch"^^xsd:string . | 332 | + |
| 333 | - | 333 | +ep-core:kilogram_m-3 |
| 334 | -ep-core:lbm_millibarrel-1 | 334 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 335 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 335 | + rdfs:label "kilogram m-3"^^xsd:string . |
| 336 | - rdfs:label "pounds (mass) per milli-barrel"^^xsd:string . | 336 | + |
| 337 | - | 337 | +ep-core:kilovolt |
| 338 | -ep-core:lbm_ukGallon-1 | 338 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 339 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 339 | + rdfs:label "kilovolt"^^xsd:string . |
| 340 | - rdfs:label "pounds(mass) per UK Gallon"^^xsd:string . | 340 | + |
| 341 | - | 341 | +ep-core:klbf |
| 342 | -ep-core:lbm_usGallon-1 | 342 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 343 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 343 | + rdfs:label "kilopound (force)"^^xsd:string . |
| 344 | - rdfs:label "pounds (mass) per US Gallon"^^xsd:string . | 344 | + |
| 345 | - | 345 | +ep-core:km2 |
| 346 | -ep-core:m2 | 346 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 347 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 347 | + rdfs:label "square kilometres"^^xsd:string . |
| 348 | - rdfs:label "square metres"^^xsd:string . | 348 | + |
| 349 | - | 349 | +ep-core:km_cm-1 |
| 350 | -ep-core:m2_m-2 | 350 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 351 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 351 | + rdfs:domain ep-core:LengthPerLength ; |
| 352 | - rdfs:label "square metres per square metre"^^xsd:string . | 352 | + rdfs:label "kilometres per centimetre"^^xsd:string . |
| 353 | - | 353 | + |
| 354 | -ep-core:masseq_100g | 354 | +ep-core:kpa_100m-1 |
| 355 | - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | 355 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 356 | - rdfs:label "mass equivalent (100 grams)"^^xsd:string . | 356 | + rdfs:label "Kilopascal per 100 metres"^^xsd:string . |
| 357 | - | 357 | + |
| 358 | -ep-core:masseq_g | 358 | +ep-core:kpa_m-1 |
| 359 | - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | 359 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 360 | - rdfs:label "mass equivalent (grams)"^^xsd:string . | 360 | + rdfs:label "Kilopascal per metre"^^xsd:string . |
| 361 | - | 361 | + |
| 362 | -ep-core:masseq_kg | 362 | +ep-core:lbf |
| 363 | - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | 363 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 364 | - rdfs:label "mass equivalent (kilograms)"^^xsd:string . | 364 | + rdfs:label "Pounds (force)"^^xsd:string . |
| 365 | - | 365 | + |
| 366 | -ep-core:megaGramF | 366 | +ep-core:lbf_ft-3 |
| 367 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 367 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 368 | - rdfs:label "Megagram (force)"^^xsd:string . | 368 | + rdfs:label "pounds (force) per cubic foot"^^xsd:string . |
| 369 | - | 369 | + |
| 370 | -ep-core:megaNewton | 370 | +ep-core:lbf_ft_in-2 |
| 371 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 371 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 372 | - rdfs:label "Meganewton"^^xsd:string . | 372 | + rdfs:label "pound foot per square inch"^^xsd:string . |
| 373 | - | 373 | + |
| 374 | -ep-core:megagram_m-3 | 374 | +ep-core:lbf_usGal-1 |
| 375 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 375 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 376 | - rdfs:label "Megagram m-3"^^xsd:string . | 376 | + rdfs:label "pounds (force) per US Gallon"^^xsd:string . |
| 377 | - | 377 | + |
| 378 | -ep-core:megavolt | 378 | +ep-core:lbm_1000bbl-1 |
| 379 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 379 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 380 | - rdfs:label "Megavolt"^^xsd:string . | 380 | + rdfs:label "pounds (mass) per 1000 barrels"^^xsd:string . |
| 381 | - | 381 | + |
| 382 | -ep-core:metre3_hour-1 | 382 | +ep-core:lbm_1000ukGallon-1 |
| 383 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 383 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
| 384 | - rdfs:domain ep-core:VolumetricFlowRate ; | 384 | + rdfs:label "pounds(mass) per 1000 UK Gallons"^^xsd:string . |
| 385 | - rdfs:label "metre3 hour-1"^^xsd:string . | 385 | + |
| 386 | - | 386 | +ep-core:lbm_1000usGallon-1 |
| 387 | -ep-core:metre_s-2 | 387 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
| 388 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 388 | + rdfs:label "pounds(mass) per 1000 US Gallons"^^xsd:string . |
| 389 | - rdfs:label "metres per second squared"^^xsd:string . | 389 | + |
| 390 | - | 390 | +ep-core:lbm_10bbl-1 |
| 391 | -ep-core:mgn | 391 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 392 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 392 | + rdfs:label "pounds (mass) per 10 barrels"^^xsd:string . |
| 393 | - rdfs:label "milliGn - normal acceleration"^^xsd:string . | 393 | + |
| 394 | - | 394 | +ep-core:lbm_bbl-1 |
| 395 | -ep-core:mi2 | 395 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 396 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 396 | + rdfs:label "pounds (mass) per barrel"^^xsd:string . |
| 397 | - rdfs:label "square miles"^^xsd:string . | 397 | + |
| 398 | - | 398 | +ep-core:lbm_ft-3 |
| 399 | -ep-core:microEuclid | 399 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 400 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 400 | + rdfs:label "pounds (mass) per cubic foot"^^xsd:string . |
| 401 | - rdfs:label "MicroEuclid"^^xsd:string . | 401 | + |
| 402 | - | 402 | +ep-core:lbm_in-3 |
| 403 | -ep-core:microNewton | 403 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 404 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 404 | + rdfs:label "pounds (mass) per cubic inch"^^xsd:string . |
| 405 | - rdfs:label "MIcronewton"^^xsd:string . | 405 | + |
| 406 | - | 406 | +ep-core:lbm_millibarrel-1 |
| 407 | -ep-core:microgram_cm-3 | 407 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 408 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 408 | + rdfs:label "pounds (mass) per milli-barrel"^^xsd:string . |
| 409 | - rdfs:label "microgram cm-3"^^xsd:string . | 409 | + |
| 410 | - | 410 | +ep-core:lbm_ukGallon-1 |
| 411 | -ep-core:microvolt | 411 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
| 412 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 412 | + rdfs:label "pounds(mass) per UK Gallon"^^xsd:string . |
| 413 | - rdfs:label "microvolt"^^xsd:string . | 413 | + |
| 414 | - | 414 | +ep-core:lbm_usGallon-1 |
| 415 | -ep-core:milliEuclid | 415 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 416 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 416 | + rdfs:label "pounds (mass) per US Gallon"^^xsd:string . |
| 417 | - rdfs:label "MilliEuclid"^^xsd:string . | 417 | + |
| 418 | - | 418 | +ep-core:lm_m-2 |
| 419 | -ep-core:milliNewton | 419 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 420 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 420 | + rdfs:domain ep-core:Illuminance ; |
| 421 | - rdfs:label "Millinewton"^^xsd:string . | 421 | + rdfs:label "lumens per square metre"^^xsd:string . |
| 422 | - | 422 | + |
| 423 | -ep-core:milliPa_second | 423 | +ep-core:lux |
| 424 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 424 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 425 | - rdfs:domain ep-core:PlasticViscosity ; | 425 | + rdfs:domain ep-core:Illuminance ; |
| 426 | - rdfs:label "MPa.second"^^xsd:string . | 426 | + rdfs:label "lux"^^xsd:string . |
| 427 | - | 427 | + |
| 428 | -ep-core:milligalileo | 428 | +ep-core:m2 |
| 429 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 429 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 430 | - rdfs:label "milligalileo"^^xsd:string . | 430 | + rdfs:label "square metres"^^xsd:string . |
| 431 | - | 431 | + |
| 432 | -ep-core:milligram_dm-3 | 432 | +ep-core:m2_m-2 |
| 433 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 433 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 434 | - rdfs:label "milligram dm-3"^^xsd:string . | 434 | + rdfs:label "square metres per square metre"^^xsd:string . |
| 435 | - | 435 | + |
| 436 | -ep-core:milligram_l-1 | 436 | +ep-core:m_30m-1 |
| 437 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 437 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 438 | - rdfs:label "milligrams per litre"^^xsd:string . | 438 | + rdfs:domain ep-core:LengthPerLength ; |
| 439 | - | 439 | + rdfs:label "metres per 30m"^^xsd:string . |
| 440 | -ep-core:milligram_m-3 | 440 | + |
| 441 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 441 | +ep-core:m_cm-2 |
| 442 | - rdfs:label "milligram m-3"^^xsd:string . | 442 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 443 | - | 443 | + rdfs:domain ep-core:LengthPerLength ; |
| 444 | -ep-core:milligram_usGallon-1 | 444 | + rdfs:label "metres per centimetre"^^xsd:string . |
| 445 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 445 | + |
| 446 | - rdfs:label "milligrams per US Gallon"^^xsd:string . | 446 | +ep-core:m_km-1 |
| 447 | - | 447 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 448 | -ep-core:millivolt | 448 | + rdfs:domain ep-core:LengthPerLength ; |
| 449 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 449 | + rdfs:label "metres per kilometre"^^xsd:string . |
| 450 | - rdfs:label "millivolt"^^xsd:string . | 450 | + |
| 451 | - | 451 | +ep-core:m_m-1 |
| 452 | -ep-core:mj_cm-2 | 452 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 453 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 453 | + rdfs:domain ep-core:LengthPerLength ; |
| 454 | - rdfs:label "millijoules per square centimetre"^^xsd:string . | 454 | + rdfs:label "metres per metre"^^xsd:string . |
| 455 | - | 455 | + |
| 456 | -ep-core:mj_m-2 | 456 | +ep-core:masseq_100g |
| 457 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 457 | + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; |
| 458 | - rdfs:label "millijoules per square metre"^^xsd:string . | 458 | + rdfs:label "mass equivalent (100 grams)"^^xsd:string . |
| 459 | - | 459 | + |
| 460 | -ep-core:mm2 | 460 | +ep-core:masseq_g |
| 461 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 461 | + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; |
| 462 | - rdfs:label "square millimetres"^^xsd:string . | 462 | + rdfs:label "mass equivalent (grams)"^^xsd:string . |
| 463 | - | 463 | + |
| 464 | -ep-core:mm2_mm-2 | 464 | +ep-core:masseq_kg |
| 465 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 465 | + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; |
| 466 | - rdfs:label "square millimetres per square millimetre"^^xsd:string . | 466 | + rdfs:label "mass equivalent (kilograms)"^^xsd:string . |
| 467 | - | 467 | + |
| 468 | -ep-core:mpa_m-1 | 468 | +ep-core:megaGramF |
| 469 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 469 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 470 | - rdfs:label "megapascal per metre"^^xsd:string . | 470 | + rdfs:label "Megagram (force)"^^xsd:string . |
| 471 | - | 471 | + |
| 472 | -ep-core:n_m-3 | 472 | +ep-core:megaNewton |
| 473 | - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | 473 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 474 | - rdfs:label "Newtons per square metre"^^xsd:string . | 474 | + rdfs:label "Meganewton"^^xsd:string . |
| 475 | - | 475 | + |
| 476 | -ep-core:n_m-E | 476 | +ep-core:megagram_m-3 |
| 477 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 477 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 478 | - rdfs:comment "Another weird energy per area unit - not to be confused with newton metre measure of torque"^^xsd:string ; | 478 | + rdfs:label "Megagram m-3"^^xsd:string . |
| 479 | - rdfs:label "joules per square centimetre"^^xsd:string . | 479 | + |
| 480 | - | 480 | +ep-core:megahertz |
| 481 | -ep-core:nanoEuclid | 481 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
| 482 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 482 | + rdfs:domain ep-core:Frequency ; |
| 483 | - rdfs:label "NanoEuclid"^^xsd:string . | 483 | + rdfs:label "Megahertz"^^xsd:string . |
| 484 | - | 484 | + |
| 485 | -ep-core:newton | 485 | +ep-core:megavolt |
| 486 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 486 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 487 | - rdfs:label "Newton"^^xsd:string . | 487 | + rdfs:label "Megavolt"^^xsd:string . |
| 488 | - | 488 | + |
| 489 | -ep-core:ozf | 489 | +ep-core:metre3_hour-1 |
| 490 | - rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | 490 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 491 | - rdfs:label "Ounces (force)"^^xsd:string . | 491 | + rdfs:domain ep-core:VolumetricFlowRate ; |
| 492 | - | 492 | + rdfs:label "metre3 hour-1"^^xsd:string . |
| 493 | -ep-core:pascal_m-1 | 493 | + |
| 494 | - rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | 494 | +ep-core:metre_s-2 |
| 495 | - rdfs:label "Pascal per metre"^^xsd:string . | 495 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 496 | - | 496 | + rdfs:label "metres per second squared"^^xsd:string . |
| 497 | -ep-core:pdl | 497 | + |
| 498 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 498 | +ep-core:mgn |
| 499 | - rdfs:label "Poundal"^^xsd:string . | 499 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 500 | - | 500 | + rdfs:label "milliGn - normal acceleration"^^xsd:string . |
| 501 | -ep-core:psi_1000ft-1 | 501 | + |
| 502 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 502 | +ep-core:mi2 |
| 503 | - rdfs:label "psi per 1000ft"^^xsd:string . | 503 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 504 | - | 504 | + rdfs:label "square miles"^^xsd:string . |
| 505 | -ep-core:psi_100ft-1 | 505 | + |
| 506 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 506 | +ep-core:mi_in-1 |
| 507 | - rdfs:label "psi per 100ft"^^xsd:string . | 507 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 508 | - | 508 | + rdfs:domain ep-core:LengthPerLength ; |
| 509 | -ep-core:psi_ft-1 | 509 | + rdfs:label "miles per inch"^^xsd:string . |
| 510 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 510 | + |
| 511 | - rdfs:label "psi per ft"^^xsd:string . | 511 | +ep-core:microEuclid |
| 512 | - | 512 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 513 | -ep-core:psi_m-1 | 513 | + rdfs:label "MicroEuclid"^^xsd:string . |
| 514 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 514 | + |
| 515 | - rdfs:label "psi per metre"^^xsd:string . | 515 | +ep-core:microNewton |
| 516 | - | 516 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 517 | -ep-core:radian_ft-1 | 517 | + rdfs:label "MIcronewton"^^xsd:string . |
| 518 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 518 | + |
| 519 | - rdfs:label "radians per ft"^^xsd:string . | 519 | +ep-core:microgram_cm-3 |
| 520 | - | 520 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 521 | -ep-core:radian_m-1 | 521 | + rdfs:label "microgram cm-3"^^xsd:string . |
| 522 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 522 | + |
| 523 | - rdfs:label "radians per m"^^xsd:string . | 523 | +ep-core:microvolt |
| 524 | - | 524 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 525 | -ep-core:radian_s-1 | 525 | + rdfs:label "microvolt"^^xsd:string . |
| 526 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 526 | + |
| 527 | - rdfs:label "radians per s"^^xsd:string . | 527 | +ep-core:milliEuclid |
| 528 | - | 528 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 529 | -ep-core:rev_min-1 | 529 | + rdfs:label "MilliEuclid"^^xsd:string . |
| 530 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 530 | + |
| 531 | - rdfs:label "revolutions per minute"^^xsd:string . | 531 | +ep-core:milliNewton |
| 532 | - | 532 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 533 | -ep-core:rev_s-1 | 533 | + rdfs:label "Millinewton"^^xsd:string . |
| 534 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 534 | + |
| 535 | - rdfs:label "revolutions per second"^^xsd:string . | 535 | +ep-core:milliPa_second |
| 536 | - | 536 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
| 537 | -ep-core:ten_megagram_m-3 | 537 | + rdfs:domain ep-core:PlasticViscosity ; |
| 538 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 538 | + rdfs:label "MPa.second"^^xsd:string . |
| 539 | - rdfs:label "10 Megagram m-3"^^xsd:string . | 539 | + |
| 540 | - | 540 | +ep-core:milligalileo |
| 541 | -ep-core:thousand_barrel | 541 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 542 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 542 | + rdfs:label "milligalileo"^^xsd:string . |
| 543 | - rdfs:label "thousand barrel"^^xsd:string . | 543 | + |
| 544 | - | 544 | +ep-core:milligram_dm-3 |
| 545 | -ep-core:ukTonF | 545 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 546 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 546 | + rdfs:label "milligram dm-3"^^xsd:string . |
| 547 | - rdfs:label "UK Ton (force)"^^xsd:string . | 547 | + |
| 548 | - | 548 | +ep-core:milligram_l-1 |
| 549 | -ep-core:um2 | 549 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
| 550 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 550 | + rdfs:label "milligrams per litre"^^xsd:string . |
| 551 | - rdfs:label "square micrometres"^^xsd:string . | 551 | + |
| 552 | - | 552 | +ep-core:milligram_m-3 |
| 553 | -ep-core:usTonF | 553 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 554 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 554 | + rdfs:label "milligram m-3"^^xsd:string . |
| 555 | - rdfs:label "US Ton (force)"^^xsd:string . | 555 | + |
| 556 | - | 556 | +ep-core:milligram_usGallon-1 |
| 557 | -ep-core:us_mi2 | 557 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 558 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 558 | + rdfs:label "milligrams per US Gallon"^^xsd:string . |
| 559 | - rdfs:comment "According to everything I can find, there is no difference between this an mi2"^^xsd:string ; | 559 | + |
| 560 | - rdfs:label "square miles (US)"^^xsd:string . | 560 | +ep-core:millihertz |
| 561 | - | 561 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 562 | -ep-core:volt | 562 | + rdfs:domain ep-core:Frequency ; |
| 563 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 563 | + rdfs:label "millihertz"^^xsd:string . |
| 564 | - rdfs:label "Volt"^^xsd:string . | 564 | + |
| 565 | - | 565 | +ep-core:millivolt |
| 566 | -ep-core:yd2 | 566 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 567 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 567 | + rdfs:label "millivolt"^^xsd:string . |
| 568 | - rdfs:label "square yards"^^xsd:string . | 568 | + |
| 569 | - | 569 | +ep-core:mj_cm-2 |
| 570 | -ep-prodcore:DensityAt0degC1atm | 570 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 571 | - rdf:type rdfs:Class , ep-core:PropertySpace ; | 571 | + rdfs:label "millijoules per square centimetre"^^xsd:string . |
| 572 | - rdfs:label "density at 0 degrees C 1 atmosphere"^^xsd:string ; | 572 | + |
| 573 | - rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial . | 573 | +ep-core:mj_m-2 |
| 574 | - | 574 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 575 | -ep-prodcore:DensityAt15degC1atm | 575 | + rdfs:label "millijoules per square metre"^^xsd:string . |
| 576 | - rdf:type ep-core:PropertySpace , rdfs:Class ; | 576 | + |
| 577 | - rdfs:label "density at 15 degrees C 1 atmosphere"^^xsd:string ; | 577 | +ep-core:mm2 |
| 578 | - rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial . | 578 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; |
| 579 | - | 579 | + rdfs:label "square millimetres"^^xsd:string . |
| 580 | -ep-prodcore:DensityAt60degF1atm | 580 | + |
| 581 | - rdf:type rdfs:Class , ep-core:PropertySpace ; | 581 | +ep-core:mm2_mm-2 |
| 582 | - rdfs:label "density at 60 degrees F 1 atmosphere"^^xsd:string ; | 582 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; |
| 583 | - rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial . | 583 | + rdfs:label "square millimetres per square millimetre"^^xsd:string . |
| 584 | - | 584 | + |
| 585 | -ep-prodcore:MeasureOfDensityOfMaterial | 585 | +ep-core:mpa_m-1 |
| 586 | - rdf:type ep-core:PropertySpace , rdfs:Class ; | 586 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 587 | - rdfs:label "measure of density of material"^^xsd:string ; | 587 | + rdfs:label "megapascal per metre"^^xsd:string . |
| 588 | - rdfs:subClassOf owl:Class . | 588 | + |
| 589 | +ep-core:n_m-3 | ||
| 590 | + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | ||
| 591 | + rdfs:label "Newtons per square metre"^^xsd:string . | ||
| 592 | + | ||
| 593 | +ep-core:n_m-E | ||
| 594 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
| 595 | + rdfs:comment "Another weird energy per area unit - not to be confused with newton metre measure of torque"^^xsd:string ; | ||
| 596 | + rdfs:label "joules per square centimetre"^^xsd:string . | ||
| 597 | + | ||
| 598 | +ep-core:nanoEuclid | ||
| 599 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | ||
| 600 | + rdfs:label "NanoEuclid"^^xsd:string . | ||
| 601 | + | ||
| 602 | +ep-core:newton | ||
| 603 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
| 604 | + rdfs:label "Newton"^^xsd:string . | ||
| 605 | + | ||
| 606 | +ep-core:ozf | ||
| 607 | + rdf:type owl:FunctionalProperty , ep-core:Scale , owl:DatatypeProperty ; | ||
| 608 | + rdfs:label "Ounces (force)"^^xsd:string . | ||
| 609 | + | ||
| 610 | +ep-core:pascal_m-1 | ||
| 611 | + rdf:type owl:DatatypeProperty , ep-core:Scale , owl:FunctionalProperty ; | ||
| 612 | + rdfs:label "Pascal per metre"^^xsd:string . | ||
| 613 | + | ||
| 614 | +ep-core:pdl | ||
| 615 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
| 616 | + rdfs:label "Poundal"^^xsd:string . | ||
| 617 | + | ||
| 618 | +ep-core:perAnnum | ||
| 619 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 620 | + rdfs:domain ep-core:Frequency ; | ||
| 621 | + rdfs:label "per annum"^^xsd:string . | ||
| 622 | + | ||
| 623 | +ep-core:perDay | ||
| 624 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 625 | + rdfs:domain ep-core:Frequency ; | ||
| 626 | + rdfs:label "per day"^^xsd:string . | ||
| 627 | + | ||
| 628 | +ep-core:perHour | ||
| 629 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 630 | + rdfs:domain ep-core:Frequency ; | ||
| 631 | + rdfs:label "per hour"^^xsd:string . | ||
| 632 | + | ||
| 633 | +ep-core:perMinute | ||
| 634 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 635 | + rdfs:domain ep-core:Frequency ; | ||
| 636 | + rdfs:label "per minute"^^xsd:string . | ||
| 637 | + | ||
| 638 | +ep-core:perSecond | ||
| 639 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 640 | + rdfs:domain ep-core:Frequency ; | ||
| 641 | + rdfs:label "per second"^^xsd:string . | ||
| 642 | + | ||
| 643 | +ep-core:perWeek | ||
| 644 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 645 | + rdfs:domain ep-core:Frequency ; | ||
| 646 | + rdfs:label "per week"^^xsd:string . | ||
| 647 | + | ||
| 648 | +ep-core:psi_1000ft-1 | ||
| 649 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
| 650 | + rdfs:label "psi per 1000ft"^^xsd:string . | ||
| 651 | + | ||
| 652 | +ep-core:psi_100ft-1 | ||
| 653 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
| 654 | + rdfs:label "psi per 100ft"^^xsd:string . | ||
| 655 | + | ||
| 656 | +ep-core:psi_ft-1 | ||
| 657 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
| 658 | + rdfs:label "psi per ft"^^xsd:string . | ||
| 659 | + | ||
| 660 | +ep-core:psi_m-1 | ||
| 661 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | ||
| 662 | + rdfs:label "psi per metre"^^xsd:string . | ||
| 663 | + | ||
| 664 | +ep-core:radian_ft-1 | ||
| 665 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 666 | + rdfs:label "radians per ft"^^xsd:string . | ||
| 667 | + | ||
| 668 | +ep-core:radian_m-1 | ||
| 669 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
| 670 | + rdfs:label "radians per m"^^xsd:string . | ||
| 671 | + | ||
| 672 | +ep-core:radian_s-1 | ||
| 673 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 674 | + rdfs:label "radians per s"^^xsd:string . | ||
| 675 | + | ||
| 676 | +ep-core:rev_min-1 | ||
| 677 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 678 | + rdfs:label "revolutions per minute"^^xsd:string . | ||
| 679 | + | ||
| 680 | +ep-core:rev_s-1 | ||
| 681 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 682 | + rdfs:label "revolutions per second"^^xsd:string . | ||
| 683 | + | ||
| 684 | +ep-core:ten_megagram_m-3 | ||
| 685 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | ||
| 686 | + rdfs:label "10 Megagram m-3"^^xsd:string . | ||
| 687 | + | ||
| 688 | +ep-core:thousand_barrel | ||
| 689 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
| 690 | + rdfs:label "thousand barrel"^^xsd:string . | ||
| 691 | + | ||
| 692 | +ep-core:uhz | ||
| 693 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 694 | + rdfs:domain ep-core:Frequency ; | ||
| 695 | + rdfs:label "microHertz"^^xsd:string . | ||
| 696 | + | ||
| 697 | +ep-core:ukTonF | ||
| 698 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
| 699 | + rdfs:label "UK Ton (force)"^^xsd:string . | ||
| 700 | + | ||
| 701 | +ep-core:um2 | ||
| 702 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
| 703 | + rdfs:label "square micrometres"^^xsd:string . | ||
| 704 | + | ||
| 705 | +ep-core:usTonF | ||
| 706 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
| 707 | + rdfs:label "US Ton (force)"^^xsd:string . | ||
| 708 | + | ||
| 709 | +ep-core:us_mi2 | ||
| 710 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
| 711 | + rdfs:comment "According to everything I can find, there is no difference between this an mi2"^^xsd:string ; | ||
| 712 | + rdfs:label "square miles (US)"^^xsd:string . | ||
| 713 | + | ||
| 714 | +ep-core:volt | ||
| 715 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
| 716 | + rdfs:label "Volt"^^xsd:string . | ||
| 717 | + | ||
| 718 | +ep-core:yd2 | ||
| 719 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
| 720 | + rdfs:label "square yards"^^xsd:string . | ||
| 721 | + | ||
| 722 | +ep-prodcore:DensityAt0degC1atm | ||
| 723 | + rdf:type ep-core:PropertySpace , rdfs:Class ; | ||
| 724 | + rdfs:label "density at 0 degrees C 1 atmosphere"^^xsd:string ; | ||
| 725 | + rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial . | ||
| 726 | + | ||
| 727 | +ep-prodcore:DensityAt15degC1atm | ||
| 728 | + rdf:type rdfs:Class , ep-core:PropertySpace ; | ||
| 729 | + rdfs:label "density at 15 degrees C 1 atmosphere"^^xsd:string ; | ||
| 730 | + rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial . | ||
| 731 | + | ||
| 732 | +ep-prodcore:DensityAt60degF1atm | ||
| 733 | + rdf:type ep-core:PropertySpace , rdfs:Class ; | ||
| 734 | + rdfs:label "density at 60 degrees F 1 atmosphere"^^xsd:string ; | ||
| 735 | + rdfs:subClassOf ep-prodcore:MeasureOfDensityOfMaterial . | ||
| 736 | + | ||
| 737 | +ep-prodcore:MeasureOfDensityOfMaterial | ||
| 738 | + rdf:type rdfs:Class , ep-core:PropertySpace ; | ||
| 739 | + rdfs:label "measure of density of material"^^xsd:string ; | ||
| 740 | + rdfs:subClassOf owl:Class . | ... | ... |
This diff could not be displayed because it is too large.
-
Please register or login to post a comment