Showing
1 changed file
with
291 additions
and
92 deletions
... | @@ -13,7 +13,9 @@ | ... | @@ -13,7 +13,9 @@ |
13 | ep-core:Acceleration | 13 | ep-core:Acceleration |
14 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 14 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
15 | rdfs:label "acceleration"^^xsd:string ; | 15 | rdfs:label "acceleration"^^xsd:string ; |
16 | - rdfs:subClassOf owl:Class . | 16 | + rdfs:subClassOf owl:Class ; |
17 | + ep-core:seeReferenceData | ||
18 | + "http://posccaesar.org/rdl/RDS349514"^^xsd:string . | ||
17 | 19 | ||
18 | ep-core:Acidity | 20 | ep-core:Acidity |
19 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 21 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
... | @@ -24,9 +26,10 @@ ep-core:Acidity | ... | @@ -24,9 +26,10 @@ ep-core:Acidity |
24 | 26 | ||
25 | ep-core:AmountOfSubstance | 27 | ep-core:AmountOfSubstance |
26 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 28 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
27 | - rdfs:comment "This is usually expressed in mole."^^xsd:string ; | ||
28 | rdfs:label "amount of substance"^^xsd:string ; | 29 | rdfs:label "amount of substance"^^xsd:string ; |
29 | - rdfs:subClassOf owl:Class . | 30 | + rdfs:subClassOf owl:Class ; |
31 | + ep-core:seeReferenceData | ||
32 | + "http://posccaesar.org/rdl/RDS387629"^^xsd:string . | ||
30 | 33 | ||
31 | ep-core:AmountOfSubstancePair | 34 | ep-core:AmountOfSubstancePair |
32 | rdf:type owl:Class ; | 35 | rdf:type owl:Class ; |
... | @@ -35,18 +38,23 @@ ep-core:AmountOfSubstancePair | ... | @@ -35,18 +38,23 @@ ep-core:AmountOfSubstancePair |
35 | 38 | ||
36 | ep-core:AmountOfSubstancePerMass | 39 | ep-core:AmountOfSubstancePerMass |
37 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 40 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
41 | + rdfs:comment "the amount of substance per unit mass. The SI unit is mole kilogram-1."^^xsd:string ; | ||
38 | rdfs:label "amount of substance per mass"^^xsd:string ; | 42 | rdfs:label "amount of substance per mass"^^xsd:string ; |
39 | rdfs:subClassOf owl:Class . | 43 | rdfs:subClassOf owl:Class . |
40 | 44 | ||
41 | ep-core:Area | 45 | ep-core:Area |
42 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 46 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
43 | rdfs:label "area"^^xsd:string ; | 47 | rdfs:label "area"^^xsd:string ; |
44 | - rdfs:subClassOf owl:Class . | 48 | + rdfs:subClassOf owl:Class ; |
49 | + ep-core:seeReferenceData | ||
50 | + "http://posccaesar.org/rdl/RDS349874"^^xsd:string . | ||
45 | 51 | ||
46 | ep-core:AreaPerArea | 52 | ep-core:AreaPerArea |
47 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 53 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
48 | rdfs:label "area per area"^^xsd:string ; | 54 | rdfs:label "area per area"^^xsd:string ; |
49 | - rdfs:subClassOf ep-core:Ratio . | 55 | + rdfs:subClassOf ep-core:Ratio ; |
56 | + ep-core:seeReferenceData | ||
57 | + "http://posccaesar.org/rdl/RDS17234412"^^xsd:string . | ||
50 | 58 | ||
51 | ep-core:Class_of_indirect_property | 59 | ep-core:Class_of_indirect_property |
52 | rdf:type owl:Class ; | 60 | rdf:type owl:Class ; |
... | @@ -95,13 +103,16 @@ ep-core:DensityAt60degF1atm | ... | @@ -95,13 +103,16 @@ ep-core:DensityAt60degF1atm |
95 | ep-core:DynamicViscosity | 103 | ep-core:DynamicViscosity |
96 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 104 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
97 | rdfs:label "dynamic viscosity"^^xsd:string ; | 105 | rdfs:label "dynamic viscosity"^^xsd:string ; |
98 | - rdfs:subClassOf owl:Class . | 106 | + rdfs:subClassOf owl:Class ; |
107 | + ep-core:seeReferenceData | ||
108 | + "http://posccaesar.org/rdl/RDS357614"^^xsd:string . | ||
99 | 109 | ||
100 | ep-core:ElectricPotentialDifference | 110 | ep-core:ElectricPotentialDifference |
101 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 111 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
102 | - rdfs:comment "This is often called \"voltage\" ."^^xsd:string ; | ||
103 | rdfs:label "electric potential difference"^^xsd:string ; | 112 | rdfs:label "electric potential difference"^^xsd:string ; |
104 | - rdfs:subClassOf owl:Class . | 113 | + rdfs:subClassOf owl:Class ; |
114 | + ep-core:seeReferenceData | ||
115 | + "http://posccaesar.org/rdl/RDS7311825"^^xsd:string . | ||
105 | 116 | ||
106 | ep-core:EnergyPerArea | 117 | ep-core:EnergyPerArea |
107 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 118 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
... | @@ -112,12 +123,14 @@ ep-core:EnergyPerArea | ... | @@ -112,12 +123,14 @@ ep-core:EnergyPerArea |
112 | 123 | ||
113 | ep-core:EnergyPerEnergy | 124 | ep-core:EnergyPerEnergy |
114 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 125 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
126 | + rdfs:comment "the ratio between two energies. It is dimensionless."^^xsd:string ; | ||
115 | rdfs:label "energy per energy"^^xsd:string ; | 127 | rdfs:label "energy per energy"^^xsd:string ; |
116 | rdfs:subClassOf ep-core:Ratio . | 128 | rdfs:subClassOf ep-core:Ratio . |
117 | 129 | ||
118 | ep-core:EnergyPerVolume | 130 | ep-core:EnergyPerVolume |
119 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 131 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
120 | - rdfs:label "Energy Per Volume"^^xsd:string ; | 132 | + rdfs:comment "the energy per unit volume. The SI unit is Joule metre-3."^^xsd:string ; |
133 | + rdfs:label "energy per volume"^^xsd:string ; | ||
121 | rdfs:subClassOf owl:Class . | 134 | rdfs:subClassOf owl:Class . |
122 | 135 | ||
123 | ep-core:FlowState | 136 | ep-core:FlowState |
... | @@ -129,15 +142,19 @@ ep-core:FlowState | ... | @@ -129,15 +142,19 @@ ep-core:FlowState |
129 | ep-core:Force | 142 | ep-core:Force |
130 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 143 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
131 | rdfs:label "force"^^xsd:string ; | 144 | rdfs:label "force"^^xsd:string ; |
132 | - rdfs:subClassOf owl:Class . | 145 | + rdfs:subClassOf owl:Class ; |
146 | + ep-core:seeReferenceData | ||
147 | + "http://posccaesar.org/rdl/RDS351854"^^xsd:string . | ||
133 | 148 | ||
134 | ep-core:ForcePerVolume | 149 | ep-core:ForcePerVolume |
135 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 150 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
136 | rdfs:label "force per volume"^^xsd:string ; | 151 | rdfs:label "force per volume"^^xsd:string ; |
137 | - rdfs:subClassOf owl:Class . | 152 | + rdfs:subClassOf owl:Class ; |
153 | + ep-core:seeReferenceData | ||
154 | + "http://posccaesar.org/rdl/RDS17234547"^^xsd:string . | ||
138 | 155 | ||
139 | ep-core:Frequency | 156 | ep-core:Frequency |
140 | - rdf:type rdfs:Class ; | 157 | + rdf:type ep-core:PropertySpace , rdfs:Class ; |
141 | rdfs:label "frequency"^^xsd:string ; | 158 | rdfs:label "frequency"^^xsd:string ; |
142 | rdfs:subClassOf owl:Class ; | 159 | rdfs:subClassOf owl:Class ; |
143 | ep-core:seeReferenceData | 160 | ep-core:seeReferenceData |
... | @@ -151,7 +168,7 @@ ep-core:GP_cm-1 | ... | @@ -151,7 +168,7 @@ ep-core:GP_cm-1 |
151 | "http://posccaesar.org/rdl/RDS17256507"^^xsd:string . | 168 | "http://posccaesar.org/rdl/RDS17256507"^^xsd:string . |
152 | 169 | ||
153 | ep-core:Illuminance | 170 | ep-core:Illuminance |
154 | - rdf:type rdfs:Class ; | 171 | + rdf:type ep-core:PropertySpace , rdfs:Class ; |
155 | rdfs:label "illuminance"^^xsd:string ; | 172 | rdfs:label "illuminance"^^xsd:string ; |
156 | rdfs:subClassOf owl:Class ; | 173 | rdfs:subClassOf owl:Class ; |
157 | ep-core:seeReferenceData | 174 | ep-core:seeReferenceData |
... | @@ -173,7 +190,9 @@ ep-core:Length | ... | @@ -173,7 +190,9 @@ ep-core:Length |
173 | ep-core:LengthPerLength | 190 | ep-core:LengthPerLength |
174 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 191 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
175 | rdfs:label "length per length"^^xsd:string ; | 192 | rdfs:label "length per length"^^xsd:string ; |
176 | - rdfs:subClassOf ep-core:Ratio . | 193 | + rdfs:subClassOf ep-core:Ratio ; |
194 | + ep-core:seeReferenceData | ||
195 | + "http://posccaesar.org/rdl/RDS17234067"^^xsd:string . | ||
177 | 196 | ||
178 | ep-core:MagneticFieldStrength | 197 | ep-core:MagneticFieldStrength |
179 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 198 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
... | @@ -192,7 +211,9 @@ ep-core:Mass | ... | @@ -192,7 +211,9 @@ ep-core:Mass |
192 | ep-core:MassFlowRate | 211 | ep-core:MassFlowRate |
193 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 212 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
194 | rdfs:label "mass flow rate"^^xsd:string ; | 213 | rdfs:label "mass flow rate"^^xsd:string ; |
195 | - rdfs:subClassOf owl:Class . | 214 | + rdfs:subClassOf owl:Class ; |
215 | + ep-core:seeReferenceData | ||
216 | + "http://posccaesar.org/rdl/RDS380789"^^xsd:string . | ||
196 | 217 | ||
197 | ep-core:MassPair | 218 | ep-core:MassPair |
198 | rdf:type owl:Class ; | 219 | rdf:type owl:Class ; |
... | @@ -289,6 +310,7 @@ ep-core:MomentOfForce | ... | @@ -289,6 +310,7 @@ ep-core:MomentOfForce |
289 | 310 | ||
290 | ep-core:MomentOfForcePerArea | 311 | ep-core:MomentOfForcePerArea |
291 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 312 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
313 | + rdfs:comment "the moment of force per unit area. The SI unit is Newton metre-1."^^xsd:string ; | ||
292 | rdfs:label "moment of force per area"^^xsd:string ; | 314 | rdfs:label "moment of force per area"^^xsd:string ; |
293 | rdfs:subClassOf owl:Class . | 315 | rdfs:subClassOf owl:Class . |
294 | 316 | ||
... | @@ -298,7 +320,8 @@ ep-core:Pair | ... | @@ -298,7 +320,8 @@ ep-core:Pair |
298 | rdfs:subClassOf owl:Thing . | 320 | rdfs:subClassOf owl:Thing . |
299 | 321 | ||
300 | ep-core:PerLength | 322 | ep-core:PerLength |
301 | - rdf:type rdfs:Class ; | 323 | + rdf:type ep-core:PropertySpace , rdfs:Class ; |
324 | + rdfs:comment "per unit length. The SI unit is metre-1."^^xsd:string ; | ||
302 | rdfs:label "per length"^^xsd:string ; | 325 | rdfs:label "per length"^^xsd:string ; |
303 | rdfs:subClassOf owl:Class . | 326 | rdfs:subClassOf owl:Class . |
304 | 327 | ||
... | @@ -353,6 +376,7 @@ ep-core:Power | ... | @@ -353,6 +376,7 @@ ep-core:Power |
353 | 376 | ||
354 | ep-core:PowerPerPower | 377 | ep-core:PowerPerPower |
355 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 378 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
379 | + rdfs:comment "is the ratio between two powers. It is dimensionless."^^xsd:string ; | ||
356 | rdfs:label "power per power"^^xsd:string ; | 380 | rdfs:label "power per power"^^xsd:string ; |
357 | rdfs:subClassOf ep-core:Ratio . | 381 | rdfs:subClassOf ep-core:Ratio . |
358 | 382 | ||
... | @@ -365,6 +389,7 @@ ep-core:Pressure | ... | @@ -365,6 +389,7 @@ ep-core:Pressure |
365 | 389 | ||
366 | ep-core:PressurePerLength | 390 | ep-core:PressurePerLength |
367 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 391 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
392 | + rdfs:comment "the pressure per unit length. The SI unit is Pascal metre-1, or Newton metre-3."^^xsd:string ; | ||
368 | rdfs:label "pressure per length"^^xsd:string ; | 393 | rdfs:label "pressure per length"^^xsd:string ; |
369 | rdfs:subClassOf owl:Class . | 394 | rdfs:subClassOf owl:Class . |
370 | 395 | ||
... | @@ -375,9 +400,11 @@ ep-core:PressureValue1atm | ... | @@ -375,9 +400,11 @@ ep-core:PressureValue1atm |
375 | ep-core:atm "1"^^xsd:string . | 400 | ep-core:atm "1"^^xsd:string . |
376 | 401 | ||
377 | ep-core:ProductivityIndex | 402 | ep-core:ProductivityIndex |
378 | - rdf:type rdfs:Class ; | 403 | + rdf:type ep-core:PropertySpace , rdfs:Class ; |
379 | rdfs:label "productivity index"^^xsd:string ; | 404 | rdfs:label "productivity index"^^xsd:string ; |
380 | - rdfs:subClassOf owl:Class . | 405 | + rdfs:subClassOf owl:Class ; |
406 | + ep-core:seeReferenceData | ||
407 | + "http://posccaesar.org/rdl/RDS354329"^^xsd:string . | ||
381 | 408 | ||
382 | ep-core:PropertySpace | 409 | ep-core:PropertySpace |
383 | rdf:type rdfs:Class ; | 410 | rdf:type rdfs:Class ; |
... | @@ -467,7 +494,9 @@ ep-core:TemporalPartOfARegionOfSpace | ... | @@ -467,7 +494,9 @@ ep-core:TemporalPartOfARegionOfSpace |
467 | ep-core:ThermalConductivity | 494 | ep-core:ThermalConductivity |
468 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 495 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
469 | rdfs:label "thermal conductivity"^^xsd:string ; | 496 | rdfs:label "thermal conductivity"^^xsd:string ; |
470 | - rdfs:subClassOf owl:Class . | 497 | + rdfs:subClassOf owl:Class ; |
498 | + ep-core:seeReferenceData | ||
499 | + "http://posccaesar.org/rdl/RDS355949"^^xsd:string . | ||
471 | 500 | ||
472 | ep-core:TimeDuration | 501 | ep-core:TimeDuration |
473 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 502 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
... | @@ -558,7 +587,9 @@ ep-core:VolumePerMass | ... | @@ -558,7 +587,9 @@ ep-core:VolumePerMass |
558 | ep-core:VolumePerVolume | 587 | ep-core:VolumePerVolume |
559 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 588 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
560 | rdfs:label "volume per volume"^^xsd:string ; | 589 | rdfs:label "volume per volume"^^xsd:string ; |
561 | - rdfs:subClassOf ep-core:Ratio . | 590 | + rdfs:subClassOf ep-core:Ratio ; |
591 | + ep-core:seeReferenceData | ||
592 | + "http://posccaesar.org/rdl/RDS17234022"^^xsd:string . | ||
562 | 593 | ||
563 | ep-core:VolumetricFlowRate | 594 | ep-core:VolumetricFlowRate |
564 | rdf:type ep-core:PropertySpace , rdfs:Class ; | 595 | rdf:type ep-core:PropertySpace , rdfs:Class ; |
... | @@ -639,12 +670,16 @@ ep-core:at | ... | @@ -639,12 +670,16 @@ ep-core:at |
639 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 670 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
640 | rdfs:comment "This is not the same as a standard atmosphere, with symbol \"atm\"."^^xsd:string ; | 671 | rdfs:comment "This is not the same as a standard atmosphere, with symbol \"atm\"."^^xsd:string ; |
641 | rdfs:domain ep-core:Pressure ; | 672 | rdfs:domain ep-core:Pressure ; |
642 | - rdfs:label "technical atmosphere"^^xsd:string . | 673 | + rdfs:label "technical atmosphere"^^xsd:string ; |
674 | + ep-core:seeReferenceData | ||
675 | + "http://posccaesar.org/rdl/RDS17253267"^^xsd:string . | ||
643 | 676 | ||
644 | ep-core:atm | 677 | ep-core:atm |
645 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 678 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
646 | rdfs:domain ep-core:Pressure ; | 679 | rdfs:domain ep-core:Pressure ; |
647 | - rdfs:label "standard atmosphere"^^xsd:string . | 680 | + rdfs:label "standard atmosphere"^^xsd:string ; |
681 | + ep-core:seeReferenceData | ||
682 | + "http://posccaesar.org/rdl/RDS979626281"^^xsd:string . | ||
648 | 683 | ||
649 | ep-core:atm_100m-1 | 684 | ep-core:atm_100m-1 |
650 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 685 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -712,7 +747,9 @@ ep-core:bar_m-1 | ... | @@ -712,7 +747,9 @@ ep-core:bar_m-1 |
712 | ep-core:barn | 747 | ep-core:barn |
713 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 748 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
714 | rdfs:domain ep-core:Area ; | 749 | rdfs:domain ep-core:Area ; |
715 | - rdfs:label "barn"^^xsd:string . | 750 | + rdfs:label "barn"^^xsd:string ; |
751 | + ep-core:seeReferenceData | ||
752 | + "http://posccaesar.org/rdl/RDS1314584"^^xsd:string . | ||
716 | 753 | ||
717 | ep-core:barrel | 754 | ep-core:barrel |
718 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 755 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -1318,7 +1355,9 @@ ep-core:dyne | ... | @@ -1318,7 +1355,9 @@ ep-core:dyne |
1318 | ep-core:dyne_cm-2 | 1355 | ep-core:dyne_cm-2 |
1319 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1356 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
1320 | rdfs:domain ep-core:Pressure ; | 1357 | rdfs:domain ep-core:Pressure ; |
1321 | - rdfs:label "dyne per centimetre squared"^^xsd:string . | 1358 | + rdfs:label "dyne per centimetre squared"^^xsd:string ; |
1359 | + ep-core:seeReferenceData | ||
1360 | + "http://posccaesar.org/rdl/RDS1323449"^^xsd:string . | ||
1322 | 1361 | ||
1323 | ep-core:dyne_second_metre-2 | 1362 | ep-core:dyne_second_metre-2 |
1324 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1363 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -1423,7 +1462,9 @@ ep-core:foot3 | ... | @@ -1423,7 +1462,9 @@ ep-core:foot3 |
1423 | ep-core:foot3_sack94-1 | 1462 | ep-core:foot3_sack94-1 |
1424 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1463 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
1425 | rdfs:domain ep-core:YieldPoint ; | 1464 | rdfs:domain ep-core:YieldPoint ; |
1426 | - rdfs:label "foot cubed per 94 pound sack"^^xsd:string . | 1465 | + rdfs:label "foot cubed per 94 pound sack"^^xsd:string ; |
1466 | + ep-core:seeReferenceData | ||
1467 | + "http://posccaesar.org/rdl/RDS1737932991"^^xsd:string . | ||
1427 | 1468 | ||
1428 | ep-core:footCandle | 1469 | ep-core:footCandle |
1429 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1470 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -1656,7 +1697,9 @@ ep-core:ft_min-1 | ... | @@ -1656,7 +1697,9 @@ ep-core:ft_min-1 |
1656 | ep-core:ft_ms-1 | 1697 | ep-core:ft_ms-1 |
1657 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1698 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
1658 | rdfs:domain ep-core:Speed ; | 1699 | rdfs:domain ep-core:Speed ; |
1659 | - rdfs:label "foot per millisecond"^^xsd:string . | 1700 | + rdfs:label "foot per millisecond"^^xsd:string ; |
1701 | + ep-core:seeReferenceData | ||
1702 | + "http://posccaesar.org/rdl/RDS17251962"^^xsd:string . | ||
1660 | 1703 | ||
1661 | ep-core:ft_s-1 | 1704 | ep-core:ft_s-1 |
1662 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1705 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -1692,7 +1735,9 @@ ep-core:gev | ... | @@ -1692,7 +1735,9 @@ ep-core:gev |
1692 | ep-core:gf | 1735 | ep-core:gf |
1693 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1736 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
1694 | rdfs:domain ep-core:Force ; | 1737 | rdfs:domain ep-core:Force ; |
1695 | - rdfs:label "gram force"^^xsd:string . | 1738 | + rdfs:label "gram force"^^xsd:string ; |
1739 | + ep-core:seeReferenceData | ||
1740 | + "http://posccaesar.org/rdl/RDS17256057"^^xsd:string . | ||
1696 | 1741 | ||
1697 | ep-core:ghz | 1742 | ep-core:ghz |
1698 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1743 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -1770,7 +1815,7 @@ ep-core:grain_100ft-3 | ... | @@ -1770,7 +1815,7 @@ ep-core:grain_100ft-3 |
1770 | rdfs:domain ep-core:Density ; | 1815 | rdfs:domain ep-core:Density ; |
1771 | rdfs:label "grain per 100 foot cubed"^^xsd:string ; | 1816 | rdfs:label "grain per 100 foot cubed"^^xsd:string ; |
1772 | ep-core:seeReferenceData | 1817 | ep-core:seeReferenceData |
1773 | - "http://posccaesar.org/rdl/RDS1325654"^^xsd:string , "http://posccaesar.org/rdl/RDS1325699"^^xsd:string . | 1818 | + "http://posccaesar.org/rdl/RDS1325654"^^xsd:string . |
1774 | 1819 | ||
1775 | ep-core:grain_ft-3 | 1820 | ep-core:grain_ft-3 |
1776 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1821 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -1948,12 +1993,16 @@ ep-core:hp | ... | @@ -1948,12 +1993,16 @@ ep-core:hp |
1948 | ep-core:hp_hr | 1993 | ep-core:hp_hr |
1949 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 1994 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
1950 | rdfs:domain ep-core:Work ; | 1995 | rdfs:domain ep-core:Work ; |
1951 | - rdfs:label "horsepower hour"^^xsd:string . | 1996 | + rdfs:label "horsepower hour"^^xsd:string ; |
1997 | + ep-core:seeReferenceData | ||
1998 | + "http://posccaesar.org/rdl/RDS43167561112"^^xsd:string . | ||
1952 | 1999 | ||
1953 | ep-core:hp_hr_bbl-1 | 2000 | ep-core:hp_hr_bbl-1 |
1954 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2001 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
1955 | rdfs:domain ep-core:EnergyPerVolume ; | 2002 | rdfs:domain ep-core:EnergyPerVolume ; |
1956 | - rdfs:label "horsepower hour per barrel"^^xsd:string . | 2003 | + rdfs:label "horsepower hour per barrel"^^xsd:string ; |
2004 | + ep-core:seeReferenceData | ||
2005 | + "http://posccaesar.org/rdl/RDS43167561123"^^xsd:string . | ||
1957 | 2006 | ||
1958 | ep-core:humanRecognizableName | 2007 | ep-core:humanRecognizableName |
1959 | rdf:type owl:DatatypeProperty ; | 2008 | rdf:type owl:DatatypeProperty ; |
... | @@ -2160,7 +2209,9 @@ ep-core:kFt_s-1 | ... | @@ -2160,7 +2209,9 @@ ep-core:kFt_s-1 |
2160 | ep-core:kN_m-2 | 2209 | ep-core:kN_m-2 |
2161 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2210 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2162 | rdfs:domain ep-core:Pressure ; | 2211 | rdfs:domain ep-core:Pressure ; |
2163 | - rdfs:label "kiloNewton per metre squared"^^xsd:string . | 2212 | + rdfs:label "kiloNewton per metre squared"^^xsd:string ; |
2213 | + ep-core:seeReferenceData | ||
2214 | + "http://posccaesar.org/rdl/RDS17253402"^^xsd:string . | ||
2164 | 2215 | ||
2165 | ep-core:kPa | 2216 | ep-core:kPa |
2166 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2217 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2228,7 +2279,9 @@ ep-core:kg_m-1 | ... | @@ -2228,7 +2279,9 @@ ep-core:kg_m-1 |
2228 | ep-core:kg_m_cm-2 | 2279 | ep-core:kg_m_cm-2 |
2229 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2280 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2230 | rdfs:domain ep-core:MassPerLength ; | 2281 | rdfs:domain ep-core:MassPerLength ; |
2231 | - rdfs:label "kilogram metre per centimetre squared"^^xsd:string . | 2282 | + rdfs:label "kilogram metre per centimetre squared"^^xsd:string ; |
2283 | + ep-core:seeReferenceData | ||
2284 | + "http://posccaesar.org/rdl/RDS1329029"^^xsd:string . | ||
2232 | 2285 | ||
2233 | ep-core:kg_min-1 | 2286 | ep-core:kg_min-1 |
2234 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2287 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2247,17 +2300,23 @@ ep-core:kg_s-1 | ... | @@ -2247,17 +2300,23 @@ ep-core:kg_s-1 |
2247 | ep-core:kg_sack94-1 | 2300 | ep-core:kg_sack94-1 |
2248 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2301 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2249 | rdfs:domain ep-core:MassPerMass ; | 2302 | rdfs:domain ep-core:MassPerMass ; |
2250 | - rdfs:label "kilogram per 94 pound sack"^^xsd:string . | 2303 | + rdfs:label "kilogram per 94 pound sack"^^xsd:string ; |
2304 | + ep-core:seeReferenceData | ||
2305 | + "http://posccaesar.org/rdl/RDS1065012911"^^xsd:string . | ||
2251 | 2306 | ||
2252 | ep-core:kgf | 2307 | ep-core:kgf |
2253 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2308 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2254 | rdfs:domain ep-core:Force ; | 2309 | rdfs:domain ep-core:Force ; |
2255 | - rdfs:label "kilogram force"^^xsd:string . | 2310 | + rdfs:label "kilogram force"^^xsd:string ; |
2311 | + ep-core:seeReferenceData | ||
2312 | + "http://posccaesar.org/rdl/RDS1328714"^^xsd:string . | ||
2256 | 2313 | ||
2257 | ep-core:kgf_cm-2 | 2314 | ep-core:kgf_cm-2 |
2258 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2315 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2259 | rdfs:domain ep-core:Pressure ; | 2316 | rdfs:domain ep-core:Pressure ; |
2260 | - rdfs:label "kilogram force per centimetre squared"^^xsd:string . | 2317 | + rdfs:label "kilogram force per centimetre squared"^^xsd:string ; |
2318 | + ep-core:seeReferenceData | ||
2319 | + "http://posccaesar.org/rdl/RDS1058889741"^^xsd:string . | ||
2261 | 2320 | ||
2262 | ep-core:kgf_m | 2321 | ep-core:kgf_m |
2263 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2322 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2309,7 +2368,9 @@ ep-core:kilogram | ... | @@ -2309,7 +2368,9 @@ ep-core:kilogram |
2309 | ep-core:kilogram_dm-3 | 2368 | ep-core:kilogram_dm-3 |
2310 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2369 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2311 | rdfs:domain ep-core:Density ; | 2370 | rdfs:domain ep-core:Density ; |
2312 | - rdfs:label "kilogram per decimetre cubed"^^xsd:string . | 2371 | + rdfs:label "kilogram per decimetre cubed"^^xsd:string ; |
2372 | + ep-core:seeReferenceData | ||
2373 | + "http://posccaesar.org/rdl/RDS1329254"^^xsd:string . | ||
2313 | 2374 | ||
2314 | ep-core:kilogram_l-1 | 2375 | ep-core:kilogram_l-1 |
2315 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2376 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2323,12 +2384,16 @@ ep-core:kilogram_m-3 | ... | @@ -2323,12 +2384,16 @@ ep-core:kilogram_m-3 |
2323 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2384 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2324 | rdfs:domain ep-core:Density ; | 2385 | rdfs:domain ep-core:Density ; |
2325 | rdfs:label "kilogram per metre cubed"^^xsd:string ; | 2386 | rdfs:label "kilogram per metre cubed"^^xsd:string ; |
2387 | + ep-core:seeReferenceData | ||
2388 | + "http://posccaesar.org/rdl/RDS1354454"^^xsd:string ; | ||
2326 | ep-core:unitSymbol "kg/m3"^^xsd:string . | 2389 | ep-core:unitSymbol "kg/m3"^^xsd:string . |
2327 | 2390 | ||
2328 | ep-core:kilogramforce_second_metre-2 | 2391 | ep-core:kilogramforce_second_metre-2 |
2329 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2392 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2330 | rdfs:domain ep-core:DynamicViscosity ; | 2393 | rdfs:domain ep-core:DynamicViscosity ; |
2331 | - rdfs:label "kilogram force second per metre squared"^^xsd:string . | 2394 | + rdfs:label "kilogram force second per metre squared"^^xsd:string ; |
2395 | + ep-core:seeReferenceData | ||
2396 | + "http://posccaesar.org/rdl/RDS1329164"^^xsd:string . | ||
2332 | 2397 | ||
2333 | ep-core:kilojoule | 2398 | ep-core:kilojoule |
2334 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2399 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2356,7 +2421,9 @@ ep-core:kilometre | ... | @@ -2356,7 +2421,9 @@ ep-core:kilometre |
2356 | ep-core:kilonewton_m | 2421 | ep-core:kilonewton_m |
2357 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2422 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2358 | rdfs:domain ep-core:MomentOfForce ; | 2423 | rdfs:domain ep-core:MomentOfForce ; |
2359 | - rdfs:label "kiloNewton metre"^^xsd:string . | 2424 | + rdfs:label "kiloNewton metre"^^xsd:string ; |
2425 | + ep-core:seeReferenceData | ||
2426 | + "http://posccaesar.org/rdl/RDS43167566246"^^xsd:string . | ||
2360 | 2427 | ||
2361 | ep-core:kiloradian | 2428 | ep-core:kiloradian |
2362 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2429 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2386,17 +2453,23 @@ ep-core:kilowatt_hr | ... | @@ -2386,17 +2453,23 @@ ep-core:kilowatt_hr |
2386 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2453 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2387 | rdfs:domain ep-core:Work ; | 2454 | rdfs:domain ep-core:Work ; |
2388 | rdfs:label "kiloWatt hour"^^xsd:string ; | 2455 | rdfs:label "kiloWatt hour"^^xsd:string ; |
2456 | + ep-core:seeReferenceData | ||
2457 | + "http://posccaesar.org/rdl/RDS4316756769"^^xsd:string ; | ||
2389 | ep-core:unitSymbol "kWh"^^xsd:string . | 2458 | ep-core:unitSymbol "kWh"^^xsd:string . |
2390 | 2459 | ||
2391 | ep-core:kj_dm-3 | 2460 | ep-core:kj_dm-3 |
2392 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2461 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2393 | rdfs:domain ep-core:EnergyPerVolume ; | 2462 | rdfs:domain ep-core:EnergyPerVolume ; |
2394 | - rdfs:label "kiloJoule per decimetre cubed"^^xsd:string . | 2463 | + rdfs:label "kiloJoule per decimetre cubed"^^xsd:string ; |
2464 | + ep-core:seeReferenceData | ||
2465 | + "http://posccaesar.org/rdl/RDS4316756673"^^xsd:string . | ||
2395 | 2466 | ||
2396 | ep-core:kj_m-3 | 2467 | ep-core:kj_m-3 |
2397 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2468 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2398 | rdfs:domain ep-core:EnergyPerVolume ; | 2469 | rdfs:domain ep-core:EnergyPerVolume ; |
2399 | - rdfs:label "kiloJoule per metre cubed"^^xsd:string . | 2470 | + rdfs:label "kiloJoule per metre cubed"^^xsd:string ; |
2471 | + ep-core:seeReferenceData | ||
2472 | + "http://posccaesar.org/rdl/RDS4316756686"^^xsd:string . | ||
2400 | 2473 | ||
2401 | ep-core:klbf | 2474 | ep-core:klbf |
2402 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2475 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2417,12 +2490,16 @@ ep-core:km2 | ... | @@ -2417,12 +2490,16 @@ ep-core:km2 |
2417 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2490 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2418 | rdfs:domain ep-core:Area ; | 2491 | rdfs:domain ep-core:Area ; |
2419 | rdfs:label "kilometre squared"^^xsd:string ; | 2492 | rdfs:label "kilometre squared"^^xsd:string ; |
2493 | + ep-core:seeReferenceData | ||
2494 | + "http://posccaesar.org/rdl/RDS1343159"^^xsd:string ; | ||
2420 | ep-core:unitSymbol "km2"^^xsd:string . | 2495 | ep-core:unitSymbol "km2"^^xsd:string . |
2421 | 2496 | ||
2422 | ep-core:km3 | 2497 | ep-core:km3 |
2423 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2498 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2424 | rdfs:domain ep-core:Volume ; | 2499 | rdfs:domain ep-core:Volume ; |
2425 | - rdfs:label "kilometre cubed"^^xsd:string . | 2500 | + rdfs:label "kilometre cubed"^^xsd:string ; |
2501 | + ep-core:seeReferenceData | ||
2502 | + "http://posccaesar.org/rdl/RDS1320569"^^xsd:string . | ||
2426 | 2503 | ||
2427 | ep-core:km_cm-1 | 2504 | ep-core:km_cm-1 |
2428 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2505 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2487,7 +2564,9 @@ ep-core:kw_h_m-3 | ... | @@ -2487,7 +2564,9 @@ ep-core:kw_h_m-3 |
2487 | ep-core:l_100kg-1 | 2564 | ep-core:l_100kg-1 |
2488 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2565 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2489 | rdfs:domain ep-core:VolumePerMass ; | 2566 | rdfs:domain ep-core:VolumePerMass ; |
2490 | - rdfs:label "litre per 100 kilogram"^^xsd:string . | 2567 | + rdfs:label "litre per 100 kilogram"^^xsd:string ; |
2568 | + ep-core:seeReferenceData | ||
2569 | + "http://posccaesar.org/rdl/RDS17252592"^^xsd:string . | ||
2491 | 2570 | ||
2492 | ep-core:l_10bbl-1 | 2571 | ep-core:l_10bbl-1 |
2493 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2572 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2513,12 +2592,16 @@ ep-core:l_hr-1 | ... | @@ -2513,12 +2592,16 @@ ep-core:l_hr-1 |
2513 | ep-core:l_kg-1 | 2592 | ep-core:l_kg-1 |
2514 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2593 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2515 | rdfs:domain ep-core:VolumePerMass ; | 2594 | rdfs:domain ep-core:VolumePerMass ; |
2516 | - rdfs:label "litre per kilogram"^^xsd:string . | 2595 | + rdfs:label "litre per kilogram"^^xsd:string ; |
2596 | + ep-core:seeReferenceData | ||
2597 | + "http://posccaesar.org/rdl/RDS17252637"^^xsd:string . | ||
2517 | 2598 | ||
2518 | ep-core:l_m-3 | 2599 | ep-core:l_m-3 |
2519 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2600 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2520 | rdfs:domain ep-core:VolumePerVolume ; | 2601 | rdfs:domain ep-core:VolumePerVolume ; |
2521 | - rdfs:label "litre per metre cubed"^^xsd:string . | 2602 | + rdfs:label "litre per metre cubed"^^xsd:string ; |
2603 | + ep-core:seeReferenceData | ||
2604 | + "http://posccaesar.org/rdl/RDS1331234"^^xsd:string . | ||
2522 | 2605 | ||
2523 | ep-core:l_min-1 | 2606 | ep-core:l_min-1 |
2524 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2607 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2549,12 +2632,16 @@ ep-core:l_tonne-1 | ... | @@ -2549,12 +2632,16 @@ ep-core:l_tonne-1 |
2549 | ep-core:lbf | 2632 | ep-core:lbf |
2550 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2633 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2551 | rdfs:domain ep-core:Force ; | 2634 | rdfs:domain ep-core:Force ; |
2552 | - rdfs:label "pound force"^^xsd:string . | 2635 | + rdfs:label "pound force"^^xsd:string ; |
2636 | + ep-core:seeReferenceData | ||
2637 | + "http://posccaesar.org/rdl/RDS11614680"^^xsd:string . | ||
2553 | 2638 | ||
2554 | ep-core:lbf_100ft-2 | 2639 | ep-core:lbf_100ft-2 |
2555 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2640 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2556 | rdfs:domain ep-core:Pressure ; | 2641 | rdfs:domain ep-core:Pressure ; |
2557 | - rdfs:label "pound force per 100 foot squared"^^xsd:string . | 2642 | + rdfs:label "pound force per 100 foot squared"^^xsd:string ; |
2643 | + ep-core:seeReferenceData | ||
2644 | + "http://posccaesar.org/rdl/RDS1340414"^^xsd:string . | ||
2558 | 2645 | ||
2559 | ep-core:lbf_ft | 2646 | ep-core:lbf_ft |
2560 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2647 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2601,17 +2688,23 @@ ep-core:lbf_in | ... | @@ -2601,17 +2688,23 @@ ep-core:lbf_in |
2601 | ep-core:lbf_in-2 | 2688 | ep-core:lbf_in-2 |
2602 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2689 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2603 | rdfs:domain ep-core:Pressure ; | 2690 | rdfs:domain ep-core:Pressure ; |
2604 | - rdfs:label "pound force per inch squared"^^xsd:string . | 2691 | + rdfs:label "pound force per inch squared"^^xsd:string ; |
2692 | + ep-core:seeReferenceData | ||
2693 | + "http://posccaesar.org/rdl/RDS1341809"^^xsd:string . | ||
2605 | 2694 | ||
2606 | ep-core:lbf_usGal-1 | 2695 | ep-core:lbf_usGal-1 |
2607 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2696 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2608 | rdfs:domain ep-core:ForcePerVolume ; | 2697 | rdfs:domain ep-core:ForcePerVolume ; |
2609 | - rdfs:label "pound force per US Gallon"^^xsd:string . | 2698 | + rdfs:label "pound force per US Gallon"^^xsd:string ; |
2699 | + ep-core:seeReferenceData | ||
2700 | + "http://posccaesar.org/rdl/RDS1340549"^^xsd:string . | ||
2610 | 2701 | ||
2611 | ep-core:lbm | 2702 | ep-core:lbm |
2612 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2703 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2613 | rdfs:domain ep-core:Mass ; | 2704 | rdfs:domain ep-core:Mass ; |
2614 | - rdfs:label "pound mass"^^xsd:string . | 2705 | + rdfs:label "pound mass"^^xsd:string ; |
2706 | + ep-core:seeReferenceData | ||
2707 | + "http://posccaesar.org/rdl/RDS11617515"^^xsd:string . | ||
2615 | 2708 | ||
2616 | ep-core:lbm_1000bbl-1 | 2709 | ep-core:lbm_1000bbl-1 |
2617 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2710 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2636,7 +2729,9 @@ ep-core:lbm_10bbl-1 | ... | @@ -2636,7 +2729,9 @@ ep-core:lbm_10bbl-1 |
2636 | ep-core:lbm_bbl-1 | 2729 | ep-core:lbm_bbl-1 |
2637 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2730 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2638 | rdfs:domain ep-core:Density ; | 2731 | rdfs:domain ep-core:Density ; |
2639 | - rdfs:label "pound mass per barrel"^^xsd:string . | 2732 | + rdfs:label "pound mass per barrel"^^xsd:string ; |
2733 | + ep-core:seeReferenceData | ||
2734 | + "http://posccaesar.org/rdl/RDS1340864"^^xsd:string . | ||
2640 | 2735 | ||
2641 | ep-core:lbm_d-1 | 2736 | ep-core:lbm_d-1 |
2642 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2737 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2646,12 +2741,16 @@ ep-core:lbm_d-1 | ... | @@ -2646,12 +2741,16 @@ ep-core:lbm_d-1 |
2646 | ep-core:lbm_ft-1 | 2741 | ep-core:lbm_ft-1 |
2647 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2742 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2648 | rdfs:domain ep-core:MassPerLength ; | 2743 | rdfs:domain ep-core:MassPerLength ; |
2649 | - rdfs:label "pound mass per foot"^^xsd:string . | 2744 | + rdfs:label "pound mass per foot"^^xsd:string ; |
2745 | + ep-core:seeReferenceData | ||
2746 | + "http://posccaesar.org/rdl/RDS1340954"^^xsd:string . | ||
2650 | 2747 | ||
2651 | ep-core:lbm_ft-3 | 2748 | ep-core:lbm_ft-3 |
2652 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2749 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2653 | rdfs:domain ep-core:Density ; | 2750 | rdfs:domain ep-core:Density ; |
2654 | - rdfs:label "pound mass per foot cubed"^^xsd:string . | 2751 | + rdfs:label "pound mass per foot cubed"^^xsd:string ; |
2752 | + ep-core:seeReferenceData | ||
2753 | + "http://posccaesar.org/rdl/RDS1340909"^^xsd:string . | ||
2655 | 2754 | ||
2656 | ep-core:lbm_ft2_s-2 | 2755 | ep-core:lbm_ft2_s-2 |
2657 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2756 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2662,12 +2761,16 @@ ep-core:lbm_ft2_s-2 | ... | @@ -2662,12 +2761,16 @@ ep-core:lbm_ft2_s-2 |
2662 | ep-core:lbm_hr-1 | 2761 | ep-core:lbm_hr-1 |
2663 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2762 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2664 | rdfs:domain ep-core:MassFlowRate ; | 2763 | rdfs:domain ep-core:MassFlowRate ; |
2665 | - rdfs:label "pound mass per hour"^^xsd:string . | 2764 | + rdfs:label "pound mass per hour"^^xsd:string ; |
2765 | + ep-core:seeReferenceData | ||
2766 | + "http://posccaesar.org/rdl/RDS43168250123"^^xsd:string . | ||
2666 | 2767 | ||
2667 | ep-core:lbm_in-3 | 2768 | ep-core:lbm_in-3 |
2668 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2769 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2669 | rdfs:domain ep-core:Density ; | 2770 | rdfs:domain ep-core:Density ; |
2670 | - rdfs:label "pound mass per inch cubed"^^xsd:string . | 2771 | + rdfs:label "pound mass per inch cubed"^^xsd:string ; |
2772 | + ep-core:seeReferenceData | ||
2773 | + "http://posccaesar.org/rdl/RDS17257182"^^xsd:string . | ||
2671 | 2774 | ||
2672 | ep-core:lbm_millibarrel-1 | 2775 | ep-core:lbm_millibarrel-1 |
2673 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2776 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2677,22 +2780,30 @@ ep-core:lbm_millibarrel-1 | ... | @@ -2677,22 +2780,30 @@ ep-core:lbm_millibarrel-1 |
2677 | ep-core:lbm_min-1 | 2780 | ep-core:lbm_min-1 |
2678 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2781 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2679 | rdfs:domain ep-core:MassFlowRate ; | 2782 | rdfs:domain ep-core:MassFlowRate ; |
2680 | - rdfs:label "pound mass per minute"^^xsd:string . | 2783 | + rdfs:label "pound mass per minute"^^xsd:string ; |
2784 | + ep-core:seeReferenceData | ||
2785 | + "http://posccaesar.org/rdl/RDS43168250156"^^xsd:string . | ||
2681 | 2786 | ||
2682 | ep-core:lbm_s-1 | 2787 | ep-core:lbm_s-1 |
2683 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2788 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2684 | rdfs:domain ep-core:MassFlowRate ; | 2789 | rdfs:domain ep-core:MassFlowRate ; |
2685 | - rdfs:label "pound mass per second"^^xsd:string . | 2790 | + rdfs:label "pound mass per second"^^xsd:string ; |
2791 | + ep-core:seeReferenceData | ||
2792 | + "http://posccaesar.org/rdl/RDS43168250167"^^xsd:string . | ||
2686 | 2793 | ||
2687 | ep-core:lbm_ukGallon-1 | 2794 | ep-core:lbm_ukGallon-1 |
2688 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2795 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2689 | rdfs:domain ep-core:Density ; | 2796 | rdfs:domain ep-core:Density ; |
2690 | - rdfs:label "pound mass per UK Gallon"^^xsd:string . | 2797 | + rdfs:label "pound mass per UK Gallon"^^xsd:string ; |
2798 | + ep-core:seeReferenceData | ||
2799 | + "http://posccaesar.org/rdl/RDS1341539"^^xsd:string . | ||
2691 | 2800 | ||
2692 | ep-core:lbm_usGallon-1 | 2801 | ep-core:lbm_usGallon-1 |
2693 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2802 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2694 | rdfs:domain ep-core:Density ; | 2803 | rdfs:domain ep-core:Density ; |
2695 | - rdfs:label "pound mass per US Gallon"^^xsd:string . | 2804 | + rdfs:label "pound mass per US Gallon"^^xsd:string ; |
2805 | + ep-core:seeReferenceData | ||
2806 | + "http://posccaesar.org/rdl/RDS1341629"^^xsd:string . | ||
2696 | 2807 | ||
2697 | ep-core:link_Benoit_A | 2808 | ep-core:link_Benoit_A |
2698 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2809 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2735,7 +2846,9 @@ ep-core:litre | ... | @@ -2735,7 +2846,9 @@ ep-core:litre |
2735 | ep-core:litre_mol | 2846 | ep-core:litre_mol |
2736 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2847 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2737 | rdfs:domain ep-core:VolumePerAmountOfSubstance ; | 2848 | rdfs:domain ep-core:VolumePerAmountOfSubstance ; |
2738 | - rdfs:label "litre per mole"^^xsd:string . | 2849 | + rdfs:label "litre per mole"^^xsd:string ; |
2850 | + ep-core:seeReferenceData | ||
2851 | + "http://posccaesar.org/rdl/RDS43167905228"^^xsd:string . | ||
2739 | 2852 | ||
2740 | ep-core:litre_molkg-1 | 2853 | ep-core:litre_molkg-1 |
2741 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2854 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2772,7 +2885,9 @@ ep-core:m2 | ... | @@ -2772,7 +2885,9 @@ ep-core:m2 |
2772 | ep-core:m2_m-2 | 2885 | ep-core:m2_m-2 |
2773 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2886 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2774 | rdfs:domain ep-core:AreaPerArea ; | 2887 | rdfs:domain ep-core:AreaPerArea ; |
2775 | - rdfs:label "metre squared per metre squared"^^xsd:string . | 2888 | + rdfs:label "metre squared per metre squared"^^xsd:string ; |
2889 | + ep-core:seeReferenceData | ||
2890 | + "http://posccaesar.org/rdl/RDS1343474"^^xsd:string . | ||
2776 | 2891 | ||
2777 | ep-core:m3_Pa-1_s-1 | 2892 | ep-core:m3_Pa-1_s-1 |
2778 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2893 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2823,7 +2938,9 @@ ep-core:m3_kg-1 | ... | @@ -2823,7 +2938,9 @@ ep-core:m3_kg-1 |
2823 | ep-core:m3_m-3 | 2938 | ep-core:m3_m-3 |
2824 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2939 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2825 | rdfs:domain ep-core:VolumePerVolume ; | 2940 | rdfs:domain ep-core:VolumePerVolume ; |
2826 | - rdfs:label "metre cubed per metre cubed"^^xsd:string . | 2941 | + rdfs:label "metre cubed per metre cubed"^^xsd:string ; |
2942 | + ep-core:seeReferenceData | ||
2943 | + "http://posccaesar.org/rdl/RDS1320794"^^xsd:string . | ||
2827 | 2944 | ||
2828 | ep-core:m3_min-1_bar-1 | 2945 | ep-core:m3_min-1_bar-1 |
2829 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2946 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2833,7 +2950,9 @@ ep-core:m3_min-1_bar-1 | ... | @@ -2833,7 +2950,9 @@ ep-core:m3_min-1_bar-1 |
2833 | ep-core:m3_mol-1 | 2950 | ep-core:m3_mol-1 |
2834 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2951 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2835 | rdfs:domain ep-core:VolumePerAmountOfSubstance ; | 2952 | rdfs:domain ep-core:VolumePerAmountOfSubstance ; |
2836 | - rdfs:label "metre cubed per mole"^^xsd:string . | 2953 | + rdfs:label "metre cubed per mole"^^xsd:string ; |
2954 | + ep-core:seeReferenceData | ||
2955 | + "http://posccaesar.org/rdl/RDS1321289"^^xsd:string . | ||
2837 | 2956 | ||
2838 | ep-core:m3_molkg-1 | 2957 | ep-core:m3_molkg-1 |
2839 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2958 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2876,7 +2995,9 @@ ep-core:mBar | ... | @@ -2876,7 +2995,9 @@ ep-core:mBar |
2876 | ep-core:mBbl_acre-1_ft-1 | 2995 | ep-core:mBbl_acre-1_ft-1 |
2877 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 2996 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2878 | rdfs:domain ep-core:VolumePerVolume ; | 2997 | rdfs:domain ep-core:VolumePerVolume ; |
2879 | - rdfs:label "million barrel per acre foot"^^xsd:string . | 2998 | + rdfs:label "million barrel per acre foot"^^xsd:string ; |
2999 | + ep-core:seeReferenceData | ||
3000 | + "http://posccaesar.org/rdl/RDS1335914"^^xsd:string . | ||
2880 | 3001 | ||
2881 | ep-core:mBbl_d-1 | 3002 | ep-core:mBbl_d-1 |
2882 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3003 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2891,7 +3012,9 @@ ep-core:mFt3_acre-1_ft-1 | ... | @@ -2891,7 +3012,9 @@ ep-core:mFt3_acre-1_ft-1 |
2891 | ep-core:m_30m-1 | 3012 | ep-core:m_30m-1 |
2892 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3013 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2893 | rdfs:domain ep-core:LengthPerLength ; | 3014 | rdfs:domain ep-core:LengthPerLength ; |
2894 | - rdfs:label "metre per 30 metre"^^xsd:string . | 3015 | + rdfs:label "metre per 30 metre"^^xsd:string ; |
3016 | + ep-core:seeReferenceData | ||
3017 | + "http://posccaesar.org/rdl/RDS17255022"^^xsd:string . | ||
2895 | 3018 | ||
2896 | ep-core:m_cm-2 | 3019 | ep-core:m_cm-2 |
2897 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3020 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -2984,12 +3107,16 @@ ep-core:megaAnnum | ... | @@ -2984,12 +3107,16 @@ ep-core:megaAnnum |
2984 | ep-core:megaGramF | 3107 | ep-core:megaGramF |
2985 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3108 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2986 | rdfs:domain ep-core:Force ; | 3109 | rdfs:domain ep-core:Force ; |
2987 | - rdfs:label "megagram force"^^xsd:string . | 3110 | + rdfs:label "megagram force"^^xsd:string ; |
3111 | + ep-core:seeReferenceData | ||
3112 | + "http://posccaesar.org/rdl/RDS17256192"^^xsd:string . | ||
2988 | 3113 | ||
2989 | ep-core:megaLbM_yr-1 | 3114 | ep-core:megaLbM_yr-1 |
2990 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3115 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
2991 | rdfs:domain ep-core:MassFlowRate ; | 3116 | rdfs:domain ep-core:MassFlowRate ; |
2992 | - rdfs:label "million pound mass per year"^^xsd:string . | 3117 | + rdfs:label "million pound mass per year"^^xsd:string ; |
3118 | + ep-core:seeReferenceData | ||
3119 | + "http://posccaesar.org/rdl/RDS43168070254"^^xsd:string . | ||
2993 | 3120 | ||
2994 | ep-core:megaNewton | 3121 | ep-core:megaNewton |
2995 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3122 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3001,7 +3128,9 @@ ep-core:megaNewton | ... | @@ -3001,7 +3128,9 @@ ep-core:megaNewton |
3001 | ep-core:megaPa | 3128 | ep-core:megaPa |
3002 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3129 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3003 | rdfs:domain ep-core:Pressure ; | 3130 | rdfs:domain ep-core:Pressure ; |
3004 | - rdfs:label "megaPascal"^^xsd:string . | 3131 | + rdfs:label "megaPascal"^^xsd:string ; |
3132 | + ep-core:seeReferenceData | ||
3133 | + "http://posccaesar.org/rdl/RDS1332404"^^xsd:string . | ||
3005 | 3134 | ||
3006 | ep-core:megaPa_second | 3135 | ep-core:megaPa_second |
3007 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3136 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3104,7 +3233,9 @@ ep-core:megawatt_h_m-3 | ... | @@ -3104,7 +3233,9 @@ ep-core:megawatt_h_m-3 |
3104 | ep-core:megawatt_hr | 3233 | ep-core:megawatt_hr |
3105 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3234 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3106 | rdfs:domain ep-core:Work ; | 3235 | rdfs:domain ep-core:Work ; |
3107 | - rdfs:label "megaWatt hour"^^xsd:string . | 3236 | + rdfs:label "megaWatt hour"^^xsd:string ; |
3237 | + ep-core:seeReferenceData | ||
3238 | + "http://posccaesar.org/rdl/RDS43168067178"^^xsd:string . | ||
3108 | 3239 | ||
3109 | ep-core:metre | 3240 | ep-core:metre |
3110 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3241 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3118,24 +3249,32 @@ ep-core:metre3 | ... | @@ -3118,24 +3249,32 @@ ep-core:metre3 |
3118 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3249 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3119 | rdfs:domain ep-core:Volume ; | 3250 | rdfs:domain ep-core:Volume ; |
3120 | rdfs:label "metre cubed"^^xsd:string ; | 3251 | rdfs:label "metre cubed"^^xsd:string ; |
3252 | + ep-core:seeReferenceData | ||
3253 | + "http://posccaesar.org/rdl/RDS1349099"^^xsd:string ; | ||
3121 | ep-core:unitSymbol "m3"^^xsd:string . | 3254 | ep-core:unitSymbol "m3"^^xsd:string . |
3122 | 3255 | ||
3123 | ep-core:metre3_day-1 | 3256 | ep-core:metre3_day-1 |
3124 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3257 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3125 | rdfs:domain ep-core:VolumetricFlowRate ; | 3258 | rdfs:domain ep-core:VolumetricFlowRate ; |
3126 | rdfs:label "metre cubed per day"^^xsd:string ; | 3259 | rdfs:label "metre cubed per day"^^xsd:string ; |
3260 | + ep-core:seeReferenceData | ||
3261 | + "http://posccaesar.org/rdl/RDS1320839"^^xsd:string ; | ||
3127 | ep-core:unitSymbol "m3/d"^^xsd:string . | 3262 | ep-core:unitSymbol "m3/d"^^xsd:string . |
3128 | 3263 | ||
3129 | ep-core:metre3_hour-1 | 3264 | ep-core:metre3_hour-1 |
3130 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3265 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3131 | rdfs:domain ep-core:VolumetricFlowRate ; | 3266 | rdfs:domain ep-core:VolumetricFlowRate ; |
3132 | rdfs:label "metre cubed per hour"^^xsd:string ; | 3267 | rdfs:label "metre cubed per hour"^^xsd:string ; |
3268 | + ep-core:seeReferenceData | ||
3269 | + "http://posccaesar.org/rdl/RDS1321064"^^xsd:string ; | ||
3133 | ep-core:unitSymbol "m3/h"^^xsd:string . | 3270 | ep-core:unitSymbol "m3/h"^^xsd:string . |
3134 | 3271 | ||
3135 | ep-core:metre3_minute-1 | 3272 | ep-core:metre3_minute-1 |
3136 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3273 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3137 | rdfs:domain ep-core:VolumetricFlowRate ; | 3274 | rdfs:domain ep-core:VolumetricFlowRate ; |
3138 | rdfs:label "metre cubed per minute"^^xsd:string ; | 3275 | rdfs:label "metre cubed per minute"^^xsd:string ; |
3276 | + ep-core:seeReferenceData | ||
3277 | + "http://posccaesar.org/rdl/RDS1349909"^^xsd:string ; | ||
3139 | ep-core:unitSymbol "m3/min"^^xsd:string . | 3278 | ep-core:unitSymbol "m3/min"^^xsd:string . |
3140 | 3279 | ||
3141 | ep-core:metre3_s-1 | 3280 | ep-core:metre3_s-1 |
... | @@ -3199,12 +3338,16 @@ ep-core:mgn | ... | @@ -3199,12 +3338,16 @@ ep-core:mgn |
3199 | ep-core:mi2 | 3338 | ep-core:mi2 |
3200 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3339 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3201 | rdfs:domain ep-core:Area ; | 3340 | rdfs:domain ep-core:Area ; |
3202 | - rdfs:label "mile squared"^^xsd:string . | 3341 | + rdfs:label "mile squared"^^xsd:string ; |
3342 | + ep-core:seeReferenceData | ||
3343 | + "http://posccaesar.org/rdl/RDS1343609"^^xsd:string . | ||
3203 | 3344 | ||
3204 | ep-core:mi_in-1 | 3345 | ep-core:mi_in-1 |
3205 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3346 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3206 | rdfs:domain ep-core:LengthPerLength ; | 3347 | rdfs:domain ep-core:LengthPerLength ; |
3207 | - rdfs:label "mile per inch"^^xsd:string . | 3348 | + rdfs:label "mile per inch"^^xsd:string ; |
3349 | + ep-core:seeReferenceData | ||
3350 | + "http://posccaesar.org/rdl/RDS17255112"^^xsd:string . | ||
3208 | 3351 | ||
3209 | ep-core:microBar | 3352 | ep-core:microBar |
3210 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3353 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3247,7 +3390,9 @@ ep-core:microgram | ... | @@ -3247,7 +3390,9 @@ ep-core:microgram |
3247 | ep-core:microgram_cm-3 | 3390 | ep-core:microgram_cm-3 |
3248 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3391 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3249 | rdfs:domain ep-core:Density ; | 3392 | rdfs:domain ep-core:Density ; |
3250 | - rdfs:label "microgram per centimetre cubed"^^xsd:string . | 3393 | + rdfs:label "microgram per centimetre cubed"^^xsd:string ; |
3394 | + ep-core:seeReferenceData | ||
3395 | + "http://posccaesar.org/rdl/RDS1333664"^^xsd:string . | ||
3251 | 3396 | ||
3252 | ep-core:microjoule | 3397 | ep-core:microjoule |
3253 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3398 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3266,7 +3411,9 @@ ep-core:micrometre | ... | @@ -3266,7 +3411,9 @@ ep-core:micrometre |
3266 | ep-core:micrometre2_m | 3411 | ep-core:micrometre2_m |
3267 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3412 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3268 | rdfs:domain ep-core:Volume ; | 3413 | rdfs:domain ep-core:Volume ; |
3269 | - rdfs:label "micrometre squared metre"^^xsd:string . | 3414 | + rdfs:label "micrometre squared metre"^^xsd:string ; |
3415 | + ep-core:seeReferenceData | ||
3416 | + "http://posccaesar.org/rdl/RDS1343519"^^xsd:string . | ||
3270 | 3417 | ||
3271 | ep-core:micrometre_s-1 | 3418 | ep-core:micrometre_s-1 |
3272 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3419 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3319,7 +3466,9 @@ ep-core:mil_6400 | ... | @@ -3319,7 +3466,9 @@ ep-core:mil_6400 |
3319 | ep-core:mil_yr-1 | 3466 | ep-core:mil_yr-1 |
3320 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3467 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3321 | rdfs:domain ep-core:Speed ; | 3468 | rdfs:domain ep-core:Speed ; |
3322 | - rdfs:label "mil per year"^^xsd:string . | 3469 | + rdfs:label "mil per year"^^xsd:string ; |
3470 | + ep-core:seeReferenceData | ||
3471 | + "http://posccaesar.org/rdl/RDS1336769"^^xsd:string . | ||
3323 | 3472 | ||
3324 | ep-core:mile | 3473 | ep-core:mile |
3325 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3474 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3331,7 +3480,9 @@ ep-core:mile | ... | @@ -3331,7 +3480,9 @@ ep-core:mile |
3331 | ep-core:mile3 | 3480 | ep-core:mile3 |
3332 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3481 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3333 | rdfs:domain ep-core:Volume ; | 3482 | rdfs:domain ep-core:Volume ; |
3334 | - rdfs:label "mile cubed"^^xsd:string . | 3483 | + rdfs:label "mile cubed"^^xsd:string ; |
3484 | + ep-core:seeReferenceData | ||
3485 | + "http://posccaesar.org/rdl/RDS17251197"^^xsd:string . | ||
3335 | 3486 | ||
3336 | ep-core:mile_US | 3487 | ep-core:mile_US |
3337 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3488 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3341,7 +3492,9 @@ ep-core:mile_US | ... | @@ -3341,7 +3492,9 @@ ep-core:mile_US |
3341 | ep-core:mile_hr-1 | 3492 | ep-core:mile_hr-1 |
3342 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3493 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3343 | rdfs:domain ep-core:Speed ; | 3494 | rdfs:domain ep-core:Speed ; |
3344 | - rdfs:label "mile per hour"^^xsd:string . | 3495 | + rdfs:label "mile per hour"^^xsd:string ; |
3496 | + ep-core:seeReferenceData | ||
3497 | + "http://posccaesar.org/rdl/RDS1334204"^^xsd:string . | ||
3345 | 3498 | ||
3346 | ep-core:milliEuclid | 3499 | ep-core:milliEuclid |
3347 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3500 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3358,12 +3511,16 @@ ep-core:milliNewton | ... | @@ -3358,12 +3511,16 @@ ep-core:milliNewton |
3358 | ep-core:milliPa | 3511 | ep-core:milliPa |
3359 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3512 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3360 | rdfs:domain ep-core:Pressure ; | 3513 | rdfs:domain ep-core:Pressure ; |
3361 | - rdfs:label "milliPascal"^^xsd:string . | 3514 | + rdfs:label "milliPascal"^^xsd:string ; |
3515 | + ep-core:seeReferenceData | ||
3516 | + "http://posccaesar.org/rdl/RDS11617110"^^xsd:string . | ||
3362 | 3517 | ||
3363 | ep-core:milliPa_s | 3518 | ep-core:milliPa_s |
3364 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3519 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3365 | rdfs:domain ep-core:DynamicViscosity ; | 3520 | rdfs:domain ep-core:DynamicViscosity ; |
3366 | rdfs:label "milliPascal second"^^xsd:string ; | 3521 | rdfs:label "milliPascal second"^^xsd:string ; |
3522 | + ep-core:seeReferenceData | ||
3523 | + "http://posccaesar.org/rdl/RDS11617155"^^xsd:string ; | ||
3367 | owl:sameAs ep-core:milliPa_s . | 3524 | owl:sameAs ep-core:milliPa_s . |
3368 | 3525 | ||
3369 | ep-core:milligalileo | 3526 | ep-core:milligalileo |
... | @@ -3393,7 +3550,9 @@ ep-core:milligram_l-1 | ... | @@ -3393,7 +3550,9 @@ ep-core:milligram_l-1 |
3393 | ep-core:milligram_m-3 | 3550 | ep-core:milligram_m-3 |
3394 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3551 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3395 | rdfs:domain ep-core:Density ; | 3552 | rdfs:domain ep-core:Density ; |
3396 | - rdfs:label "milligram per metre cubed"^^xsd:string . | 3553 | + rdfs:label "milligram per metre cubed"^^xsd:string ; |
3554 | + ep-core:seeReferenceData | ||
3555 | + "http://posccaesar.org/rdl/RDS1335014"^^xsd:string . | ||
3397 | 3556 | ||
3398 | ep-core:milligram_usGallon-1 | 3557 | ep-core:milligram_usGallon-1 |
3399 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3558 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3447,17 +3606,23 @@ ep-core:million_barrel | ... | @@ -3447,17 +3606,23 @@ ep-core:million_barrel |
3447 | ep-core:million_foot3 | 3606 | ep-core:million_foot3 |
3448 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3607 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3449 | rdfs:domain ep-core:Volume ; | 3608 | rdfs:domain ep-core:Volume ; |
3450 | - rdfs:label "million foot cubed"^^xsd:string . | 3609 | + rdfs:label "million foot cubed"^^xsd:string ; |
3610 | + ep-core:seeReferenceData | ||
3611 | + "http://posccaesar.org/rdl/RDS43168070230"^^xsd:string . | ||
3451 | 3612 | ||
3452 | ep-core:million_metre3 | 3613 | ep-core:million_metre3 |
3453 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3614 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3454 | rdfs:domain ep-core:Volume ; | 3615 | rdfs:domain ep-core:Volume ; |
3455 | - rdfs:label "million metre cubed"^^xsd:string . | 3616 | + rdfs:label "million metre cubed"^^xsd:string ; |
3617 | + ep-core:seeReferenceData | ||
3618 | + "http://posccaesar.org/rdl/RDS17251242"^^xsd:string . | ||
3456 | 3619 | ||
3457 | ep-core:million_metre3_day-1 | 3620 | ep-core:million_metre3_day-1 |
3458 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3621 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3459 | rdfs:domain ep-core:VolumetricFlowRate ; | 3622 | rdfs:domain ep-core:VolumetricFlowRate ; |
3460 | - rdfs:label "million metre cubed per day"^^xsd:string . | 3623 | + rdfs:label "million metre cubed per day"^^xsd:string ; |
3624 | + ep-core:seeReferenceData | ||
3625 | + "http://posccaesar.org/rdl/RDS17250792"^^xsd:string . | ||
3461 | 3626 | ||
3462 | ep-core:milliradian | 3627 | ep-core:milliradian |
3463 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3628 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3552,17 +3717,23 @@ ep-core:mlbf_in-2 | ... | @@ -3552,17 +3717,23 @@ ep-core:mlbf_in-2 |
3552 | ep-core:mm2 | 3717 | ep-core:mm2 |
3553 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3718 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3554 | rdfs:domain ep-core:Area ; | 3719 | rdfs:domain ep-core:Area ; |
3555 | - rdfs:label "millimetre squared"^^xsd:string . | 3720 | + rdfs:label "millimetre squared"^^xsd:string ; |
3721 | + ep-core:seeReferenceData | ||
3722 | + "http://posccaesar.org/rdl/RDS1358189"^^xsd:string . | ||
3556 | 3723 | ||
3557 | ep-core:mm2_mm-2 | 3724 | ep-core:mm2_mm-2 |
3558 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3725 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3559 | rdfs:domain ep-core:AreaPerArea ; | 3726 | rdfs:domain ep-core:AreaPerArea ; |
3560 | - rdfs:label "millimetre squared per millimetre squared"^^xsd:string . | 3727 | + rdfs:label "millimetre squared per millimetre squared"^^xsd:string ; |
3728 | + ep-core:seeReferenceData | ||
3729 | + "http://posccaesar.org/rdl/RDS1343699"^^xsd:string . | ||
3561 | 3730 | ||
3562 | ep-core:mm3 | 3731 | ep-core:mm3 |
3563 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3732 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3564 | rdfs:domain ep-core:Volume ; | 3733 | rdfs:domain ep-core:Volume ; |
3565 | - rdfs:label "millimetre cubed"^^xsd:string . | 3734 | + rdfs:label "millimetre cubed"^^xsd:string ; |
3735 | + ep-core:seeReferenceData | ||
3736 | + "http://posccaesar.org/rdl/RDS1349144"^^xsd:string . | ||
3566 | 3737 | ||
3567 | ep-core:mmHgAt0C | 3738 | ep-core:mmHgAt0C |
3568 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3739 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3598,7 +3769,9 @@ ep-core:mscf60_stb60-1 | ... | @@ -3598,7 +3769,9 @@ ep-core:mscf60_stb60-1 |
3598 | ep-core:n_m | 3769 | ep-core:n_m |
3599 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3770 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3600 | rdfs:domain ep-core:MomentOfForce ; | 3771 | rdfs:domain ep-core:MomentOfForce ; |
3601 | - rdfs:label "Newton metre"^^xsd:string . | 3772 | + rdfs:label "Newton metre"^^xsd:string ; |
3773 | + ep-core:seeReferenceData | ||
3774 | + "http://posccaesar.org/rdl/RDS1337984"^^xsd:string . | ||
3602 | 3775 | ||
3603 | ep-core:n_m-2 | 3776 | ep-core:n_m-2 |
3604 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3777 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3608,12 +3781,16 @@ ep-core:n_m-2 | ... | @@ -3608,12 +3781,16 @@ ep-core:n_m-2 |
3608 | ep-core:n_m-3 | 3781 | ep-core:n_m-3 |
3609 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3782 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3610 | rdfs:domain ep-core:ForcePerVolume ; | 3783 | rdfs:domain ep-core:ForcePerVolume ; |
3611 | - rdfs:label "Newton per metre cubed"^^xsd:string . | 3784 | + rdfs:label "Newton per metre cubed"^^xsd:string ; |
3785 | + ep-core:seeReferenceData | ||
3786 | + "http://posccaesar.org/rdl/RDS1338254"^^xsd:string . | ||
3612 | 3787 | ||
3613 | ep-core:n_mm-2 | 3788 | ep-core:n_mm-2 |
3614 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3789 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3615 | rdfs:domain ep-core:Pressure ; | 3790 | rdfs:domain ep-core:Pressure ; |
3616 | - rdfs:label "Newton per millimetre squared"^^xsd:string . | 3791 | + rdfs:label "Newton per millimetre squared"^^xsd:string ; |
3792 | + ep-core:seeReferenceData | ||
3793 | + "http://posccaesar.org/rdl/RDS1338389"^^xsd:string . | ||
3617 | 3794 | ||
3618 | ep-core:name | 3795 | ep-core:name |
3619 | rdf:type owl:DatatypeProperty ; | 3796 | rdf:type owl:DatatypeProperty ; |
... | @@ -3676,7 +3853,9 @@ ep-core:newton | ... | @@ -3676,7 +3853,9 @@ ep-core:newton |
3676 | ep-core:newton_second_metre-2 | 3853 | ep-core:newton_second_metre-2 |
3677 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3854 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3678 | rdfs:domain ep-core:DynamicViscosity ; | 3855 | rdfs:domain ep-core:DynamicViscosity ; |
3679 | - rdfs:label "Newton second per metre squared"^^xsd:string . | 3856 | + rdfs:label "Newton second per metre squared"^^xsd:string ; |
3857 | + ep-core:seeReferenceData | ||
3858 | + "http://posccaesar.org/rdl/RDS1338074"^^xsd:string . | ||
3680 | 3859 | ||
3681 | ep-core:nm_s-1 | 3860 | ep-core:nm_s-1 |
3682 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3861 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3737,12 +3916,16 @@ ep-core:ozTroy | ... | @@ -3737,12 +3916,16 @@ ep-core:ozTroy |
3737 | ep-core:ozf | 3916 | ep-core:ozf |
3738 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3917 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3739 | rdfs:domain ep-core:Force ; | 3918 | rdfs:domain ep-core:Force ; |
3740 | - rdfs:label "ounce force"^^xsd:string . | 3919 | + rdfs:label "ounce force"^^xsd:string ; |
3920 | + ep-core:seeReferenceData | ||
3921 | + "http://posccaesar.org/rdl/RDS17256237"^^xsd:string . | ||
3741 | 3922 | ||
3742 | ep-core:ozm | 3923 | ep-core:ozm |
3743 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3924 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3744 | rdfs:domain ep-core:Mass ; | 3925 | rdfs:domain ep-core:Mass ; |
3745 | - rdfs:label "ounce mass"^^xsd:string . | 3926 | + rdfs:label "ounce mass"^^xsd:string ; |
3927 | + ep-core:seeReferenceData | ||
3928 | + "http://posccaesar.org/rdl/RDS11616165"^^xsd:string . | ||
3746 | 3929 | ||
3747 | ep-core:pPa-1 | 3930 | ep-core:pPa-1 |
3748 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3931 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3807,6 +3990,8 @@ ep-core:pascal_second | ... | @@ -3807,6 +3990,8 @@ ep-core:pascal_second |
3807 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 3990 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3808 | rdfs:domain ep-core:DynamicViscosity ; | 3991 | rdfs:domain ep-core:DynamicViscosity ; |
3809 | rdfs:label "Pascal second"^^xsd:string ; | 3992 | rdfs:label "Pascal second"^^xsd:string ; |
3993 | + ep-core:seeReferenceData | ||
3994 | + "http://posccaesar.org/rdl/RDS1352204"^^xsd:string ; | ||
3810 | ep-core:unitSymbol "Pa s"^^xsd:string . | 3995 | ep-core:unitSymbol "Pa s"^^xsd:string . |
3811 | 3996 | ||
3812 | ep-core:pdl | 3997 | ep-core:pdl |
... | @@ -3923,7 +4108,9 @@ ep-core:ph | ... | @@ -3923,7 +4108,9 @@ ep-core:ph |
3923 | ep-core:picoPa | 4108 | ep-core:picoPa |
3924 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 4109 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3925 | rdfs:domain ep-core:Pressure ; | 4110 | rdfs:domain ep-core:Pressure ; |
3926 | - rdfs:label "picoPascal"^^xsd:string . | 4111 | + rdfs:label "picoPascal"^^xsd:string ; |
4112 | + ep-core:seeReferenceData | ||
4113 | + "http://posccaesar.org/rdl/RDS1339919"^^xsd:string . | ||
3927 | 4114 | ||
3928 | ep-core:picometre | 4115 | ep-core:picometre |
3929 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 4116 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -3943,6 +4130,8 @@ ep-core:poise | ... | @@ -3943,6 +4130,8 @@ ep-core:poise |
3943 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 4130 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
3944 | rdfs:domain ep-core:DynamicViscosity ; | 4131 | rdfs:domain ep-core:DynamicViscosity ; |
3945 | rdfs:label "Poise"^^xsd:string ; | 4132 | rdfs:label "Poise"^^xsd:string ; |
4133 | + ep-core:seeReferenceData | ||
4134 | + "http://posccaesar.org/rdl/RDS1339964"^^xsd:string ; | ||
3946 | ep-core:unitSymbol "P"^^xsd:string . | 4135 | ep-core:unitSymbol "P"^^xsd:string . |
3947 | 4136 | ||
3948 | ep-core:pound_foot-1 | 4137 | ep-core:pound_foot-1 |
... | @@ -3950,6 +4139,8 @@ ep-core:pound_foot-1 | ... | @@ -3950,6 +4139,8 @@ ep-core:pound_foot-1 |
3950 | rdfs:comment "This scale is deprecated and ep-core:lbm_ft-1 is prefered."^^xsd:string ; | 4139 | rdfs:comment "This scale is deprecated and ep-core:lbm_ft-1 is prefered."^^xsd:string ; |
3951 | rdfs:domain ep-core:MassPerLength ; | 4140 | rdfs:domain ep-core:MassPerLength ; |
3952 | rdfs:label "pound mass per foot"^^xsd:string ; | 4141 | rdfs:label "pound mass per foot"^^xsd:string ; |
4142 | + ep-core:seeReferenceData | ||
4143 | + "http://posccaesar.org/rdl/RDS1340954"^^xsd:string ; | ||
3953 | owl:sameAs ep-core:lbm_ft-1 . | 4144 | owl:sameAs ep-core:lbm_ft-1 . |
3954 | 4145 | ||
3955 | ep-core:poundforce_second_foot-2 | 4146 | ep-core:poundforce_second_foot-2 |
... | @@ -4089,7 +4280,9 @@ ep-core:rev_s-1 | ... | @@ -4089,7 +4280,9 @@ ep-core:rev_s-1 |
4089 | ep-core:sack94 | 4280 | ep-core:sack94 |
4090 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 4281 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
4091 | rdfs:domain ep-core:Mass ; | 4282 | rdfs:domain ep-core:Mass ; |
4092 | - rdfs:label "94 pound sack"^^xsd:string . | 4283 | + rdfs:label "94 pound sack"^^xsd:string ; |
4284 | + ep-core:seeReferenceData | ||
4285 | + "http://posccaesar.org/rdl/RDS17253807"^^xsd:string . | ||
4093 | 4286 | ||
4094 | ep-core:scf60_stb60-1 | 4287 | ep-core:scf60_stb60-1 |
4095 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 4288 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -4332,7 +4525,9 @@ ep-core:thousand_barrel | ... | @@ -4332,7 +4525,9 @@ ep-core:thousand_barrel |
4332 | ep-core:tonForceUS_mile_bbl-1 | 4525 | ep-core:tonForceUS_mile_bbl-1 |
4333 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 4526 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
4334 | rdfs:domain ep-core:EnergyPerVolume ; | 4527 | rdfs:domain ep-core:EnergyPerVolume ; |
4335 | - rdfs:label "US ton force mile per barrel"^^xsd:string . | 4528 | + rdfs:label "US ton force mile per barrel"^^xsd:string ; |
4529 | + ep-core:seeReferenceData | ||
4530 | + "http://posccaesar.org/rdl/RDS43168874149"^^xsd:string . | ||
4336 | 4531 | ||
4337 | ep-core:tonOfRefrig | 4532 | ep-core:tonOfRefrig |
4338 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 4533 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
... | @@ -4859,3 +5054,7 @@ ep-core:yd_Sears | ... | @@ -4859,3 +5054,7 @@ ep-core:yd_Sears |
4859 | rdfs:label "Sears Yard"^^xsd:string ; | 5054 | rdfs:label "Sears Yard"^^xsd:string ; |
4860 | ep-core:seeReferenceData | 5055 | ep-core:seeReferenceData |
4861 | "http://posccaesar.org/rdl/RDS1342484"^^xsd:string . | 5056 | "http://posccaesar.org/rdl/RDS1342484"^^xsd:string . |
5057 | + | ||
5058 | +xsd:length | ||
5059 | + ep-core:seeReferenceData | ||
5060 | + "http://posccaesar.org/rdl/RDS373094"^^xsd:string . | ... | ... |
-
Please register or login to post a comment