Trinh H. Nguyen

adding new info

......@@ -14,58 +14,50 @@
@prefix dc: <http://purl.org/dc/elements/1.1/> .
stirdl:hasUpperLimitPressureMeasuringSpanInstance rdfs:label "Upper Limit Pressure Measuring Span"^^xsd:string.
stirdl:hasUpperLimitPressureMeasuringSpanInstance rdfs:label "Max Span"^^xsd:string.
stirdl:hasLowerLimitPressureMeasuringSpanInstance rdfs:label "Lower Limit Pressure Measuring Span"^^xsd:string.
stirdl:hasLowerLimitPressureMeasuringSpanInstance rdfs:label "Min Span"^^xsd:string.
stirdl:hasWeightRangeInstance rdfs:label "Approximate Operating Weight"^^xsd:string.
stirdl:hasWeightRangeInstance rdfs:label "Weight"^^xsd:string.
stirdl:hasUpperLimitPercentage rdfs:label "Upper Limit Percentage"^^xsd:string.
stirdl:hasLowerLimitPercentage rdfs:label "Lower Limit Percentage"^^xsd:string.
stirdl:hasPercentageAccuracyInstance rdfs:label "Percentage Accuracy Range"^^xsd:string.
stirdl:hasPercentageAccuracyInstance rdfs:label "Accuracy"^^xsd:string.
stirdl:hasUpperLimitPressure rdfs:label "Upper Limit Pressure"^^xsd:string.
stirdl:hasLowerLimitPressure rdfs:label "Lower Limit Pressure"^^xsd:string.
stirdl:hasAdjustablePressureMeasuringRangeInstance rdfs:label "Adjustable Pressure Range"^^xsd:string.
stirdl:hasUpperLimitTemperature rdfs:label "Upper Limit Temperature"^^xsd:string.
stirdl:hasLowerLimitTemperature rdfs:label "Lower Limit Temperature"^^xsd:string.
stirdl:hasWeightRangeInstance rdfs:label "Weight Range"^^xsd:string.
stirdl:hasNormalWeight rdfs:label "Normal Weight"^^xsd:string.
stirdl:hasCEIdentificationCode rdfs:label "CE Identification code"^^xsd:string.
stirdl:hasCommunicationStandard rdfs:label "Communication Standard"^^xsd:string.
stirdl:hasManufacturingCompanyName rdfs:label "Manufacturing Company"^^xsd:string.
stirdl:hasManufacturingCompanyName rdfs:label "Manufacturer"^^xsd:string.
stirdl:hasAmbientOperatingTemperatureRangeInstance rdfs:label "Ambient Operating Temperature Range"^^xsd:string.
stirdl:hasAmbientOperatingTemperatureRangeInstance rdfs:label "Operating Temperature Limits"^^xsd:string.
stirdl:hasAdjustablePressureMeasuringRangeInstance rdfs:label "Adjustable Pressure Range"^^xsd:string.
stirdl:hasAdjustablePressureMeasuringRangeInstance rdfs:label "Lower/upper Range Limits"^^xsd:string.
stirdl:hasPowerConsumptionRangeInstance rdfs:label "Power Consumption Range"^^xsd:string.
stirdl:hasPowerConsumptionRangeInstance rdfs:label "Consumption"^^xsd:string.
stirdl:hasFillingFluid rdfs:label "Filling Fluid"^^xsd:string.
stirdl:hasFillingFluid rdfs:label "Fill Fluid"^^xsd:string.
stirdl:hasUpperLimitElectricalLoadInstance rdfs:label "Upper Limit Electrical Load"^^xsd:string.
stirdl:hasUpperLimitElectricalLoadInstance rdfs:label "Load Limitation"^^xsd:string.
stirdl:hasUpperLimitPower rdfs:label "Upper Limit Power"^^xsd:string.
stirdl:hasLowerLimitPower rdfs:label "Lower Limit Power"^^xsd:string.
stirdl:hasProcessConnection rdfs:label "Process Connection"^^xsd:string.
stirdl:hasProcessConnection rdfs:label "Process conn. size/type"^^xsd:string.
stirdl:hasNormalPressureInstance rdfs:label "Normal Pressure"^^xsd:string.
stirdl:hasUpperLimitPressureMeasuringSpanInstance rdfs:label "Span Limit Maximum Pressure"^^xsd:string.
stirdl:hasLowerLimitPressureMeasuringSpanInstance rdfs:label "Span Limit Minimum Pressure"^^xsd:string.
stirdl:hasSupplyVoltageRangeInstance rdfs:label "Supply Voltage Range"^^xsd:string.
\ No newline at end of file
stirdl:hasSupplyVoltageRangeInstance rdfs:label "Supply Voltage"^^xsd:string.
\ No newline at end of file
......
This diff is collapsed. Click to expand it.