Showing
2 changed files
with
12 additions
and
20 deletions
... | @@ -14,58 +14,50 @@ | ... | @@ -14,58 +14,50 @@ |
14 | @prefix dc: <http://purl.org/dc/elements/1.1/> . | 14 | @prefix dc: <http://purl.org/dc/elements/1.1/> . |
15 | 15 | ||
16 | 16 | ||
17 | -stirdl:hasUpperLimitPressureMeasuringSpanInstance rdfs:label "Upper Limit Pressure Measuring Span"^^xsd:string. | 17 | +stirdl:hasUpperLimitPressureMeasuringSpanInstance rdfs:label "Max Span"^^xsd:string. |
18 | 18 | ||
19 | -stirdl:hasLowerLimitPressureMeasuringSpanInstance rdfs:label "Lower Limit Pressure Measuring Span"^^xsd:string. | 19 | +stirdl:hasLowerLimitPressureMeasuringSpanInstance rdfs:label "Min Span"^^xsd:string. |
20 | 20 | ||
21 | -stirdl:hasWeightRangeInstance rdfs:label "Approximate Operating Weight"^^xsd:string. | 21 | +stirdl:hasWeightRangeInstance rdfs:label "Weight"^^xsd:string. |
22 | 22 | ||
23 | stirdl:hasUpperLimitPercentage rdfs:label "Upper Limit Percentage"^^xsd:string. | 23 | stirdl:hasUpperLimitPercentage rdfs:label "Upper Limit Percentage"^^xsd:string. |
24 | 24 | ||
25 | stirdl:hasLowerLimitPercentage rdfs:label "Lower Limit Percentage"^^xsd:string. | 25 | stirdl:hasLowerLimitPercentage rdfs:label "Lower Limit Percentage"^^xsd:string. |
26 | 26 | ||
27 | -stirdl:hasPercentageAccuracyInstance rdfs:label "Percentage Accuracy Range"^^xsd:string. | 27 | +stirdl:hasPercentageAccuracyInstance rdfs:label "Accuracy"^^xsd:string. |
28 | 28 | ||
29 | stirdl:hasUpperLimitPressure rdfs:label "Upper Limit Pressure"^^xsd:string. | 29 | stirdl:hasUpperLimitPressure rdfs:label "Upper Limit Pressure"^^xsd:string. |
30 | 30 | ||
31 | stirdl:hasLowerLimitPressure rdfs:label "Lower Limit Pressure"^^xsd:string. | 31 | stirdl:hasLowerLimitPressure rdfs:label "Lower Limit Pressure"^^xsd:string. |
32 | 32 | ||
33 | -stirdl:hasAdjustablePressureMeasuringRangeInstance rdfs:label "Adjustable Pressure Range"^^xsd:string. | ||
34 | - | ||
35 | stirdl:hasUpperLimitTemperature rdfs:label "Upper Limit Temperature"^^xsd:string. | 33 | stirdl:hasUpperLimitTemperature rdfs:label "Upper Limit Temperature"^^xsd:string. |
36 | 34 | ||
37 | stirdl:hasLowerLimitTemperature rdfs:label "Lower Limit Temperature"^^xsd:string. | 35 | stirdl:hasLowerLimitTemperature rdfs:label "Lower Limit Temperature"^^xsd:string. |
38 | 36 | ||
39 | -stirdl:hasWeightRangeInstance rdfs:label "Weight Range"^^xsd:string. | ||
40 | - | ||
41 | stirdl:hasNormalWeight rdfs:label "Normal Weight"^^xsd:string. | 37 | stirdl:hasNormalWeight rdfs:label "Normal Weight"^^xsd:string. |
42 | 38 | ||
43 | stirdl:hasCEIdentificationCode rdfs:label "CE Identification code"^^xsd:string. | 39 | stirdl:hasCEIdentificationCode rdfs:label "CE Identification code"^^xsd:string. |
44 | 40 | ||
45 | stirdl:hasCommunicationStandard rdfs:label "Communication Standard"^^xsd:string. | 41 | stirdl:hasCommunicationStandard rdfs:label "Communication Standard"^^xsd:string. |
46 | 42 | ||
47 | -stirdl:hasManufacturingCompanyName rdfs:label "Manufacturing Company"^^xsd:string. | 43 | +stirdl:hasManufacturingCompanyName rdfs:label "Manufacturer"^^xsd:string. |
48 | 44 | ||
49 | -stirdl:hasAmbientOperatingTemperatureRangeInstance rdfs:label "Ambient Operating Temperature Range"^^xsd:string. | 45 | +stirdl:hasAmbientOperatingTemperatureRangeInstance rdfs:label "Operating Temperature Limits"^^xsd:string. |
50 | 46 | ||
51 | -stirdl:hasAdjustablePressureMeasuringRangeInstance rdfs:label "Adjustable Pressure Range"^^xsd:string. | 47 | +stirdl:hasAdjustablePressureMeasuringRangeInstance rdfs:label "Lower/upper Range Limits"^^xsd:string. |
52 | 48 | ||
53 | -stirdl:hasPowerConsumptionRangeInstance rdfs:label "Power Consumption Range"^^xsd:string. | 49 | +stirdl:hasPowerConsumptionRangeInstance rdfs:label "Consumption"^^xsd:string. |
54 | 50 | ||
55 | -stirdl:hasFillingFluid rdfs:label "Filling Fluid"^^xsd:string. | 51 | +stirdl:hasFillingFluid rdfs:label "Fill Fluid"^^xsd:string. |
56 | 52 | ||
57 | -stirdl:hasUpperLimitElectricalLoadInstance rdfs:label "Upper Limit Electrical Load"^^xsd:string. | 53 | +stirdl:hasUpperLimitElectricalLoadInstance rdfs:label "Load Limitation"^^xsd:string. |
58 | 54 | ||
59 | stirdl:hasUpperLimitPower rdfs:label "Upper Limit Power"^^xsd:string. | 55 | stirdl:hasUpperLimitPower rdfs:label "Upper Limit Power"^^xsd:string. |
60 | 56 | ||
61 | stirdl:hasLowerLimitPower rdfs:label "Lower Limit Power"^^xsd:string. | 57 | stirdl:hasLowerLimitPower rdfs:label "Lower Limit Power"^^xsd:string. |
62 | 58 | ||
63 | -stirdl:hasProcessConnection rdfs:label "Process Connection"^^xsd:string. | 59 | +stirdl:hasProcessConnection rdfs:label "Process conn. size/type"^^xsd:string. |
64 | 60 | ||
65 | stirdl:hasNormalPressureInstance rdfs:label "Normal Pressure"^^xsd:string. | 61 | stirdl:hasNormalPressureInstance rdfs:label "Normal Pressure"^^xsd:string. |
66 | 62 | ||
67 | -stirdl:hasUpperLimitPressureMeasuringSpanInstance rdfs:label "Span Limit Maximum Pressure"^^xsd:string. | ||
68 | - | ||
69 | -stirdl:hasLowerLimitPressureMeasuringSpanInstance rdfs:label "Span Limit Minimum Pressure"^^xsd:string. | ||
70 | - | ||
71 | -stirdl:hasSupplyVoltageRangeInstance rdfs:label "Supply Voltage Range"^^xsd:string. | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
63 | +stirdl:hasSupplyVoltageRangeInstance rdfs:label "Supply Voltage"^^xsd:string. | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment