label_default.ttl 3.03 KB
@prefix p2:    <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#> .
@prefix stirdl: <http://data.posccaesar.org/sti/> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix afn:   <http://jena.hpl.hp.com/ARQ/function#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix list:  <http://www.co-ode.org/ontologies/list.owl#> .
@prefix dm:   <http://data.posccaesar.org/dm/> .
@prefix ptrn:  <http://data.posccaesar.org/ptrn/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix oldrdl: <http://rds.posccaesar.org/2008/06/OWL/RDL#> .
@prefix rdl:   <http://data.posccaesar.org/rdl/> .
@prefix pn:    <http://www.w3.org/2005/xpath-functions#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .


stirdl:hasUpperLimitPressureMeasuringSpanInstance rdfs:label    "Upper Limit Pressure Measuring Span"^^xsd:string.

stirdl:hasLowerLimitPressureMeasuringSpanInstance rdfs:label    "Lower Limit Pressure Measuring Span"^^xsd:string.

stirdl:hasWeightRangeInstance rdfs:label "Approximate Operating 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:hasUpperLimitPressure rdfs:label "Upper Limit Pressure"^^xsd:string.

stirdl:hasLowerLimitPressure rdfs:label "Lower Limit Pressure"^^xsd:string.

stirdl:hasUpperLimitTemperature rdfs:label "Upper Limit Temperature"^^xsd:string.

stirdl:hasLowerLimitTemperature rdfs:label "Lower Limit Temperature"^^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:hasAmbientOperatingTemperatureRangeInstance rdfs:label "Ambient Operating Temperature Range"^^xsd:string.

stirdl:hasAdjustablePressureMeasuringRangeInstance rdfs:label "Adjustable Pressure Range"^^xsd:string.

stirdl:hasPowerConsumptionRangeInstance rdfs:label "Power Consumption Range"^^xsd:string.

stirdl:hasFillingFluid rdfs:label "Filling Fluid"^^xsd:string.

stirdl:hasUpperLimitElectricalLoadInstance rdfs:label "Upper Limit Electrical Load"^^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:hasNormalPressureInstance rdfs:label "Normal Pressure"^^xsd:string.

stirdl:hasSupplyVoltageRangeInstance rdfs:label "Supply Voltage Range"^^xsd:string.

stirdl:hasApprovalAuthority rdfs:label "Approval Authority"^^xsd:string.

stirdl:hasHighPressureSideConnection rdfs:label "High Pressure Side Connection"^^xsd:string.

stirdl:hasLowPressureSideConnection rdfs:label "Low Pressure Side Connection"^^xsd:string.