saref4bldg.ttl 171 KB
Newer Older
@prefix : <https://saref.etsi.org/saref4bldg/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix s4bldg: <https://saref.etsi.org/saref4bldg/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
María's avatar
María committed

<https://saref.etsi.org/saref4bldg/> a owl:Ontology ;
	owl:versionIRI <https://saref.etsi.org/saref4bldg/v1.1.2/> ;
María's avatar
María committed
	dcterms:creator <http://purl.org/net/mpoveda> , <http://www.garcia-castro.com/foaf.rdf#me> ;
	dcterms:license <https://forge.etsi.org/etsi-software-license> ;
	vann:preferredNamespaceUri "https://saref.etsi.org/saref4bldg/" ;
	dcterms:title "SAREF extension for building"@en ;
	dcterms:publisher <https://www.etsi.org/> ;
	dcterms:modified "2020-06-05"^^xsd:date ;
	dcterms:issued "2020-04-13"^^xsd:date ;
Maxime Lefrançois's avatar
Maxime Lefrançois committed
	dcterms:source <https://saref.etsi.org/sources/saref4bldg/> ;
María's avatar
María committed
	vann:preferredNamespacePrefix "s4bldg" ;
	rdfs:seeAlso <https://www.etsi.org/deliver/etsi_ts/103400_103499/10341003/01.01.02_60/ts_10341003v010102p.pdf> ;
	dcterms:description "This ontology extends the SAREF ontology for the building domain by defining building devices and how they are located in a building. This extension is based on the ISO 16739:2013 Industry Foundation Classes (IFC) standard for data sharing in the construction and facility management industries. The descriptions of the classes and properties extracted from IFC have been taken from the IFC documentation."@en ;
                                      rdfs:comment """Information about changes compared to version 1.1.1: 
 - Updated namespaces for compatibility with SAREF v3."""@en ;
María's avatar
María committed
# 
# 
# #################################################################
# #
# #    Annotation properties
# #
# #################################################################
# 


dcterms:description a owl:AnnotationProperty .
dcterms:license a owl:AnnotationProperty .
dcterms:publisher a owl:AnnotationProperty .
dcterms:title a owl:AnnotationProperty .

María's avatar
María committed
# 
# http://purl.org/dc/terms/creator

dcterms:creator a owl:AnnotationProperty .
# 
# http://purl.org/dc/terms/modified

dcterms:modified a owl:AnnotationProperty .
#
# http://purl.org/dc/terms/issued

dcterms:issued a owl:AnnotationProperty .
#
# http://purl.org/dc/terms/source

dcterms:source a owl:AnnotationProperty .
#
María's avatar
María committed
# http://purl.org/dc/terms/dateCopyrighted

dcterms:dateCopyrighted a owl:AnnotationProperty .
# 
# http://purl.org/dc/terms/rightsHolder

dcterms:rightsHolder a owl:AnnotationProperty .
María's avatar
María committed
# 
# http://purl.org/vocab/vann/preferredNamespacePrefix

vann:preferredNamespacePrefix a owl:AnnotationProperty .
# 
# http://purl.org/vocab/vann/preferredNamespaceUri

vann:preferredNamespaceUri a owl:AnnotationProperty .
# 
# http://www.w3.org/ns/prov#hadPrimarySource

prov:hadPrimarySource a owl:AnnotationProperty .
# 
# 
# 
# #################################################################
# #
# #    Datatypes
# #
# #################################################################
# 
# 
# http://www.w3.org/2001/XMLSchema#duration

xsd:duration a rdfs:Datatype .
# 
# 
# 
# #################################################################
# #
# #    Object Properties
# #
# #################################################################
# 
# 
# http://www.w3.org/2003/01/geo/wgs84_pos#location

<http://www.w3.org/2003/01/geo/wgs84_pos#location> a owl:ObjectProperty ;
	rdfs:comment "The relation between something and the point,  or other geometrical thing in space, where it is.  For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping ."@en ;
	rdfs:isDefinedBy <http://www.w3.org/2003/01/geo/wgs84_pos#> ;
	rdfs:label "location"@en .
# 
# https://saref.etsi.org/saref4bldg/airFlowRateMax
María's avatar
María committed

:airFlowRateMax a owl:ObjectProperty ;
	rdfs:comment "Maximum allowable air flow rate. Usually measured in m3/s."@en ;
	rdfs:label "air flow rate range max"@en .
# 
# https://saref.etsi.org/saref4bldg/airFlowRateMin
María's avatar
María committed

:airFlowRateMin a owl:ObjectProperty ;
	rdfs:comment "Minimum allowable air flow rate. Usually measured in m3/s."@en ;
	rdfs:label "air flow rate range min"@en .
# 
# https://saref.etsi.org/saref4bldg/ambientDesignDryBulbTemperature
María's avatar
María committed

:ambientDesignDryBulbTemperature a owl:ObjectProperty ;
	rdfs:comment "Ambient design dry bulb temperature used for selecting the cooling tower. Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "ambient design dry bulb temperature"@en .
# 
# https://saref.etsi.org/saref4bldg/ambientDesignWetBulbTemperature
María's avatar
María committed

:ambientDesignWetBulbTemperature a owl:ObjectProperty ;
	rdfs:comment "Ambient design wet bulb temperature used for selecting the cooling tower. Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "ambient design wet bulb temperature"@en .
# 
# https://saref.etsi.org/saref4bldg/apparentPowerMax
María's avatar
María committed

:apparentPowerMax a owl:ObjectProperty ;
	rdfs:comment "Maximum apparent power/capacity in VA (volt ampere). Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "maximum apparent power"@en .
# 
# https://saref.etsi.org/saref4bldg/audioVolume
María's avatar
María committed

:audioVolume a owl:ObjectProperty ;
	rdfs:comment "Indicates discrete audio volume levels and corresponding sound power offsets, if applicable. Missing values may be interpolated. Measured in watts."@en ;
	rdfs:label "audio volume"@en .
# 
# https://saref.etsi.org/saref4bldg/basinReserveVolume
María's avatar
María committed

:basinReserveVolume a owl:ObjectProperty ;
	rdfs:comment "Volume between operating and overflow levels in cooling tower basin. Usually measured in cubic metre (m3)."@en ;
	rdfs:label "basin reserve volume"@en .
# 
# https://saref.etsi.org/saref4bldg/bladeThickness
María's avatar
María committed

:bladeThickness a owl:ObjectProperty ;
	rdfs:comment "The thickness of the damper blade. Usually measured in millimeters (mm)."@en ;
	rdfs:label "blade thickness"@en .
# 
# https://saref.etsi.org/saref4bldg/bodyMass
María's avatar
María committed

:bodyMass a owl:ObjectProperty ;
	rdfs:comment "Overall body mass of the heater. Usually measured in kilograms (kg) or grams (g)."@en ;
	rdfs:label "body mass"@en .
# 
# https://saref.etsi.org/saref4bldg/capacityWeight
María's avatar
María committed

:capacityWeight a owl:ObjectProperty ;
	rdfs:comment "Capacity of the transport element measured by weight. Usually measured in kilograms (kg) or grams (g)."@en ;
	rdfs:label "capacity weight"@en .
# 
# https://saref.etsi.org/saref4bldg/closeOffRating
María's avatar
María committed

:closeOffRating a owl:ObjectProperty ;
	rdfs:comment "Close off rating. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "close off rating"@en .
# 
# https://saref.etsi.org/saref4bldg/coilLength
María's avatar
María committed

:coilLength a owl:ObjectProperty ;
	rdfs:comment "Length of coil. Usually measured in millimeters (mm)."@en ;
	rdfs:label "coil length"@en .
# 
# https://saref.etsi.org/saref4bldg/coilWidth
María's avatar
María committed

:coilWidth a owl:ObjectProperty ;
	rdfs:comment "Width of coil. Usually measured in millimeters (mm"@en ;
	rdfs:label "coil width"@en .
# 
# https://saref.etsi.org/saref4bldg/colorTemperature
María's avatar
María committed

:colorTemperature a owl:ObjectProperty ;
	rdfs:comment "The color temperature of any source of radiation is defined as the temperature (in Kelvin) of a black-body or Planckian radiator whose radiation has the same chromaticity as the source of radiation. Often the values are only approximate color temperatures as the black-body radiator cannot emit radiation of every chromaticity value. The color temperatures of the commonest artificial light sources range from less than 3000K (warm white) to 4000K (intermediate) and over 5000K (daylight). Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "color temperature"@en .
# 
# https://saref.etsi.org/saref4bldg/compressorSpeed
María's avatar
María committed

:compressorSpeed a owl:ObjectProperty ;
	rdfs:comment "Compressor speed. Usually measured in cycles/s."@en ;
	rdfs:label "compressor speed"@en .
# 
# https://saref.etsi.org/saref4bldg/connectionSize
María's avatar
María committed

:connectionSize a owl:ObjectProperty ;
	rdfs:comment "The connection size of the to and from the pump. Usually measured in millimeters (mm)."@en ;
	rdfs:label "connection size"@en .
# 
# https://saref.etsi.org/saref4bldg/contains
María's avatar
María committed

:contains a owl:ObjectProperty ;
	owl:inverseOf :isContainedIn ;
	a owl:TransitiveProperty ;
	rdfs:comment "A relation between a physical space and the objects located in such space."@en ;
	rdfs:label "contains"@en .
# 
# https://saref.etsi.org/saref4bldg/contributedLuminousFlux
María's avatar
María committed

:contributedLuminousFlux a owl:ObjectProperty ;
	rdfs:comment "Luminous flux is a photometric measure of radiant flux, i.e. the volume of light emitted from a light source. Luminous flux is measured either for the interior as a whole or for a part of the interior (partial luminous flux for a solid angle). All other photometric parameters are derivatives of luminous flux. Luminous flux is measured in lumens (lm). The luminous flux is given as a nominal value for each lamp. Usually measured in Lumen (lm, Candela Steradian)."@en ;
	rdfs:label "contributed luminous flux"@en .
# 
# https://saref.etsi.org/saref4bldg/coverLength
María's avatar
María committed

:coverLength a owl:ObjectProperty ;
	rdfs:comment "The length measured along the x-axis in the local coordinate system or the radius (in the case of a circular shape in plan) of the cover of the oil interceptor. Usually measured in millimeters (mm)."@en ;
	rdfs:label "cover length"@en .
# 
# https://saref.etsi.org/saref4bldg/coverWidth
María's avatar
María committed

:coverWidth a owl:ObjectProperty ;
	rdfs:comment "The length measured along the x-axis in the local coordinate system of the cover of the oil interceptor. Usually measured in millimeters (mm)."@en ;
	rdfs:label "cover width"@en .
# 
# https://saref.etsi.org/saref4bldg/effectiveCapacity
María's avatar
María committed

:effectiveCapacity a owl:ObjectProperty ;
	rdfs:comment "The total effective or actual volumetric capacity of the tank. Usually measured in cubic metre (m3).B3"@en ;
	rdfs:label "effective capacity"@en .
# 
# https://saref.etsi.org/saref4bldg/electricGeneratorEfficiency
María's avatar
María committed

:electricGeneratorEfficiency a owl:ObjectProperty ;
	rdfs:comment "The ratio of output capacity to intake capacity."@en ;
	rdfs:label "electric generator efficiency"@en .
# 
# https://saref.etsi.org/saref4bldg/electricMotorEfficiency
María's avatar
María committed

:electricMotorEfficiency a owl:ObjectProperty ;
	rdfs:comment "The ratio of output capacity to intake capacity."@en ;
	rdfs:label "electric motor efficiency"@en .
# 
# https://saref.etsi.org/saref4bldg/externalSurfaceArea
María's avatar
María committed

:externalSurfaceArea a owl:ObjectProperty ;
	rdfs:comment "External surface area (both primary and secondary area). Usually measured in square metre (m2)."@en ;
	rdfs:label "external surface area"@en .
# 
# https://saref.etsi.org/saref4bldg/faceArea
María's avatar
María committed

:faceArea a owl:ObjectProperty ;
	rdfs:comment "Face area open to the airstream. Usually measured in square metre (m2)."@en ;
	rdfs:label "face area"@en .
# 
# https://saref.etsi.org/saref4bldg/finalResistance
María's avatar
María committed

:finalResistance a owl:ObjectProperty ;
	rdfs:comment "Filter fluid resistance when replacement is required (i.e., Pressure drop at the maximum air flowrate across the filter when the filter needs replacement per ASHRAE Standard 52.1). Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "final resistance"@en .
# 
# https://saref.etsi.org/saref4bldg/firstCurvatureRadius
María's avatar
María committed

:firstCurvatureRadius a owl:ObjectProperty ;
	rdfs:comment "FirstCurvatureRadius should be defined as the base or left side radius of curvature value. Usually measured in millimeters (mm)."@en ;
	rdfs:label "first curvature radius"@en .
# 
# https://saref.etsi.org/saref4bldg/flowCoefficient
María's avatar
María committed

:flowCoefficient a owl:ObjectProperty ;
	rdfs:comment "Flow coefficient (the quantity of fluid that passes through a fully open valve at unit pressure drop), typically expressed as the Kv or Cv value for the valve."@en ;
	rdfs:label "flow coefficient"@en .
# 
# https://saref.etsi.org/saref4bldg/flowResistanceMax
María's avatar
María committed

:flowResistanceMax a owl:ObjectProperty ;
	rdfs:comment "Allowable range of frictional resistance against which the fluid is being pumped. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "flow resistance range"@en .
# 
# https://saref.etsi.org/saref4bldg/flowResistanceMin
María's avatar
María committed

:flowResistanceMin a owl:ObjectProperty ;
	rdfs:comment "Allowable range of frictional resistance against which the fluid is being pumped. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "flow resistance range"@en .
# 
# https://saref.etsi.org/saref4bldg/fluidFlowRateMax
María's avatar
María committed

:fluidFlowRateMax a owl:ObjectProperty ;
	rdfs:comment "Possible range of fluid flowrate that can be delivered. Usually measured in m3/s."@en ;
	rdfs:label "fluid flow rate range"@en .
# 
# https://saref.etsi.org/saref4bldg/fluidFlowRateMin
María's avatar
María committed

:fluidFlowRateMin a owl:ObjectProperty ;
	rdfs:comment "Possible range of fluid flowrate that can be delivered. Usually measured in m3/s."@en ;
	rdfs:label "fluid flow rate range"@en .
# 
# https://saref.etsi.org/saref4bldg/foulingFactor
María's avatar
María committed

:foulingFactor a owl:ObjectProperty ;
	rdfs:comment "Fouling factor of the tubes in the tube bundle. Usually measured in m2 Kelvin/Watt."@en ;
	rdfs:label "fouling factor"@en .
# 
# https://saref.etsi.org/saref4bldg/frameDepth
María's avatar
María committed

:frameDepth a owl:ObjectProperty ;
	rdfs:comment "The length (or depth) of the damper frame. Usually measured in millimeters (mm)."@en ;
	rdfs:label "frame depth"@en .
# 
# https://saref.etsi.org/saref4bldg/frameThickness
María's avatar
María committed

:frameThickness a owl:ObjectProperty ;
	rdfs:comment "The thickness of the damper frame material. Usually measured in millimeters (mm)."@en ;
	rdfs:label "frame thickness"@en .
# 
# https://saref.etsi.org/saref4bldg/hasSpace
María's avatar
María committed

:hasSpace a owl:ObjectProperty ;
	owl:inverseOf :isSpaceOf ;
	a owl:TransitiveProperty ;
	rdfs:comment "Relation between a building or a building space and the spaces it can be divided into."@en ;
	rdfs:label "has space"@en .
# 
# https://saref.etsi.org/saref4bldg/heatExchangeArea
María's avatar
María committed

:heatExchangeArea a owl:ObjectProperty ;
	rdfs:comment "Heat exchange area. Usually measured in square metre (m2)."@en ;
	rdfs:label "heat exchange area"@en .
# 
# https://saref.etsi.org/saref4bldg/heatTransferSurfaceArea
María's avatar
María committed

:heatTransferSurfaceArea a owl:ObjectProperty ;
	rdfs:comment "Total heat transfer area of the vessel. Usually measured in square metre (m2)."@en ;
	rdfs:label "heat transfer surface area"@en .
# 
# https://saref.etsi.org/saref4bldg/height
María's avatar
María committed

:height a owl:ObjectProperty ;
	rdfs:comment "Height of the vibration isolator before tha application of load. Usually measured in millimeters (mm)."@en ;
	rdfs:label "height"@en .
# 
# https://saref.etsi.org/saref4bldg/horizontalSpacing
María's avatar
María committed

:horizontalSpacing a owl:ObjectProperty ;
	rdfs:comment "Horizontal spacing between tubes in the tube bundle. Usually measured in millimeters (mm)."@en ;
	rdfs:label "horizontal spacing"@en .
# 
# https://saref.etsi.org/saref4bldg/hydraulicDiameter
María's avatar
María committed

:hydraulicDiameter a owl:ObjectProperty ;
	rdfs:comment "Hydraulic diameter. Usually measured in millimeters (mm)."@en ;
	rdfs:label "hydraulic diameter"@en .
# 
# https://saref.etsi.org/saref4bldg/idealCapacity
María's avatar
María committed

:idealCapacity a owl:ObjectProperty ;
	rdfs:comment "Compressor capacity under ideal conditions. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "ideal capacity"@en .
# 
# https://saref.etsi.org/saref4bldg/idealShaftPower
María's avatar
María committed

:idealShaftPower a owl:ObjectProperty ;
	rdfs:comment "Compressor shaft power under ideal conditions. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "ideal shaft power"@en .
# 
# https://saref.etsi.org/saref4bldg/imaginaryImpedanceRatio
María's avatar
María committed

:imaginaryImpedanceRatio a owl:ObjectProperty ;
	rdfs:comment "The ratio between the imaginary part of the zero sequence impedance and the imaginary part of the positive impedance (i.e. imaginary part of the short-circuit voltage) of the transformer. Used for three-phase transformer which includes a N-conductor."@en ;
	rdfs:label "imaginary impedance ratio"@en .
# 
# https://saref.etsi.org/saref4bldg/impellerDiameter
María's avatar
María committed

:impellerDiameter a owl:ObjectProperty ;
	rdfs:comment "Diameter of compressor impeller - used to scale performance of geometrically similar compressors. Usually measured in millimeters (mm)."@en ;
	rdfs:label "impeller diameter"@en .
# 
# https://saref.etsi.org/saref4bldg/inLineRowSpacing
María's avatar
María committed

:inLineRowSpacing a owl:ObjectProperty ;
	rdfs:comment "In-line tube row spacing. Usually measured in millimeters (mm)."@en ;
	rdfs:label "in line row spacing"@en .
# 
# https://saref.etsi.org/saref4bldg/initialResistance
María's avatar
María committed

:initialResistance a owl:ObjectProperty ;
	rdfs:comment "Initial new filter fluid resistance (i.e., pressure drop at the maximum air flowrate across the filter when the filter is new per ASHRAE Standard 52.1). Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "initial resistance"@en .
# 
# https://saref.etsi.org/saref4bldg/inletConnectionSize
María's avatar
María committed

:inletConnectionSize a owl:ObjectProperty ;
	rdfs:comment "Size of the inlet connection. Usually measured in millimeters (mm)."@en ;
	rdfs:label "inlet connection size"@en .
# 
# https://saref.etsi.org/saref4bldg/insideDiameter
María's avatar
María committed

:insideDiameter a owl:ObjectProperty ;
	rdfs:comment "Actual inner diameter of the tube in the tube bundle. Usually measured in millimeters (mm)."@en ;
	rdfs:label "inside diameter"@en .
# 
# https://saref.etsi.org/saref4bldg/internalRefrigerantVolume
María's avatar
María committed

:internalRefrigerantVolume a owl:ObjectProperty ;
	rdfs:comment "Internal volume of evaporator (refrigerant side). Usually measured in cubic metre (m3)."@en ;
	rdfs:label "internal refrigerant volume"@en .
# 
# https://saref.etsi.org/saref4bldg/internalSurfaceArea
María's avatar
María committed

:internalSurfaceArea a owl:ObjectProperty ;
	rdfs:comment "Internal surface area. Usually measured in square metre (m2)."@en ;
	rdfs:label "internal surface area"@en .
# 
# https://saref.etsi.org/saref4bldg/internalWaterVolume
María's avatar
María committed

:internalWaterVolume a owl:ObjectProperty ;
	rdfs:comment "Internal volume of evaporator (water side). Usually measured in cubic metre (m3)."@en ;
	rdfs:label "internal water volume"@en .
# 
# https://saref.etsi.org/saref4bldg/isContainedIn
María's avatar
María committed

:isContainedIn a owl:ObjectProperty , owl:TransitiveProperty ;
	rdfs:comment "A relation between an object and the physical space in which it is located."@en ;
	rdfs:label "is contained in"@en .
# 
# https://saref.etsi.org/saref4bldg/isSpaceOf
María's avatar
María committed

:isSpaceOf a owl:ObjectProperty , owl:TransitiveProperty ;
	rdfs:comment "Relation between a building space and the building or building space it belongs to."@en ;
	rdfs:label "isSpaceOf"@en .
# 
# https://saref.etsi.org/saref4bldg/isolatorCompressibility
María's avatar
María committed

:isolatorCompressibility a owl:ObjectProperty ;
	rdfs:comment "The compressibility of the vibration isolator."@en ;
	rdfs:label "isolator compressibility"@en .
# 
# https://saref.etsi.org/saref4bldg/isolatorStaticDeflection
María's avatar
María committed

:isolatorStaticDeflection a owl:ObjectProperty ;
	rdfs:comment "Static deflection of the vibration isolator. Usually measured in millimeters (mm)."@en ;
	rdfs:label "isolator static deflection"@en .
# 
# https://saref.etsi.org/saref4bldg/lampMaintenanceFactor
María's avatar
María committed

:lampMaintenanceFactor a owl:ObjectProperty ;
	rdfs:comment "Non recoverable losses of luminous flux of a lamp due to lamp depreciation i.e. the decreasing of light output of a luminaire due to aging and dirt."@en ;
	rdfs:label "lamp maintenance factor"@en .
# 
# https://saref.etsi.org/saref4bldg/leakageFullyClosed
María's avatar
María committed

:leakageFullyClosed a owl:ObjectProperty ;
	rdfs:comment "Leakage when fully closed. Usually measured in m3/s."@en ;
	rdfs:label "leakage fully closed"@en .
# 
# https://saref.etsi.org/saref4bldg/length
María's avatar
María committed

:length a owl:ObjectProperty ;
	rdfs:comment "The finished length of the device. Usually measured in millimeters (mm)."@en ;
	rdfs:label "length"@en .
# 
# https://saref.etsi.org/saref4bldg/liftElevationDifference
María's avatar
María committed

:liftElevationDifference a owl:ObjectProperty ;
	rdfs:comment "Elevation difference between cooling tower sump and the top of the tower. Usually measured in millimeters (mm)."@en ;
	rdfs:label "lift elevation difference"@en .
# 
# https://saref.etsi.org/saref4bldg/lightEmitterNominalPower
María's avatar
María committed

:lightEmitterNominalPower a owl:ObjectProperty ;
	rdfs:comment "Light emitter nominal power. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "light emitter nominal power"@en .
# 
# https://saref.etsi.org/saref4bldg/limitingTerminalSize
María's avatar
María committed

:limitingTerminalSize a owl:ObjectProperty ;
	rdfs:comment "The maximum terminal size capacity of the device. Usually measured in square metre (m2)."@en ;
	rdfs:label "limiting terminal size"@en .
# 
# https://saref.etsi.org/saref4bldg/lockedRotorCurrent
María's avatar
María committed

:lockedRotorCurrent a owl:ObjectProperty ;
	rdfs:comment "Input current when a motor armature is energized but not rotating. Usually measured in Ampere (A)."@en ;
	rdfs:label "locked rotor current"@en .
# 
# https://saref.etsi.org/saref4bldg/netPositiveSuctionHead
María's avatar
María committed

:netPositiveSuctionHead a owl:ObjectProperty ;
	rdfs:comment "Minimum liquid pressure at the pump inlet to prevent cavitation. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "net positive suction head"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalAirFlowRate
María's avatar
María committed

:nominalAirFlowRate a owl:ObjectProperty ;
	rdfs:comment "Nominal rate of air flow. Usually measured in m3/s."@en ;
	rdfs:label "nominal air flow rate"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalBodyDepth
María's avatar
María committed

:nominalBodyDepth a owl:ObjectProperty ;
	rdfs:comment "Nominal or quoted =length, measured along the z-axis of the local coordinate system of the object, of the body of the object. Usually measured in millimeters (mm)."@en ;
	rdfs:label "nominal body depth"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalBodyLength
María's avatar
María committed

:nominalBodyLength a owl:ObjectProperty ;
	rdfs:comment "Nominal or quoted length, measured along the x-axis of the local coordinate system of the object, of the body of the object. Usually measured in millimeters (mm)."@en ;
	rdfs:label "nominal body length"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalBodyWidth
María's avatar
María committed

:nominalBodyWidth a owl:ObjectProperty ;
	rdfs:comment "Nominal or quoted length, measured along the y-axis of the local coordinate system of the object, of the body of the object. Usually measured in millimeters (mm)."@en ;
	rdfs:label "nominal body width"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalCapacity
María's avatar
María committed

:nominalCapacity a owl:ObjectProperty ;
	rdfs:comment "Nominal capacity. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "nominal capacity"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalCondensingTemperature
María's avatar
María committed

:nominalCondensingTemperature a owl:ObjectProperty ;
	rdfs:comment "Chiller condensing temperature. Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "nominal condensing temperature"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalCoolingCapacity
María's avatar
María committed

:nominalCoolingCapacity a owl:ObjectProperty ;
	rdfs:comment "Nominal cooling capacity. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "nominal cooling capacity"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalDepth
María's avatar
María committed

:nominalDepth a owl:ObjectProperty ;
	rdfs:comment "The nominal depth of the tank. Note: Not required for a horizontal cylindrical tank. Usually measured in millimeters (mm)."@en ;
	rdfs:label "nominal depth"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalDiameter
María's avatar
María committed

:nominalDiameter a owl:ObjectProperty ;
	rdfs:comment "Nominal diameter or width of the tubes in the tube bundle. Usually measured in millimeters (mm)."@en ;
	rdfs:label "nominal diameter"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalEfficiency
María's avatar
María committed

:nominalEfficiency a owl:ObjectProperty ;
	rdfs:comment "Nominal chiller efficiency under nominal conditions. "@en ;
	rdfs:label "nominal efficiency"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalEnergyConsumption
María's avatar
María committed

:nominalEnergyConsumption a owl:ObjectProperty ;
	rdfs:comment "Nominal fuel consumption rate required to produce the total boiler heat output. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "nominal energy consumption"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalEvaporatingTemmperature
María's avatar
María committed

:nominalEvaporatingTemmperature a owl:ObjectProperty ;
	rdfs:comment "Chiller evaporating temperature.Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "nominal evaporating temmperature"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalFilterFaceVelocity
María's avatar
María committed

:nominalFilterFaceVelocity a owl:ObjectProperty ;
	rdfs:comment "Filter face velocity. Usually measured in m/s."@en ;
	rdfs:label "nominal filter face velocity"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalFlowRate
María's avatar
María committed

:nominalFlowRate a owl:ObjectProperty ;
	rdfs:comment "Nominal fluid flow rate through the filter. Usually measured in m3/s."@en ;
	rdfs:label "nominal flow rate"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalFrequency
María's avatar
María committed

:nominalFrequency a owl:ObjectProperty ;
	rdfs:comment "The nominal frequency of the supply. Usually measured in cycles/s or Hertz (Hz)."@en ;
	rdfs:label "nominal frequency"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalHeatRejectionRate
María's avatar
María committed

:nominalHeatRejectionRate a owl:ObjectProperty ;
	rdfs:comment "Sum of the refrigeration effect and the heat equivalent of the power input to the compressor. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "nominal heat rejection rate"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalHeatTransferArea
María's avatar
María committed

:nominalHeatTransferArea a owl:ObjectProperty ;
	rdfs:comment "Nominal heat transfer surface area associated with nominal overall heat transfer coefficient. Usually measured in square metre (m2)."@en ;
	rdfs:label "nominal heat transfer area"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalHeatTransferCoefficient
María's avatar
María committed

:nominalHeatTransferCoefficient a owl:ObjectProperty ;
	rdfs:comment "Nominal overall heat transfer coefficient associated with nominal heat transfer area. Usually measured in Watts/m2 Kelvin."@en ;
	rdfs:label "nominal heat transfer coefficient"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalHeatingCapacity
María's avatar
María committed

:nominalHeatingCapacity a owl:ObjectProperty ;
	rdfs:comment "Nominal heating capacity. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "nominal heating capacity"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalLatentCapacity
María's avatar
María committed

:nominalLatentCapacity a owl:ObjectProperty ;
	rdfs:comment "Nominal latent capacity. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "nominal latent capacity"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalLengthOrDiameter
María's avatar
María committed

:nominalLengthOrDiameter a owl:ObjectProperty ;
	rdfs:comment "The nominal length or, in the case of a vertical cylindrical tank, the nominal diameter of the tank. Usually measured in millimeters (mm)."@en ;
	rdfs:label "nominal length or diameter"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalMediaSurfaceVelocity
María's avatar
María committed

:nominalMediaSurfaceVelocity a owl:ObjectProperty ;
	rdfs:comment "Average fluid velocity at the media surface. Usually measured in m/s."@en ;
	rdfs:label "nominal media surface velocity"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalMoistureGain
María's avatar
María committed

:nominalMoistureGain a owl:ObjectProperty ;
	rdfs:comment "Nominal rate of water vapor added into the airstream. Usually measured in kg/s."@en ;
	rdfs:label "nominal moisture gain"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalPartLoadRatio
María's avatar
María committed

:nominalPartLoadRatio a owl:ObjectProperty ;
	rdfs:comment "Allowable part load ratio range."@en ;
	rdfs:label "nominal part load ratio"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalParticleGeometricMeanDiameter
María's avatar
María committed

:nominalParticleGeometricMeanDiameter a owl:ObjectProperty ;
	rdfs:comment "Particle geometric mean diameter associated with nominal efficiency. Usually measured in millimeters (mm)."@en ;
	rdfs:label "nominal particle geometric mean diameter"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalParticleGeometricStandardDeviation
María's avatar
María committed

:nominalParticleGeometricStandardDeviation a owl:ObjectProperty ;
	rdfs:comment "Particle geometric standard deviation associated with nominal efficiency. "@en ;
	rdfs:label "nominal particle geometric standard deviation"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalPowerConsumption
María's avatar
María committed

:nominalPowerConsumption a owl:ObjectProperty ;
	rdfs:comment "Nominal total power consumption. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "nominal power consumption"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalPowerRate
María's avatar
María committed

:nominalPowerRate a owl:ObjectProperty ;
	rdfs:comment "Nominal fan power rate.Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "nominal power rate"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalPressureDrop
María's avatar
María committed

:nominalPressureDrop a owl:ObjectProperty ;
	rdfs:comment "Total pressure drop across the filter. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "nominal pressure drop"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalReturnWaterTemperatureCooling
María's avatar
María committed

:nominalReturnWaterTemperatureCooling a owl:ObjectProperty ;
	rdfs:comment "Nominal return water temperature (refers to nominal cooling capacity). Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "nominal return water temperature cooling"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalReturnWaterTemperatureHeating
María's avatar
María committed

:nominalReturnWaterTemperatureHeating a owl:ObjectProperty ;
	rdfs:comment "Nominal return water temperature (refers to nominal heating capacity). Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "nominal return water temperature heating"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalRotationSpeed
María's avatar
María committed

:nominalRotationSpeed a owl:ObjectProperty ;
	rdfs:comment "Nominal fan wheel speed. Usually measured in cycles/s."@en ;
	rdfs:label "nominal rotation speed"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalSensibleCapacity
María's avatar
María committed

:nominalSensibleCapacity a owl:ObjectProperty ;
	rdfs:comment "Nominal sensible capacity. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "nominal sensible capacity"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalSorroundingHumidityCooling
María's avatar
María committed

:nominalSorroundingHumidityCooling a owl:ObjectProperty ;
	rdfs:comment "Nominal surrounding humidity (refers to nominal cooling capacity). Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "nominal sorrounding humidity cooling"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalSorroundingTemperatureCooling
María's avatar
María committed

:nominalSorroundingTemperatureCooling a owl:ObjectProperty ;
	rdfs:comment "Nominal surrounding temperature (refers to nominal cooling capacity). Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "nominal sorrounding temperature cooling"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalSorroundingTemperatureHeating
María's avatar
María committed

:nominalSorroundingTemperatureHeating a owl:ObjectProperty ;
	rdfs:comment "Nominal surrounding temperature (refers to nominal heating capacity). Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "nominal sorrounding temperature heating"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalStaticPressure
María's avatar
María committed

:nominalStaticPressure a owl:ObjectProperty ;
	rdfs:comment "The static pressure within the air stream that the fan must overcome to insure designed circulation of air. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "nominal static pressure"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalSupplyVoltage
María's avatar
María committed

:nominalSupplyVoltage a owl:ObjectProperty ;
	rdfs:comment "The nominal voltage of the supply. Usually measured in Volts (V, W/A)."@en ;
	rdfs:label "nominal supply voltage"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalSupplyVoltageMax
María's avatar
María committed

:nominalSupplyVoltageMax a owl:ObjectProperty ;
	rdfs:comment "The maximum and minimum allowed voltage of the supply e.g. boundaries of 380V/440V may be applied for a nominal voltage of 400V."@en ;
	rdfs:label "nominal supply voltage offset"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalSupplyVoltageMin
María's avatar
María committed

:nominalSupplyVoltageMin a owl:ObjectProperty ;
	rdfs:comment "The maximum and minimum allowed voltage of the supply e.g. boundaries of 380V/440V may be applied for a nominal voltage of 400V."@en ;
	rdfs:label "nominal supply voltage offset"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalSupplyWaterTemperatureCooling
María's avatar
María committed

:nominalSupplyWaterTemperatureCooling a owl:ObjectProperty ;
	rdfs:comment "Nominal supply water temperature (refers to nominal cooling capacity). Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "nominal supply water temperature cooling"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalSupplyWaterTemperatureHeating
María's avatar
María committed

:nominalSupplyWaterTemperatureHeating a owl:ObjectProperty ;
	rdfs:comment "Nominal supply water temperature (refers to nominal heating capacity). Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "nominal supply water temperature heating"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalTotalPressure
María's avatar
María committed

:nominalTotalPressure a owl:ObjectProperty ;
	rdfs:comment "Nominal total pressure rise across the fan. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "nominal total pressure"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalUa
María's avatar
María committed

:nominalUa a owl:ObjectProperty ;
	rdfs:comment "Nominal UA value."@en ;
	rdfs:label "nominal ua"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalVolumetricCapacity
María's avatar
María committed

:nominalVolumetricCapacity a owl:ObjectProperty ;
	rdfs:comment "The total nominal or design volumetric capacity of the tank. Usually measured in cubic metre (m3)."@en ;
	rdfs:label "nominal volumetric capacity"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalWaterFlowCooling
María's avatar
María committed

:nominalWaterFlowCooling a owl:ObjectProperty ;
	rdfs:comment "Nominal water flow (refers to nominal cooling capacity). Usually measured in m3/s."@en ;
	rdfs:label "nominal water flow cooling"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalWaterFlowHeating
María's avatar
María committed

:nominalWaterFlowHeating a owl:ObjectProperty ;
	rdfs:comment "Nominal water flow (refers to nominal heating capacity). Usually measured in m3/s."@en ;
	rdfs:label "nominal water flow heating"@en .
# 
# https://saref.etsi.org/saref4bldg/nominalWidthOrDiameter
María's avatar
María committed

:nominalWidthOrDiameter a owl:ObjectProperty ;
	rdfs:comment "The nominal width or, in the case of a horizontal cylindrical tank, the nominal diameter of the tank. Note: Not required for a vertical cylindrical tank. Usually measured in millimeters (mm)."@en ;
	rdfs:label "nominal width or diameter"@en .
# 
# https://saref.etsi.org/saref4bldg/nomminalRotationSpeed
María's avatar
María committed

:nomminalRotationSpeed a owl:ObjectProperty ;
	rdfs:comment "Pump rotational speed under nominal conditions. Usually measured in cycles/s."@en ;
	rdfs:label "nomminal rotation speed"@en .
# 
# https://saref.etsi.org/saref4bldg/openPressureDrop
María's avatar
María committed

:openPressureDrop a owl:ObjectProperty ;
	rdfs:comment "Total pressure drop across damper. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "open pressure drop"@en .
# 
# https://saref.etsi.org/saref4bldg/operatingWeight
María's avatar
María committed

María's avatar
María committed
:operatingWeight a owl:ObjectProperty ;
María's avatar
María committed
	rdfs:comment "Operating weight of the tank including all of its contents. Usually measured in kilograms (kg) or grams (g)."@en ;
María's avatar
María committed
	rdfs:label "operating weight"@en .
María's avatar
María committed
# 
# https://saref.etsi.org/saref4bldg/operationTemperatureMax
María's avatar
María committed

:operationTemperatureMax a owl:ObjectProperty ;
	rdfs:comment "Allowable operation ambient (air, fluid) temperature range. Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "operation temperature range"@en .
# 
# https://saref.etsi.org/saref4bldg/operationTemperatureMin
María's avatar
María committed

:operationTemperatureMin a owl:ObjectProperty ;
	rdfs:comment "Allowable operation ambient (air, fluid) temperature range. Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "operation temperature range"@en .
# 
# https://saref.etsi.org/saref4bldg/operationalRiterial
María's avatar
María committed

:operationalRiterial a owl:ObjectProperty ;
	rdfs:comment "Time of operation at maximum operational ambient air temperature. Measured in seconds (s) or days (d) or other units of time."@en ;
	rdfs:label "operational riterial"@en .
# 
# https://saref.etsi.org/saref4bldg/outletConnectionSize
María's avatar
María committed

:outletConnectionSize a owl:ObjectProperty ;
	rdfs:comment "Size of the outlet connection. Usually measured in millimeters (mm)."@en ;
	rdfs:label "outlet connection size"@en .
# 
# https://saref.etsi.org/saref4bldg/outletTemperatureMax
María's avatar
María committed

:outletTemperatureMax a owl:ObjectProperty ;
	rdfs:comment "Allowable outlet temperature of either the water or the steam. Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "outlet temperature range"@en .
# 
# https://saref.etsi.org/saref4bldg/outletTemperatureMin
María's avatar
María committed

:outletTemperatureMin a owl:ObjectProperty ;
	rdfs:comment "Allowable outlet temperature of either the water or the steam. Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "outlet temperature range"@en .
# 
# https://saref.etsi.org/saref4bldg/outputCapacity
María's avatar
María committed

:outputCapacity a owl:ObjectProperty ;
	rdfs:comment "Total nominal heat output as listed by the manufacturer. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "output capacity"@en .
# 
# https://saref.etsi.org/saref4bldg/outsideDiameter
María's avatar
María committed

:outsideDiameter a owl:ObjectProperty ;
	rdfs:comment "Actual outside diameter of the tube in the tube bundle. Usually measured in millimeters (mm)."@en ;
	rdfs:label "outside diameter"@en .
# 
# https://saref.etsi.org/saref4bldg/partLoadRatioMax
María's avatar
María committed

:partLoadRatioMax a owl:ObjectProperty ;
	rdfs:comment "Maximum part load ratio as a fraction of nominal capacity."@en ;
	rdfs:label "maximum part load ratio"@en .
# 
# https://saref.etsi.org/saref4bldg/partLoadRatioMin
María's avatar
María committed

:partLoadRatioMin a owl:ObjectProperty ;
	rdfs:comment "Minimum part load ratio as a fraction of nominal capacity."@en ;
	rdfs:label "minimum part load ratio"@en .
# 
# https://saref.etsi.org/saref4bldg/powerOutputMax
María's avatar
María committed

:powerOutputMax a owl:ObjectProperty ;
	rdfs:comment "The maximum output power rating of the engine. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "maximum power output"@en .
# 
# https://saref.etsi.org/saref4bldg/pressureRating
María's avatar
María committed

:pressureRating a owl:ObjectProperty ;
	rdfs:comment "Nominal pressure rating of the boiler as rated by the agency having jurisdiction. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "pressure rating"@en .
# 
# https://saref.etsi.org/saref4bldg/primaryAirFlowRateMax
María's avatar
María committed

:primaryAirFlowRateMax a owl:ObjectProperty ;
	rdfs:comment "Maximum primary airflow that can be delivered. Usually measured in m3/s."@en ;
	rdfs:label "primary air flow rate range"@en .
# 
# https://saref.etsi.org/saref4bldg/primaryAirFlowRateMin
María's avatar
María committed

:primaryAirFlowRateMin a owl:ObjectProperty ;
	rdfs:comment "Minimum primary airflow that can be delivered. Usually measured in m3/s."@en ;
	rdfs:label "primary air flow rate range"@en .
# 
# https://saref.etsi.org/saref4bldg/primaryApparentPower
María's avatar
María committed

:primaryApparentPower a owl:ObjectProperty ;
	rdfs:comment "The power in VA (volt ampere) that has been transformed and that runs into the transformer on the primary side. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "primary apparent power"@en .
# 
# https://saref.etsi.org/saref4bldg/primaryCurrent
María's avatar
María committed

:primaryCurrent a owl:ObjectProperty ;
	rdfs:comment "The current that is going to be transformed and that runs into the transformer on the primary side. Usually measured in Ampere (A)."@en ;
	rdfs:label "primary current"@en .
# 
# https://saref.etsi.org/saref4bldg/primaryFrequency
María's avatar
María committed

:primaryFrequency a owl:ObjectProperty ;
	rdfs:comment "The frequency that is going to be transformed and that runs into the transformer on the primary side. Usually measured in cycles/s or Hertz (Hz)."@en ;
	rdfs:label "primary frequency"@en .
# 
# https://saref.etsi.org/saref4bldg/primaryVoltage
María's avatar
María committed

:primaryVoltage a owl:ObjectProperty ;
	rdfs:comment "The voltage that is going to be transformed and that runs into the transformer on the primary side. Usually measured in Volts (V, W/A)."@en ;
	rdfs:label "primary voltage"@en .
# 
# https://saref.etsi.org/saref4bldg/pumpFlowRateMax
María's avatar
María committed

:pumpFlowRateMax a owl:ObjectProperty ;
	rdfs:comment "Allowable range of volume of fluid being pumped against the resistance specified. Usually measured in kg/s."@en ;
	rdfs:label "pump flow rate range"@en .
# 
# https://saref.etsi.org/saref4bldg/pumpFlowRateMin
María's avatar
María committed

:pumpFlowRateMin a owl:ObjectProperty ;
	rdfs:comment "Allowable range of volume of fluid being pumped against the resistance specified. Usually measured in kg/s."@en ;
	rdfs:label "pump flow rate range"@en .
# 
# https://saref.etsi.org/saref4bldg/realImpedanceRatio
María's avatar
María committed

:realImpedanceRatio a owl:ObjectProperty ;
	rdfs:comment "The ratio between the real part of the zero sequence impedance and the real part of the positive impedance (i.e. real part of the short-circuit voltage) of the transformer. Used for three-phase transformer which includes a N-conductor."@en ;
	rdfs:label "real impedance ratio"@en .
# 
# https://saref.etsi.org/saref4bldg/secondCurvatureRadius
María's avatar
María committed

:secondCurvatureRadius a owl:ObjectProperty ;
	rdfs:comment "SecondCurvatureRadius should be defined as the top or right side radius of curvature value. Usually measured in millimeters (mm)."@en ;
	rdfs:label "second curvature radius"@en .
# 
# https://saref.etsi.org/saref4bldg/secondaryAirFlowRateMax
María's avatar
María committed

:secondaryAirFlowRateMax a owl:ObjectProperty ;
	rdfs:comment "Maximum secondary airflow that can be delivered. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "secondary air flow rate range"@en .
# 
# https://saref.etsi.org/saref4bldg/secondaryAirFlowRateMin
María's avatar
María committed

:secondaryAirFlowRateMin a owl:ObjectProperty ;
	rdfs:comment "Maximum secondary airflow that can be delivered. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "secondary air flow rate range"@en .
# 
# https://saref.etsi.org/saref4bldg/secondaryApparentPower
María's avatar
María committed

:secondaryApparentPower a owl:ObjectProperty ;
	rdfs:comment "The power in VA (volt ampere) that has been transformed and is running out of the transformer on the secondary side. Usually measured in Watts (W, J/s)."@en ;
	rdfs:label "secondary apparent power"@en .
# 
# https://saref.etsi.org/saref4bldg/secondaryCurrent
María's avatar
María committed

:secondaryCurrent a owl:ObjectProperty ;
	rdfs:comment "The current that has been transformed and is running out of the transformer on the secondary side. Usually measured in Ampere (A)."@en ;
	rdfs:label "secondary current"@en .
# 
# https://saref.etsi.org/saref4bldg/secondaryFrequency
María's avatar
María committed

:secondaryFrequency a owl:ObjectProperty ;
	rdfs:comment "The frequency that has been transformed and is running out of the transformer on the secondary side. Usually measured in cycles/s or Hertz (Hz)."@en ;
	rdfs:label "secondary frequency"@en .
# 
# https://saref.etsi.org/saref4bldg/secondaryVoltage
María's avatar
María committed

:secondaryVoltage a owl:ObjectProperty ;
	rdfs:comment "The voltage that has been transformed and is running out of the transformer on the secondary side. Usually measured in Volts (V, W/A)."@en ;
	rdfs:label "secondary voltage"@en .
# 
# https://saref.etsi.org/saref4bldg/shortCircuitVoltage
María's avatar
María committed

:shortCircuitVoltage a owl:ObjectProperty ;
	rdfs:comment "A complex number that specifies the real and imaginary parts of the short-circuit voltage at rated current of a transformer given in %."@en ;
	rdfs:label "short circuit voltage"@en .
# 
# https://saref.etsi.org/saref4bldg/size
María's avatar
María committed

:size a owl:ObjectProperty ;
	rdfs:comment "The size of the connection to the valve (or to each connection for faucets, mixing valves, etc.). Usually measured in millimeters (mm)."@en ;
	rdfs:label "size"@en .
# 
# https://saref.etsi.org/saref4bldg/solarReflectance
María's avatar
María committed

:solarReflectance a owl:ObjectProperty ;
	rdfs:comment "(Rsol): The ratio of incident solar radiation that is reflected by a shading system (also named _e). Note the following equation Asol + Rsol + Tsol = 1"@en ;
	rdfs:label "solar reflectance"@en .
# 
# https://saref.etsi.org/saref4bldg/solarTransmittance
María's avatar
María committed

:solarTransmittance a owl:ObjectProperty ;
	rdfs:comment "(Tsol) The ratio of incident solar radiation that directly passes through a shading system (also named _e). Note the following equation Asol + Rsol + Tsol = 1"@en ;
	rdfs:label "solar transmittance"@en .
# 
# https://saref.etsi.org/saref4bldg/spectrumMax
María's avatar
María committed

:spectrumMax a owl:ObjectProperty ;
	rdfs:comment "The spectrum of radiation describes its composition with regard to wavelength. Light, for example, as the portion of electromagnetic radiation that is visible to the human eye, is radiation with wavelengths in the range of approx. 380 to 780 nm (1 nm = 10 m). The corresponding range of colours varies from violet to indigo, blue, green, yellow, orange, and red. These colours form a continuous spectrum, in which the various spectral sectors merge into each other."@en ;
	rdfs:label "maximum spectrum"@en .
# 
# https://saref.etsi.org/saref4bldg/spectrumMin
María's avatar
María committed

:spectrumMin a owl:ObjectProperty ;
	rdfs:comment "The spectrum of radiation describes its composition with regard to wavelength. Light, for example, as the portion of electromagnetic radiation that is visible to the human eye, is radiation with wavelengths in the range of approx. 380 to 780 nm (1 nm = 10 m). The corresponding range of colours varies from violet to indigo, blue, green, yellow, orange, and red. These colours form a continuous spectrum, in which the various spectral sectors merge into each other."@en ;
	rdfs:label "minimum spectrum"@en .
# 
# https://saref.etsi.org/saref4bldg/staggeredRowSpacing
María's avatar
María committed

:staggeredRowSpacing a owl:ObjectProperty ;
	rdfs:comment "Staggered tube row spacing. Usually measured in millimeters (mm)."@en ;
	rdfs:label "staggered row spacing"@en .
# 
# https://saref.etsi.org/saref4bldg/startCurrentFactor
María's avatar
María committed

:startCurrentFactor a owl:ObjectProperty ;
	rdfs:comment "IEC. Start current factor defines how large the peek starting current will become on the engine. StartCurrentFactor is multiplied to NominalCurrent and we get the start current."@en ;
	rdfs:label "start current factor"@en .
# 
# https://saref.etsi.org/saref4bldg/startingTime
María's avatar
María committed

:startingTime a owl:ObjectProperty ;
	rdfs:comment "The time (in s) needed for the motor to reach its rated speed with its driven equipment attached, starting from standstill and at the nominal voltage applied at its terminals."@en ;
	rdfs:label "starting time"@en .
# 
# https://saref.etsi.org/saref4bldg/supportedWeightMax
María's avatar
María committed

:supportedWeightMax a owl:ObjectProperty ;
	rdfs:comment "The maximum weight that can be carried by the vibration isolator. Usually measured in kilograms (kg) or grams (g)."@en ;
	rdfs:label "maximum supported weight"@en .
# 
# https://saref.etsi.org/saref4bldg/teTime
María's avatar
María committed

:teTime a owl:ObjectProperty ;
	rdfs:comment "The maximum time (in s) at which the motor could run with locked rotor when the motor is used in an EX-environment. The time indicates that a protective device should trip before this time when the starting current of the motor is slowing through the device."@en ;
	rdfs:label "te time"@en .
# 
# https://saref.etsi.org/saref4bldg/temperatureRating
María's avatar
María committed

:temperatureRating a owl:ObjectProperty ;
	rdfs:comment "Temperature rating. Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "temperature rating"@en .
# 
# https://saref.etsi.org/saref4bldg/testPressure
María's avatar
María committed

:testPressure a owl:ObjectProperty ;
	rdfs:comment "The maximum pressure to which the valve has been subjected under test. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "test pressure"@en .
# 
# https://saref.etsi.org/saref4bldg/thermalConductivity
María's avatar
María committed

:thermalConductivity a owl:ObjectProperty ;
	rdfs:comment "Fouling factor of the tubes in the tube bundle. Usually measured in m2 Kelvin/Watt."@en ;
	rdfs:label "thermal conductivity"@en .
# 
# https://saref.etsi.org/saref4bldg/thermalEfficiency
María's avatar
María committed

:thermalEfficiency a owl:ObjectProperty ;
	rdfs:comment "Overall Thermal Efficiency is defined as gross energy output of the heat transfer device divided by the energy input."@en ;
	rdfs:label "thermal efficiency"@en .
# 
# https://saref.etsi.org/saref4bldg/thermalMassHeatCapacity
María's avatar
María committed

:thermalMassHeatCapacity a owl:ObjectProperty ;
	rdfs:comment "Product of component mass and specific heat."@en ;
	rdfs:label "thermal mass heat capacity"@en .
# 
# https://saref.etsi.org/saref4bldg/thermalTransmittance
María's avatar
María committed

:thermalTransmittance a owl:ObjectProperty ;
	rdfs:comment "Rate at which energy is transmitted through a body. Usually measured in Watts/m2 Kelvin."@en ;
	rdfs:label "thermal transmittance"@en .
# 
# https://saref.etsi.org/saref4bldg/ventilatingPipeSize
María's avatar
María committed

:ventilatingPipeSize a owl:ObjectProperty ;
	rdfs:comment "Size of the ventilating pipe(s). Usually measured in millimeters (mm)."@en ;
	rdfs:label "ventilating pipe size"@en .
# 
# https://saref.etsi.org/saref4bldg/verticalSpacing
María's avatar
María committed

:verticalSpacing a owl:ObjectProperty ;
	rdfs:comment "Vertical spacing between tubes in the tube bundle.Usually measured in millimeters (mm)."@en ;
	rdfs:label "vertical spacing"@en .
# 
# https://saref.etsi.org/saref4bldg/vibrationTransmissibility
María's avatar
María committed

:vibrationTransmissibility a owl:ObjectProperty ;
	rdfs:comment "The vibration transmissibility percentage."@en ;
	rdfs:label "vibration transmissibility"@en .
# 
# https://saref.etsi.org/saref4bldg/visibleLightReflectance
María's avatar
María committed

:visibleLightReflectance a owl:ObjectProperty ;
	rdfs:comment "Fraction of the visible light that is reflected by the glazing at normal incidence. It is a value without unit."@en ;
	rdfs:label "visible light reflectance"@en .
# 
# https://saref.etsi.org/saref4bldg/visibleLightTransmittance
María's avatar
María committed

:visibleLightTransmittance a owl:ObjectProperty ;
	rdfs:comment "Fraction of the visible light that passes the shading system at normal incidence. It is a value without unit."@en ;
	rdfs:label "visible light transmittance"@en .
# 
# https://saref.etsi.org/saref4bldg/volumen
María's avatar
María committed

:volumen a owl:ObjectProperty ;
	rdfs:comment "Total volume of fluid in the tubes and their headers. Usually measured in cubic metre (m3)."@en ;
	rdfs:label "volumen"@en .
# 
# https://saref.etsi.org/saref4bldg/waterInletTemperatureMax
María's avatar
María committed

:waterInletTemperatureMax a owl:ObjectProperty ;
	rdfs:comment "Allowable water inlet temperature range. Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "water inlet temperature range"@en .
# 
# https://saref.etsi.org/saref4bldg/waterInletTemperatureMin
María's avatar
María committed

:waterInletTemperatureMin a owl:ObjectProperty ;
	rdfs:comment "Allowable water inlet temperature range. Usually measured in degrees Kelvin (K)."@en ;
	rdfs:label "water inlet temperature range"@en .
# 
# https://saref.etsi.org/saref4bldg/waterPressureMax
María's avatar
María committed

:waterPressureMax a owl:ObjectProperty ;
	rdfs:comment "Allowable water circuit working pressure range. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "water pressure range"@en .
# 
# https://saref.etsi.org/saref4bldg/waterPressureMin
María's avatar
María committed

:waterPressureMin a owl:ObjectProperty ;
	rdfs:comment "Allowable water circuit working pressure range. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "water pressure range"@en .
# 
# https://saref.etsi.org/saref4bldg/waterRequirement
María's avatar
María committed

:waterRequirement a owl:ObjectProperty ;
	rdfs:comment "Make-up water requirement. Usually measured in m3/s."@en ;
	rdfs:label "water requirement"@en .
# 
# https://saref.etsi.org/saref4bldg/waterStorageCapacity
María's avatar
María committed

:waterStorageCapacity a owl:ObjectProperty ;
	rdfs:comment "Water storage capacity. Usually measured in cubic metre (m3)."@en ;
	rdfs:label "water storage capacity"@en .
# 
# https://saref.etsi.org/saref4bldg/weight
María's avatar
María committed

:weight a owl:ObjectProperty ;
	rdfs:comment "The weight of the device. Usually measured in kilograms (kg) or grams (g)."@en ;
	rdfs:label "weight"@en .
# 
# https://saref.etsi.org/saref4bldg/workingPressure
María's avatar
María committed

:workingPressure a owl:ObjectProperty ;
	rdfs:comment "The normally expected maximum working pressure of the valve. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "working pressure"@en .
# 
# https://saref.etsi.org/saref4bldg/workingPressureMax
María's avatar
María committed

:workingPressureMax a owl:ObjectProperty ;
	rdfs:comment "Maximum working pressure. Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "maximum working pressure"@en .
# 
# https://saref.etsi.org/saref4bldg/workingPressureMin
María's avatar
María committed

:workingPressureMin a owl:ObjectProperty ;
	rdfs:comment "Allowable minimum working pressure (relative to ambient pressure). Usually measured in Pascals (Pa, N/m2)."@en ;
	rdfs:label "minimum working pressure"@en .
# 
# https://saref.etsi.org/core/isMeasuredIn
María's avatar
María committed

saref:isMeasuredIn a owl:ObjectProperty ;
	rdfs:comment "A relation between a measurement and the unit of measure in which the measurement value is expressed."@en ;
	rdfs:isDefinedBy "https://saref.etsi.org/core/" ;
María's avatar
María committed
	rdfs:label "is measured in"@en .
# 
# https://saref.etsi.org/core/relatesToProperty
María's avatar
María committed

saref:relatesToProperty a owl:ObjectProperty ;
	rdfs:comment "A relation between a measurement and the property such measurement is about."@en ;
	rdfs:isDefinedBy "https://saref.etsi.org/core/" ;
María's avatar
María committed
	rdfs:label "relates to property"@en .
# 
# 
# 
# #################################################################
# #
# #    Data properties
# #
# #################################################################
# 
# 
# https://saref.etsi.org/saref4bldg/accessType
María's avatar
María committed

:accessType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Defines the types of access (or cover) to a tank that may be specified. Note that covers are generally specified for rectangular tanks. For cylindrical tanks, access will normally be via a manhole."@en ;
	rdfs:label "access type"@en .
# 
# https://saref.etsi.org/saref4bldg/application
María's avatar
María committed

:application a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Humidifier application. Fixed: Humidifier installed in a ducted flow distribution system. Portable: Humidifier is not installed in a ducted flow distribution system."@en ;
	rdfs:label "application"@en .
# 
# https://saref.etsi.org/saref4bldg/arrangement
María's avatar
María committed

:arrangement a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Defines the basic flow arrangements for the heat exchanger: COUNTERFLOW: Counterflow heat exchanger arrangement. CROSSFLOW: Crossflow heat exchanger arrangement. PARALLELFLOW: Parallel flow heat exchanger arrangement. MULTIPASS: Multipass flow heat exchanger arrangement. OTHER: Other type of heat exchanger flow arrangement not defined above."@en ;
	rdfs:label "arrangement"@en .
# 
# https://saref.etsi.org/saref4bldg/bladeAction
María's avatar
María committed

:bladeAction a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Blade action."@en ;
	rdfs:label "blade action"@en .
# 
# https://saref.etsi.org/saref4bldg/bladeEdge
María's avatar
María committed

:bladeEdge a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Blade edge."@en ;
	rdfs:label "blade edge"@en .
# 
# https://saref.etsi.org/saref4bldg/bladeShape
María's avatar
María committed

:bladeShape a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Blade shape. Flat means triple V-groove."@en ;
	rdfs:label "blade shape"@en .
# 
# https://saref.etsi.org/saref4bldg/capacityControl
María's avatar
María committed

:capacityControl a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "FanCycling: Fan is cycled on and off to control duty. TwoSpeedFan: Fan is switched between low and high speed to control duty. VariableSpeedFan: Fan speed is varied to control duty. DampersControl: Dampers modulate the air flow to control duty. BypassValveControl: Bypass valve modulates the water flow to control duty. MultipleSeriesPumps: Turn on/off multiple series pump to control duty. TwoSpeedPump: Switch between high/low pump speed to control duty. VariableSpeedPump: vary pump speed to control duty."@en ;
	rdfs:label "capacity control"@en .
# 
# https://saref.etsi.org/saref4bldg/capacityControlType
María's avatar
María committed

:capacityControlType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "InletVane: Control by adjusting inlet vane. VariableSpeedDrive: Control by variable speed drive. BladePitchAngle: Control by adjusting blade pitch angle. TwoSpeed: Control by switch between high and low speed. DischargeDamper: Control by modulating discharge damper."@en ;
	rdfs:label "capacity control type"@en .
# 
# https://saref.etsi.org/saref4bldg/capacityPeople
María's avatar
María committed

:capacityPeople a owl:DatatypeProperty ;
	rdfs:range xsd:nonNegativeInteger ;
	rdfs:comment "Capacity of the transportation element measured in numbers of person."@en ;
	rdfs:label "capacity people"@en .
# 
# https://saref.etsi.org/saref4bldg/circuitType
María's avatar
María committed

:circuitType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "OpenCircuit: Exposes water directly to the cooling atmosphere. CloseCircuit: The fluid is separated from the atmosphere by a heat exchanger. Wet: The air stream or the heat exchange surface is evaporatively cooled. Dry: No evaporation into the air stream. DryWet: A combination of a dry tower and a wet tower."@en ;
	rdfs:label "circuit type"@en .
# 
# https://saref.etsi.org/saref4bldg/colorAppearance
María's avatar
María committed

:colorAppearance a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "In both the DIN and CIE standards, artificial light sources are classified in terms of their color appearance. To the human eye they all appear to be white the difference can only be detected by direct comparison. Visual performance is not directly affected by differences in color appearance."@en ;
	rdfs:label "color appearance"@en .
# 
# https://saref.etsi.org/saref4bldg/colorRenderingIndex
María's avatar
María committed

:colorRenderingIndex a owl:DatatypeProperty ;
	rdfs:range xsd:integer ;
	rdfs:comment "The CRI indicates how well a light source renders eight standard colors compared to perfect reference lamp with the same color temperature. The CRI scale ranges from 1 to 100, with 100 representing perfect rendering properties."@en ;
	rdfs:label "color rendering index"@en .
# 
# https://saref.etsi.org/saref4bldg/controlStrategy
María's avatar
María committed

:controlStrategy a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "FixedExitingWaterTemp: The capacity is controlled to maintain a fixed exiting water temperature. WetBulbTempReset: The set-point is reset based on the wet-bulb temperature."@en ;
	rdfs:label "control strategy"@en .
# 
# https://saref.etsi.org/saref4bldg/endShapeType
María's avatar
María committed

:endShapeType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Defines the types of end shapes that can be used for preformed tanks. The convention for reading these enumerated values is that for a vertical cylinder, the first value is the base and the second is the top for a horizontal cylinder, the order of reading should be left to right. For a speherical tank, the value UNSET should be used.B5"@en ;
	rdfs:label "end shape type"@en .
# 
# https://saref.etsi.org/saref4bldg/energySource
María's avatar
María committed

:energySource a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Enumeration defining the energy source or fuel cumbusted to generate heat."@en , "The source of energy."@en ;
	rdfs:label "energy source"@en .
# 
# https://saref.etsi.org/saref4bldg/evaporationCoolant
María's avatar
María committed

:evaporationCoolant a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "The fluid used for the coolant in the evaporator."@en ;
	rdfs:label "evaporation coolant"@en .
# 
# https://saref.etsi.org/saref4bldg/evaporationMediumType
María's avatar
María committed

:evaporationMediumType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "ColdLiquid: Evaporator is using liquid type of fluid to exchange heat with refrigerant. ColdAir: Evaporator is using air to exchange heat with refrigerant."@en ;
	rdfs:label "evaporation medium type"@en .
# 
# https://saref.etsi.org/saref4bldg/failPosition
María's avatar
María committed

:failPosition a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Specifies the required fail-safe position of the actuator."@en ;
	rdfs:label "fail position"@en .
# 
# https://saref.etsi.org/saref4bldg/finishColor
María's avatar
María committed

:finishColor a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Finish color for cooled beam."@en ;
	rdfs:label "finish color"@en .
# 
# https://saref.etsi.org/saref4bldg/fireExit
María's avatar
María committed

:fireExit a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Indication whether this object is designed to serve as an exit in the case of fire (TRUE) or not (FALSE). Here whether the transport element (in case of e.g., a lift) is designed to serve as a fire exit, e.g., for fire escape purposes."@en ;
	rdfs:label "fire exit"@en .
# 
# https://saref.etsi.org/saref4bldg/flowArrangement
María's avatar
María committed

:flowArrangement a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "CounterFlow: Air and water flow enter in different directions. CrossFlow: Air and water flow are perpendicular. ParallelFlow: air and water flow enter in same directions."@en ;
	rdfs:label "flow arrangement"@en .
# 
# https://saref.etsi.org/saref4bldg/frameSize
María's avatar
María committed

:frameSize a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Designation of the frame size according to the named range of frame sizes designated at the place of use or according to a given standard."@en ;
	rdfs:label "frame size"@en .
# 
# https://saref.etsi.org/saref4bldg/frameType
María's avatar
María committed

:frameType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "The type of frame used by the damper (e.g., Standard, Single Flange, Single Reversed Flange, Double Flange, etc.)."@en ;
	rdfs:label "frame type"@en .
# 
# https://saref.etsi.org/saref4bldg/hasDefrost
María's avatar
María committed

:hasDefrost a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Whether the heat exchanger has defrost function or not."@en ;
	rdfs:label "has defrost"@en .
# 
# https://saref.etsi.org/saref4bldg/hasExteriorInsulation
María's avatar
María committed

:hasExteriorInsulation a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "TRUE if the silencer has exterior insulation. FALSE if it does not."@en ;
	rdfs:label "has exterior insulation"@en .
# 
# https://saref.etsi.org/saref4bldg/hasHotGasBypass
María's avatar
María committed

:hasHotGasBypass a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Whether or not hot gas bypass is provided for the compressor. TRUE = Yes, FALSE = No."@en ;
	rdfs:label "has hot gas bypass"@en .
# 
# https://saref.etsi.org/saref4bldg/hasLock
María's avatar
María committed

:hasLock a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Indication of whether a switching device has a key operated lock (=TRUE) or not (= FALSE)."@en ;
	rdfs:label "has lock"@en .
# 
# https://saref.etsi.org/saref4bldg/hasPartWinding
María's avatar
María committed

:hasPartWinding a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Indication of whether the motor is single speed, i.e. has a single winding (= FALSE) or multi-speed i.e.has part winding (= TRUE) ."@en ;
	rdfs:label "has part winding"@en .
# 
# https://saref.etsi.org/saref4bldg/hasTurbulator
María's avatar
María committed

:hasTurbulator a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "TRUE if the tube has a turbulator, FALSE if it does not."@en ;
	rdfs:label "has turbulator"@en .
# 
# https://saref.etsi.org/saref4bldg/heatTransferDimension
María's avatar
María committed

:heatTransferDimension a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Indicates how heat is transmitted according to the shape of the space heater."@en ;
	rdfs:label "heat transfer dimension"@en .
# 
# https://saref.etsi.org/saref4bldg/heatTransferMedium
María's avatar
María committed

:heatTransferMedium a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Enumeration defining the heat transfer medium if applicable."@en ;
	rdfs:label "heat transfer medium"@en .
# 
# https://saref.etsi.org/saref4bldg/heatTransferTypeEnum
María's avatar
María committed

:heatTransferTypeEnum a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Type of heat transfer between the two air streams."@en ;
	rdfs:label "heat transfer type enum"@en .
# 
# https://saref.etsi.org/saref4bldg/integratedLightingType
María's avatar
María committed

:integratedLightingType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Integrated lighting in cooled beam."@en ;
	rdfs:label "integrated lighting type"@en .
# 
# https://saref.etsi.org/saref4bldg/internalControl
María's avatar
María committed

:internalControl a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Internal modulation control."@en ;
	rdfs:label "internal control"@en .
# 
# https://saref.etsi.org/saref4bldg/isExternal
María's avatar
María committed

:isExternal a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building."@en ;
	rdfs:label "is external"@en .
# 
# https://saref.etsi.org/saref4bldg/isFreeHanging
María's avatar
María committed

:isFreeHanging a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Is it free hanging type (not mounted in a false ceiling)?"@en ;
	rdfs:label "is free hanging"@en .
# 
# https://saref.etsi.org/saref4bldg/isGuarded
María's avatar
María committed

:isGuarded a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Indication of whether the motor enclosure is guarded (= TRUE) or not (= FALSE)."@en ;
	rdfs:label "is guarded"@en .
# 
# https://saref.etsi.org/saref4bldg/isIlluminated
María's avatar
María committed

:isIlluminated a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "An indication of whether there is an illuminated indicator to show that the switch is on (=TRUE) or not (= FALSE)."@en ;
	rdfs:label "is illuminated"@en .
# 
# https://saref.etsi.org/saref4bldg/isNeutralPrimaryTerminalAvailable
María's avatar
María committed

:isNeutralPrimaryTerminalAvailable a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "An indication of whether the neutral point of the primary winding is available as a terminal (=TRUE) or not (= FALSE)."@en ;
	rdfs:label "is neutral primary terminal available"@en .
# 
# https://saref.etsi.org/saref4bldg/isNeutralSecondaryTerminalAvailable
María's avatar
María committed

:isNeutralSecondaryTerminalAvailable a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "An indication of whether the neutral point of the secondary winding is available as a terminal (=TRUE) or not (= FALSE)."@en ;
	rdfs:label "is neutral secondary terminal available"@en .
# 
# https://saref.etsi.org/saref4bldg/isPluggableOutlet
María's avatar
María committed

:isPluggableOutlet a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Indication of whether the outlet accepts a loose plug connection (= TRUE) or whether it is directly connected (= FALSE) or whether the form of connection has not yet been determined (= UNKNOWN)."@en ;
	rdfs:label "is pluggable outlet"@en .
# 
# https://saref.etsi.org/saref4bldg/isWaterStorageHeater
María's avatar
María committed

:isWaterStorageHeater a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "This is used to identify if the boiler has storage capacity (TRUE). If FALSE, then there is no storage capacity built into the boiler, such as an instantaneous hot water heater."@en ;
	rdfs:label "is water storage heater"@en .
# 
# https://saref.etsi.org/saref4bldg/lampBallastType
María's avatar
María committed

:lampBallastType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "The type of ballast used to stabilise gas discharge by limiting the current during operation and to deliver the necessary striking voltage for starting. Ballasts are needed to operate Discharge Lamps such as Fluorescent, Compact Fluorescent, High-pressure Mercury, Metal Halide and High-pressure Sodium Lamps. Magnetic ballasts are chokes which limit the current passing through a lamp connected in series on the principle of self-induction. The resultant current and power are decisive for the efficient operation of the lamp. A specially designed ballast is required for every type of lamp to comply with lamp rating in terms of Luminous Flux, Color Appearance and service life. The two types of magnetic ballasts for fluorescent lamps are KVG Conventional (EC-A series) and VVG Low-loss ballasts (EC-B series). Low-loss ballasts have a higher efficiency, which means reduced ballast losses and a lower thermal load. Electronic ballasts are used to run fluorescent lamps at high frequencies (approx. 35 - 40 kHz)."@en ;
	rdfs:label "lamp ballast type"@en .
# 
# https://saref.etsi.org/saref4bldg/lampCompensationType
María's avatar
María committed

:lampCompensationType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Identifies the form of compensation used for power factor correction and radio suppression."@en ;
	rdfs:label "lamp compensation type"@en .
# 
# https://saref.etsi.org/saref4bldg/legend
María's avatar
María committed

:legend a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "A text inscribed or applied to the switch as a legend to indicate purpose or function."@en ;
	rdfs:label "legend"@en .
# 
# https://saref.etsi.org/saref4bldg/manualOverride
María's avatar
María committed

:manualOverride a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Identifies whether hand-operated operation is provided as an override (= TRUE) or not (= FALSE). Note that this value should be set to FALSE by default in the case of a Hand Operated Actuator."@en ;
	rdfs:label "manual override"@en .
# 
# https://saref.etsi.org/saref4bldg/mechanicalOperated
María's avatar
María committed

:mechanicalOperated a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Indication whether the element is operated machanically (TRUE) or not, i.e. manually (FALSE)."@en ;
	rdfs:label "mechanical operated"@en .
# 
# https://saref.etsi.org/saref4bldg/mediaSource
María's avatar
María committed

:mediaSource a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Indicates media sources and corresponding names of ports (DistributionPort with FlowDirection=SINK and PredefinedType=AUDIOVISUAL) or aggregated audio/video components (AudioVisualAppliance)."@en ;
	rdfs:label "media source"@en .
# 
# https://saref.etsi.org/saref4bldg/motorDriveType
María's avatar
María committed

:motorDriveType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Motor drive type: DIRECTDRIVE: Direct drive. BELTDRIVE: Belt drive. COUPLING: Coupling. OTHER: Other type of motor drive. UNKNOWN: Unknown motor drive type. "@en ;
	rdfs:label "motor drive type"@en .
# 
# https://saref.etsi.org/saref4bldg/motorEnclosureType
María's avatar
María committed

:motorEnclosureType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "A list of the available types of motor enclosure from which that required may be selected."@en ;
	rdfs:label "motor enclosure type"@en .
# 
# https://saref.etsi.org/saref4bldg/numberOfBlades
María's avatar
María committed

:numberOfBlades a owl:DatatypeProperty ;
	rdfs:range xsd:integer ;
	rdfs:comment "Number of blades."@en ;
	rdfs:label "number of blades"@en .
# 
# https://saref.etsi.org/saref4bldg/numberOfCells
María's avatar
María committed

:numberOfCells a owl:DatatypeProperty ;
	rdfs:range xsd:integer ;
	rdfs:comment "Number of cells in one cooling tower unit."@en ;
	rdfs:label "number of cells"@en .
# 
# https://saref.etsi.org/saref4bldg/numberOfCircuits
María's avatar
María committed

:numberOfCircuits a owl:DatatypeProperty ;
	rdfs:range xsd:integer ;
	rdfs:comment "Number of parallel fluid tube circuits."@en ;
	rdfs:label "number of circuits"@en .
# 
# https://saref.etsi.org/saref4bldg/numberOfGangs
María's avatar
María committed

:numberOfGangs a owl:DatatypeProperty ;
	rdfs:range xsd:integer ;
	rdfs:comment "Number of gangs/buttons on this switch."@en ;
	rdfs:label "number of gangs"@en .
# 
# https://saref.etsi.org/saref4bldg/numberOfPanels
María's avatar
María committed

:numberOfPanels a owl:DatatypeProperty ;
	rdfs:range xsd:integer ;
	rdfs:comment "Number of panels."@en ;
	rdfs:label "number of panels"@en .
# 
# https://saref.etsi.org/saref4bldg/numberOfRows
María's avatar
María committed

:numberOfRows a owl:DatatypeProperty ;
	rdfs:range xsd:integer ;
	rdfs:comment "Number of tube rows in the tube bundle assembly."@en ;
	rdfs:label "number of rows"@en .
# 
# https://saref.etsi.org/saref4bldg/numberOfSections
María's avatar
María committed

:numberOfSections a owl:DatatypeProperty ;
	rdfs:range xsd:integer ;
	rdfs:comment "Number of sections used."@en ;
	rdfs:label "number of sections"@en .
# 
# https://saref.etsi.org/saref4bldg/numberOsSockets
María's avatar
María committed

:numberOsSockets a owl:DatatypeProperty ;
	rdfs:range xsd:integer ;
	rdfs:comment "The number of sockets that may be connected. In case of inconsistency, sockets defined on ports take precedence."@en ;
	rdfs:label "number os sockets"@en .
# 
# https://saref.etsi.org/saref4bldg/operatingMode
María's avatar
María committed

:operatingMode a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Identifies the operating mode of the boiler."@en ;
	rdfs:label "operating mode"@en .
# 
# https://saref.etsi.org/saref4bldg/operation
María's avatar
María committed

:operation a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "The operational mechanism for the damper operation."@en ;
	rdfs:label "operation"@en .
# 
# https://saref.etsi.org/saref4bldg/orientation
María's avatar
María committed

:orientation a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "The intended orientation for the damper as specified by the manufacturer."@en ;
	rdfs:label "orientation"@en .
# 
# https://saref.etsi.org/saref4bldg/patternType
María's avatar
María committed

:patternType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Defines the types of pattern (or shape of a tank that may be specified."@en ;
	rdfs:label "pattern type"@en .
# 
# https://saref.etsi.org/saref4bldg/pipeConnectionEnum
María's avatar
María committed

:pipeConnectionEnum a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "The manner in which the pipe connection is made to the cooled beam."@en ;
	rdfs:label "pipe connection enum"@en .
# 
# https://saref.etsi.org/saref4bldg/placementType
María's avatar
María committed

:placementType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Indicates how the device is designed to be placed."@en ;
	rdfs:label "placement type"@en .
# 
# https://saref.etsi.org/saref4bldg/powerSource
María's avatar
María committed

:powerSource a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Type of power driving the compressor."@en ;
	rdfs:label "power source"@en .
# 
# https://saref.etsi.org/saref4bldg/readOutType
María's avatar
María committed

:readOutType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Indication of the form that readout from the meter takes. In the case of a dial read out, this may comprise multiple dials that give a cumulative reading and/or a mechanical odometer."@en ;
	rdfs:label "read out type"@en .
# 
# https://saref.etsi.org/saref4bldg/refrigerantClass
María's avatar
María committed

:refrigerantClass a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Refrigerant class used by the compressor. CFC: Chlorofluorocarbons. HCFC: Hydrochlorofluorocarbons. HFC: Hydrofluorocarbons."@en ;
	rdfs:label "refrigerant class"@en .
# 
# https://saref.etsi.org/saref4bldg/remoteReading
María's avatar
María committed

:remoteReading a owl:DatatypeProperty ;
	rdfs:range xsd:boolean ;
	rdfs:comment "Indicates whether the meter has a connection for remote reading through connection of a communication device (set TRUE) or not (set FALSE)."@en ;
	rdfs:label "remote reading"@en .
# 
# https://saref.etsi.org/saref4bldg/roughness
María's avatar
María committed

:roughness a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "A measure of the vertical deviations of the surface."@en ;
	rdfs:label "roughness"@en .
# 
# https://saref.etsi.org/saref4bldg/secondaryCurrentType
María's avatar
María committed

:secondaryCurrentType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "A list of the secondary current types that can result from transformer output."@en ;
	rdfs:label "secondary current type"@en .
# 
# https://saref.etsi.org/saref4bldg/shadingDeviceType
María's avatar
María committed

:shadingDeviceType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Specifies the type of shading device."@en ;
	rdfs:label "shading device type"@en .
# 
# https://saref.etsi.org/saref4bldg/sprayType
María's avatar
María committed

:sprayType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "SprayFilled: Water is sprayed into airflow. SplashTypeFill: water cascades over successive rows of splash bars. FilmTypeFill: water flows in a thin layer over closely spaced sheets."@en ;
	rdfs:label "spray type"@en .
# 
# https://saref.etsi.org/saref4bldg/standard
María's avatar
María committed

:standard a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "The designation of the standard applicable for the definition of the characteristics of the unit."@en ;
	rdfs:label "standard"@en .
# 
# https://saref.etsi.org/saref4bldg/storageType
María's avatar
María committed

:storageType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Defines the general material category intended to be stored."@en ;
	rdfs:label "storage type"@en .
# 
# https://saref.etsi.org/saref4bldg/switchFunction
María's avatar
María committed

:switchFunction a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Indicates types of switches which differs in functionality."@en ;
	rdfs:label "switch function"@en .
# 
# https://saref.etsi.org/saref4bldg/temperatureClassification
María's avatar
María committed

:temperatureClassification a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Enumeration defining the temperature classification of the space heater surface temperature. low temperature - surface temperature is relatively low, usually heated by hot water or electricity. high temperature - surface temperature is relatively high, usually heated by gas or steam."@en ;
	rdfs:label "temperature classification"@en .
# 
# https://saref.etsi.org/saref4bldg/transformerVectorGroup
María's avatar
María committed

:transformerVectorGroup a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "List of the possible vector groups for the transformer from which that required may be set. Values in the enumeration list follow a standard international code where the first letter describes how the primary windings are connected, the second letter describes how the secondary windings are connected, and the numbers describe the rotation of voltages and currents from the primary to the secondary side in multiples of 30 degrees. D: means that the windings are delta-connected. Y: means that the windings are star-connected. Z: means that the windings are zig-zag connected (a special start-connected providing low reactance of the transformer). The connectivity is only relevant for three-phase transformers."@en ;
	rdfs:label "transformer vector group"@en .
# 
# https://saref.etsi.org/saref4bldg/valveMechanism
María's avatar
María committed

:valveMechanism a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "The mechanism by which the valve function is achieved where: BALL: Valve that has a ported ball that can be turned relative to the body seat ports. BUTTERFLY: Valve in which a streamlined disc pivots about a diametric axis. CONFIGUREDGATE: Screwdown valve in which the closing gate is shaped in a configured manner to have a more precise control of pressure and flow change across the valve. GLAND: Valve with a tapered seating, in which a rotatable plug is retained by means of a gland and gland packing. GLOBE: Screwdown valve that has a spherical body. LUBRICATEDPLUG: Plug valve in which a lubricant is injected under pressure between the plug face and the body. NEEDLE: Valve for regulating the flow in or from a pipe, in which a slender cone moves along the axis of flow to close against a fixed conical seat. PARALLELSLIDE: Screwdown valve that has a machined plate that slides in formed grooves to form a seal. PLUG: Valve that has a ported plug that can be turned relative to the body seat ports. WEDGEGATE: Screwdown valve that has a wedge shaped plate fitting into tapered guides to form a seal."@en ;
	rdfs:label "valve mechanism"@en .
# 
# https://saref.etsi.org/saref4bldg/valveOperation
María's avatar
María committed

:valveOperation a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "The method of valve operation where: DROPWEIGHT: A valve that is closed by the action of a weighted lever being released, the weight normally being prevented from dropping by being held by a wire, the closure normally being made by the action of heat on a fusible link in the wire FLOAT: A valve that is opened and closed by the action of a float that rises and falls with water level. The float may be a ball attached to a lever or other mechanism HYDRAULIC: A valve that is opened and closed by hydraulic actuation LEVER: A valve that is opened and closed by the action of a lever rotating the gate within the valve. LOCKSHIELD: A valve that requires the use of a special lockshield key for opening and closing, the operating mechanism being protected by a shroud during normal operation. MOTORIZED: A valve that is opened and closed by the action of an electric motor on an actuator PNEUMATIC: A valve that is opened and closed by pneumatic actuation SOLENOID: A valve that is normally held open by a magnetic field in a coil acting on the gate but that is closed immediately if the electrical current generating the magnetic field is removed. SPRING: A valve that is normally held in position by the pressure of a spring on a plate but that may be caused to open if the pressure of the fluid is sufficient to overcome the spring pressure. THERMOSTATIC: A valve in which the ports are opened or closed to maintain a required predetermined temperature. WHEEL: A valve that is opened and closed by the action of a wheel moving the gate within the valve."@en ;
	rdfs:label "valve operation"@en .
# 
# https://saref.etsi.org/saref4bldg/valvePattern
María's avatar
María committed

:valvePattern a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "The configuration of the ports of a valve according to either the linear route taken by a fluid flowing through the valve or by the number of ports where: SINGLEPORT: Valve that has a single entry port from the system that it serves, the exit port being to the surrounding environment. ANGLED_2_PORT: Valve in which the direction of flow is changed through 90 degrees. STRAIGHT_2_PORT: Valve in which the flow is straight through. STRAIGHT_3_PORT: Valve with three separate ports. CROSSOVER_4_PORT: Valve with 4 separate ports."@en ;
	rdfs:label "valve pattern"@en .
# 
# https://saref.etsi.org/saref4bldg/waterFlowControlSystemType
María's avatar
María committed

:waterFlowControlSystemType a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	rdfs:comment "Factory fitted waterflow control system."@en ;
	rdfs:label "water flow control system type"@en .
# 
# https://saref.etsi.org/core/hasTimestamp
María's avatar
María committed

saref:hasTimestamp a owl:DatatypeProperty , owl:FunctionalProperty ;
	rdfs:range xsd:dateTime ;
	rdfs:comment "A relationship stating the timestamp of an entity (e.g. a measurement)."@en ;
	rdfs:isDefinedBy "https://saref.etsi.org/core/" ;
María's avatar
María committed
	rdfs:label "has timestamp"@en .
# 
# https://saref.etsi.org/core/hasValue
María's avatar
María committed

saref:hasValue a owl:DatatypeProperty ;
	rdfs:comment "A relationship defining the value of a certain property, e.g., energy or power"@en ;
	rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
María's avatar
María committed
	rdfs:label "has value"@en .
# 
# 
# 
# #################################################################
# #
# #    Classes
# #
# #################################################################
# 
# 
# https://saref.etsi.org/saref4bldg/Actuator
María's avatar
María committed

:Actuator a owl:Class ;
	rdfs:subClassOf :DistributionControlDevice , saref:Actuator , _:genid1 .

_:genid1 a owl:Restriction ;
	owl:onProperty :failPosition ;
	owl:allValuesFrom xsd:string .

:Actuator rdfs:subClassOf _:genid2 .

_:genid2 a owl:Restriction ;
	owl:onProperty :manualOverride ;
	owl:allValuesFrom xsd:boolean .

:Actuator rdfs:comment "An actuator is a mechanical device for moving or controlling a mechanism or system. An actuator takes energy, usually created by air, electricity, or liquid, and converts that into some kind of motion."@en ;
	rdfs:label "Actuator"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcActuator" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifcactuator.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_actuatortypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/AirToAirHeatRecovery
María's avatar
María committed

:AirToAirHeatRecovery a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid3 .

_:genid3 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .

:AirToAirHeatRecovery rdfs:subClassOf _:genid4 .

_:genid4 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .

:AirToAirHeatRecovery rdfs:subClassOf _:genid5 .

_:genid5 a owl:Restriction ;
	owl:onProperty :primaryAirFlowRateMax ;
	owl:allValuesFrom saref:Measurement .

:AirToAirHeatRecovery rdfs:subClassOf _:genid6 .

_:genid6 a owl:Restriction ;
	owl:onProperty :primaryAirFlowRateMin ;
	owl:allValuesFrom saref:Measurement .

:AirToAirHeatRecovery rdfs:subClassOf _:genid7 .

_:genid7 a owl:Restriction ;
	owl:onProperty :secondaryAirFlowRateMax ;
	owl:allValuesFrom saref:Measurement .

:AirToAirHeatRecovery rdfs:subClassOf _:genid8 .

_:genid8 a owl:Restriction ;
	owl:onProperty :secondaryAirFlowRateMin ;
	owl:allValuesFrom saref:Measurement .

:AirToAirHeatRecovery rdfs:subClassOf _:genid9 .

_:genid9 a owl:Restriction ;
	owl:onProperty :hasDefrost ;
	owl:allValuesFrom xsd:boolean .

:AirToAirHeatRecovery rdfs:subClassOf _:genid10 .

_:genid10 a owl:Restriction ;
	owl:onProperty :heatTransferTypeEnum ;
	owl:allValuesFrom xsd:string .

:AirToAirHeatRecovery rdfs:comment "An air-to-air heat recovery device employs a counter-flow heat exchanger between inbound and outbound air flow. It is typically used to transfer heat from warmer air in one chamber to cooler air in the second chamber (i.e., typically used to recover heat from the conditioned air being exhausted and the outside air being supplied to a building), resulting in energy savings from reduced heating (or cooling) requirements."@en ;
	rdfs:label "Air to air heat recovery"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcAirToAirHeatRecovery" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcairtoairheatrecovery.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_airtoairheatrecoverytypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Alarm
María's avatar
María committed
:Alarm a owl:Class ;
	rdfs:subClassOf :DistributionControlDevice ;
	rdfs:comment """An alarm is a device that signals the existence of a condition or situation that is outside the boundaries of normal expectation or that activates such a device.
María's avatar
María committed
Alarms include the provision of break glass buttons and manual pull boxes that are used to activate alarms."""@en ;
	rdfs:label "Alarm"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcAlarm" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifcalarm.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_alarmtypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/AudioVisualAppliance
María's avatar
María committed
:AudioVisualAppliance a owl:Class ;
	rdfs:subClassOf :FlowTerminal , _:genid11 .
María's avatar
María committed
_:genid11 a owl:Restriction ;
	owl:onProperty :audioVolume ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:AudioVisualAppliance rdfs:subClassOf _:genid12 .
María's avatar
María committed
_:genid12 a owl:Restriction ;
	owl:onProperty :mediaSource ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:AudioVisualAppliance rdfs:comment """An audio-visual appliance is a device that displays, captures, transmits, or receives audio or video.
María's avatar
María committed
Audio-visual appliances may be fixed in place or may be able to be moved from one space to another. They may require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source. Audio-visual appliances may be connected to data circuits including specialist circuits for audio visual purposes only."""@en ;
	rdfs:label "Audio visual appliance"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcAudioVisualApplicance" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcaudiovisualappliance.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_audiovisualappliancetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Boiler
María's avatar
María committed
:Boiler a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid13 .
María's avatar
María committed
_:genid13 a owl:Restriction ;
	owl:onProperty :heatTransferSurfaceArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Boiler rdfs:subClassOf _:genid14 .
María's avatar
María committed
_:genid14 a owl:Restriction ;
	owl:onProperty :nominalEnergyConsumption ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Boiler rdfs:subClassOf _:genid15 .
María's avatar
María committed
_:genid15 a owl:Restriction ;
	owl:onProperty :nominalPartLoadRatio ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Boiler rdfs:subClassOf _:genid16 .
María's avatar
María committed
_:genid16 a owl:Restriction ;
	owl:onProperty :outletTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Boiler rdfs:subClassOf _:genid17 .
María's avatar
María committed
_:genid17 a owl:Restriction ;
	owl:onProperty :outletTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Boiler rdfs:subClassOf _:genid18 .
María's avatar
María committed
_:genid18 a owl:Restriction ;
	owl:onProperty :pressureRating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Boiler rdfs:subClassOf _:genid19 .
María's avatar
María committed
_:genid19 a owl:Restriction ;
	owl:onProperty :waterInletTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Boiler rdfs:subClassOf _:genid20 .
María's avatar
María committed
_:genid20 a owl:Restriction ;
	owl:onProperty :waterInletTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Boiler rdfs:subClassOf _:genid21 .
María's avatar
María committed
_:genid21 a owl:Restriction ;
	owl:onProperty :waterStorageCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Boiler rdfs:subClassOf _:genid22 .
María's avatar
María committed
_:genid22 a owl:Restriction ;
	owl:onProperty :energySource ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Boiler rdfs:subClassOf _:genid23 .
María's avatar
María committed
_:genid23 a owl:Restriction ;
	owl:onProperty :isWaterStorageHeater ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:Boiler rdfs:subClassOf _:genid24 .
María's avatar
María committed
_:genid24 a owl:Restriction ;
	owl:onProperty :operatingMode ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Boiler rdfs:comment "A boiler is a closed, pressure-rated vessel in which water or other fluid is heated using an energy source such as natural gas, heating oil, or electricity. The fluid in the vessel is then circulated out of the boiler for use in various processes or heating applications."@en ;
	rdfs:label "Boiler"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcBoiler" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcboiler.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_boilertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Building
María's avatar
María committed
:Building a owl:Class ;
	rdfs:subClassOf _:genid25 .
María's avatar
María committed
_:genid25 a owl:Restriction ;
	owl:onProperty :hasSpace ;
	owl:allValuesFrom :BuildingSpace .
María's avatar
María committed
:Building rdfs:comment "A building represents a structure that provides shelter for its occupants or contents and stands in one place. The building is also used to provide a basic element within the spatial structure hierarchy for the components of a building project (together with site, storey, and space)."@en ;
	rdfs:label "Building"@en ;
	rdfs:seeAlso <https://w3id.org/ifc/IFC4_ADD1#IfcBuilding> ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcproductextension/lexical/ifcbuilding.htm> .
# 
# https://saref.etsi.org/saref4bldg/BuildingDevice
María's avatar
María committed
:BuildingDevice a owl:Class ;
	rdfs:subClassOf :BuildingObject , saref:Device ;
	rdfs:comment "A tangible object designed to accomplish a particular task in a building."@en ;
	rdfs:label "Building device"@en .
# 
# https://saref.etsi.org/saref4bldg/BuildingObject
María's avatar
María committed
:BuildingObject a owl:Class ;
	rdfs:subClassOf :PhysicalObject ;
	rdfs:comment "An object in the building that can be controlled by devices, such as a door or a window that can be automatically opened or closed by an actuator.  (Definition taken from SAREF 1.0)"@en ;
	rdfs:label "Building object"@en .
# 
# https://saref.etsi.org/saref4bldg/BuildingSpace
María's avatar
María committed
:BuildingSpace a owl:Class ;
	rdfs:subClassOf _:genid26 .
María's avatar
María committed
_:genid26 a owl:Restriction ;
	owl:onProperty :contains ;
	owl:allValuesFrom :PhysicalObject .
María's avatar
María committed
:BuildingSpace rdfs:subClassOf _:genid27 .
María's avatar
María committed
_:genid27 a owl:Restriction ;
	owl:onProperty :hasSpace ;
	owl:allValuesFrom :BuildingSpace .
María's avatar
María committed
:BuildingSpace rdfs:subClassOf _:genid28 .
María's avatar
María committed
_:genid28 a owl:Restriction ;
	owl:onProperty :isSpaceOf ;
	owl:allValuesFrom _:genid29 .
María's avatar
María committed
_:genid29 a owl:Class ;
	owl:unionOf _:genid31 .
María's avatar
María committed
_:genid31 a rdf:List ;
	rdf:first :Building ;
	rdf:rest _:genid30 .
María's avatar
María committed
_:genid30 a rdf:List ;
	rdf:first :BuildingSpace ;
	rdf:rest rdf:nil .
María's avatar
María committed
:BuildingSpace rdfs:comment "An entity used to define the physical spaces of the building. A building space contains devices or building objects."@en ;
	rdfs:label "Building space"@en .
# 
# https://saref.etsi.org/saref4bldg/Burner
María's avatar
María committed
:Burner a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid32 .
María's avatar
María committed
_:genid32 a owl:Restriction ;
	owl:onProperty :energySource ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Burner rdfs:comment "A burner is a device that converts fuel into heat through combustion. It includes gas, oil, and wood burners."@en ;
	rdfs:label "Burner"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcBurner" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcburner.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_burnertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Chiller
María's avatar
María committed
:Chiller a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid33 .
María's avatar
María committed
_:genid33 a owl:Restriction ;
	owl:onProperty :nominalCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:subClassOf _:genid34 .
María's avatar
María committed
_:genid34 a owl:Restriction ;
	owl:onProperty :nominalCondensingTemperature ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:subClassOf _:genid35 .
María's avatar
María committed
_:genid35 a owl:Restriction ;
	owl:onProperty :nominalEfficiency ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:subClassOf _:genid36 .
María's avatar
María committed
_:genid36 a owl:Restriction ;
	owl:onProperty :nominalEvaporatingTemmperature ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:subClassOf _:genid37 .
María's avatar
María committed
_:genid37 a owl:Restriction ;
	owl:onProperty :nominalHeatRejectionRate ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:subClassOf _:genid38 .
María's avatar
María committed
_:genid38 a owl:Restriction ;
	owl:onProperty :nominalPowerConsumption ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:comment "A chiller is a device used to remove heat from a liquid via a vapor-compression or absorption refrigeration cycle to cool a fluid, typically water or a mixture of water and glycol. The chilled fluid is then used to cool and dehumidify air in a building."@en ;
	rdfs:label "Chiller"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcChiller" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcchiller.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_chillertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Coil
María's avatar
María committed
:Coil a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid39 .
María's avatar
María committed
_:genid39 a owl:Restriction ;
	owl:onProperty :airFlowRateMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid40 .
María's avatar
María committed
_:genid40 a owl:Restriction ;
	owl:onProperty :airFlowRateMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid41 .
María's avatar
María committed
_:genid41 a owl:Restriction ;
	owl:onProperty :nominalLatentCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid42 .
María's avatar
María committed
_:genid42 a owl:Restriction ;
	owl:onProperty :nominalSensibleCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid43 .
María's avatar
María committed
_:genid43 a owl:Restriction ;
	owl:onProperty :nominalUa ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid44 .
María's avatar
María committed
_:genid44 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid45 .
María's avatar
María committed
_:genid45 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid46 .
María's avatar
María committed
_:genid46 a owl:Restriction ;
	owl:onProperty :placementType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Coil rdfs:comment """A coil is a device used to provide heat transfer between non-mixing media. A common example is a cooling coil, which utilizes a finned coil in which circulates chilled water, antifreeze, or refrigerant that is used to remove heat from air moving across the surface of the coil. A coil may be used either for heating or cooling purposes by placing a series of tubes (the coil) carrying a heating or cooling fluid into an airstream. The coil may be constructed from tubes bundled in a serpentine form or from finned tubes that give a extended heat transfer surface.
María's avatar
María committed
Coils may also be used for non-airflow cases such as embedded in a floor slab."""@en ;
	rdfs:label "Coil"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCoil" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccoil.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_coiltypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/CommunicationAppliance
María's avatar
María committed
:CommunicationAppliance a owl:Class ;
	rdfs:subClassOf :FlowTerminal ;
	rdfs:comment """A communications appliance transmits and receives electronic or digital information as data or sound.
María's avatar
María committed
Communication appliances may be fixed in place or may be able to be moved from one space to another. Communication appliances require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source."""@en ;
	rdfs:label "Communication appliance"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCommunicationAppliance" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifccommunicationsappliance.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_communicationsappliancetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Compressor
María's avatar
María committed
:Compressor a owl:Class ;
	rdfs:subClassOf :FlowMovingDevice , _:genid47 .
María's avatar
María committed
_:genid47 a owl:Restriction ;
	owl:onProperty :compressorSpeed ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid48 .
María's avatar
María committed
_:genid48 a owl:Restriction ;
	owl:onProperty :idealCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid49 .
María's avatar
María committed
_:genid49 a owl:Restriction ;
	owl:onProperty :idealShaftPower ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid50 .
María's avatar
María committed
_:genid50 a owl:Restriction ;
	owl:onProperty :impellerDiameter ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid51 .
María's avatar
María committed
_:genid51 a owl:Restriction ;
	owl:onProperty :nominalCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid52 .
María's avatar
María committed
_:genid52 a owl:Restriction ;
	owl:onProperty :partLoadRatioMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid53 .
María's avatar
María committed
_:genid53 a owl:Restriction ;
	owl:onProperty :partLoadRatioMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid54 .
María's avatar
María committed
_:genid54 a owl:Restriction ;
	owl:onProperty :hasHotGasBypass ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid55 .
María's avatar
María committed
_:genid55 a owl:Restriction ;
	owl:onProperty :powerSource ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid56 .
María's avatar
María committed
_:genid56 a owl:Restriction ;
	owl:onProperty :refrigerantClass ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Compressor rdfs:comment "A compressor is a device that compresses a fluid typically used in a refrigeration circuit."@en ;
	rdfs:label "Compressor"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCompressor" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccompressor.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_compressortypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Condenser
María's avatar
María committed
:Condenser a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid57 .
María's avatar
María committed
_:genid57 a owl:Restriction ;
	owl:onProperty :externalSurfaceArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid58 .
María's avatar
María committed
_:genid58 a owl:Restriction ;
	owl:onProperty :internalRefrigerantVolume ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid59 .
María's avatar
María committed
_:genid59 a owl:Restriction ;
	owl:onProperty :internalSurfaceArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid60 .
María's avatar
María committed
_:genid60 a owl:Restriction ;
	owl:onProperty :internalWaterVolume ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid61 .
María's avatar
María committed
_:genid61 a owl:Restriction ;
	owl:onProperty :nominalHeatTransferArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid62 .
María's avatar
María committed
_:genid62 a owl:Restriction ;
	owl:onProperty :nominalHeatTransferCoefficient ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid63 .
María's avatar
María committed
_:genid63 a owl:Restriction ;
	owl:onProperty :refrigerantClass ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Condenser rdfs:comment "A condenser is a device that is used to dissipate heat, typically by condensing a substance such as a refrigerant from its gaseous to its liquid state."@en ;
	rdfs:label "Condenser"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCondenser" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccondenser.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_condensertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Controller
María's avatar
María committed
:Controller a owl:Class ;
	rdfs:subClassOf :DistributionControlDevice ;
	rdfs:comment """A controller is a device that monitors inputs and controls outputs within a building automation system.
María's avatar
María committed
A controller may be physical (having placement within a spatial structure) or logical (a software interface or aggregated within a programmable physical controller)."""@en ;
	rdfs:label "Controller"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcController" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifccontroller.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_controllertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/CooledBeam
María's avatar
María committed
:CooledBeam a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid64 .
María's avatar
María committed
_:genid64 a owl:Restriction ;
	owl:onProperty :coilLength ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid65 .
María's avatar
María committed
_:genid65 a owl:Restriction ;
	owl:onProperty :coilWidth ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid66 .
María's avatar
María committed
_:genid66 a owl:Restriction ;
	owl:onProperty :nominalCoolingCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid67 .
María's avatar
María committed
_:genid67 a owl:Restriction ;
	owl:onProperty :nominalHeatingCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid68 .
María's avatar
María committed
_:genid68 a owl:Restriction ;
	owl:onProperty :nominalReturnWaterTemperatureCooling ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid69 .
María's avatar
María committed
_:genid69 a owl:Restriction ;
	owl:onProperty :nominalReturnWaterTemperatureHeating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid70 .
María's avatar
María committed
_:genid70 a owl:Restriction ;
	owl:onProperty :nominalSorroundingHumidityCooling ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid71 .
María's avatar
María committed
_:genid71 a owl:Restriction ;
	owl:onProperty :nominalSorroundingTemperatureCooling ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid72 .
María's avatar
María committed
_:genid72 a owl:Restriction ;
	owl:onProperty :nominalSorroundingTemperatureHeating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid73 .
María's avatar
María committed
_:genid73 a owl:Restriction ;
	owl:onProperty :nominalSupplyWaterTemperatureCooling ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid74 .
María's avatar
María committed
_:genid74 a owl:Restriction ;
	owl:onProperty :nominalSupplyWaterTemperatureHeating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid75 .
María's avatar
María committed
_:genid75 a owl:Restriction ;
	owl:onProperty :nominalWaterFlowCooling ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid76 .
María's avatar
María committed
_:genid76 a owl:Restriction ;
	owl:onProperty :nominalWaterFlowHeating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid77 .
María's avatar
María committed
_:genid77 a owl:Restriction ;
	owl:onProperty :waterPressureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid78 .
María's avatar
María committed
_:genid78 a owl:Restriction ;
	owl:onProperty :waterPressureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid79 .
María's avatar
María committed
_:genid79 a owl:Restriction ;
	owl:onProperty :finishColor ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid80 .
María's avatar
María committed
_:genid80 a owl:Restriction ;
	owl:onProperty :integratedLightingType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid81 .
María's avatar
María committed
_:genid81 a owl:Restriction ;
	owl:onProperty :isFreeHanging ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid82 .
María's avatar
María committed
_:genid82 a owl:Restriction ;
	owl:onProperty :pipeConnectionEnum ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid83 .
María's avatar
María committed
_:genid83 a owl:Restriction ;
	owl:onProperty :waterFlowControlSystemType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CooledBeam rdfs:comment "A cooled beam (or chilled beam) is a device typically used to cool air by circulating a fluid such as chilled water through exposed finned tubes above a space. Typically mounted overhead near or within a ceiling, the cooled beam uses convection to cool the space below it by acting as a heat sink for the naturally rising warm air of the space. Once cooled, the air naturally drops back to the floor where the cycle begins again."@en ;
	rdfs:label "Cooled beam"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCooledBeam" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccooledbeam.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_cooledbeamtypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/CoolingTower
María's avatar
María committed
:CoolingTower a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid84 .
María's avatar
María committed
_:genid84 a owl:Restriction ;
	owl:onProperty :ambientDesignDryBulbTemperature ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid85 .
María's avatar
María committed
_:genid85 a owl:Restriction ;
	owl:onProperty :ambientDesignWetBulbTemperature ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid86 .
María's avatar
María committed
_:genid86 a owl:Restriction ;
	owl:onProperty :basinReserveVolume ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid87 .
María's avatar
María committed
_:genid87 a owl:Restriction ;
	owl:onProperty :liftElevationDifference ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid88 .
María's avatar
María committed
_:genid88 a owl:Restriction ;
	owl:onProperty :nominalCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid89 .
María's avatar
María committed
_:genid89 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid90 .
María's avatar
María committed
_:genid90 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid91 .
María's avatar
María committed
_:genid91 a owl:Restriction ;
	owl:onProperty :waterRequirement ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid92 .
María's avatar
María committed
_:genid92 a owl:Restriction ;
	owl:onProperty :capacityControl ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid93 .
María's avatar
María committed
_:genid93 a owl:Restriction ;
	owl:onProperty :circuitType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid94 .
María's avatar
María committed
_:genid94 a owl:Restriction ;
	owl:onProperty :controlStrategy ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid95 .
María's avatar
María committed
_:genid95 a owl:Restriction ;
	owl:onProperty :flowArrangement ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid96 .
María's avatar
María committed
_:genid96 a owl:Restriction ;
	owl:onProperty :numberOfCells ;
	owl:allValuesFrom xsd:integer .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid97 .
María's avatar
María committed
_:genid97 a owl:Restriction ;
	owl:onProperty :sprayType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CoolingTower rdfs:comment "A cooling tower is a device which rejects heat to ambient air by circulating a fluid such as water through it to reduce its temperature by partial evaporation."@en ;
	rdfs:label "Cooling tower"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCoolingTower" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccoolingtower.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_coolingtowertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Damper
María's avatar
María committed
:Damper a owl:Class ;
	rdfs:subClassOf :FlowController , _:genid98 .
María's avatar
María committed
_:genid98 a owl:Restriction ;
	owl:onProperty :airFlowRateMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid99 .
María's avatar
María committed
_:genid99 a owl:Restriction ;
	owl:onProperty :bladeThickness ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid100 .
María's avatar
María committed
_:genid100 a owl:Restriction ;
	owl:onProperty :closeOffRating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid101 .
María's avatar
María committed
_:genid101 a owl:Restriction ;
	owl:onProperty :faceArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid102 .
María's avatar
María committed
_:genid102 a owl:Restriction ;
	owl:onProperty :frameDepth ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid103 .
María's avatar
María committed
_:genid103 a owl:Restriction ;
	owl:onProperty :frameThickness ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid104 .
María's avatar
María committed
_:genid104 a owl:Restriction ;
	owl:onProperty :leakageFullyClosed ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid105 .
María's avatar
María committed
_:genid105 a owl:Restriction ;
	owl:onProperty :nominalAirFlowRate ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid106 .
María's avatar
María committed
_:genid106 a owl:Restriction ;
	owl:onProperty :openPressureDrop ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid107 .
María's avatar
María committed
_:genid107 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid108 .
María's avatar
María committed
_:genid108 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid109 .
María's avatar
María committed
_:genid109 a owl:Restriction ;
	owl:onProperty :temperatureRating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid110 .
María's avatar
María committed
_:genid110 a owl:Restriction ;
	owl:onProperty :workingPressureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid111 .
María's avatar
María committed
_:genid111 a owl:Restriction ;
	owl:onProperty :bladeAction ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid112 .
María's avatar
María committed
_:genid112 a owl:Restriction ;
	owl:onProperty :bladeEdge ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid113 .
María's avatar
María committed
_:genid113 a owl:Restriction ;
	owl:onProperty :bladeShape ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid114 .
María's avatar
María committed
_:genid114 a owl:Restriction ;
	owl:onProperty :frameType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid115 .
María's avatar
María committed
_:genid115 a owl:Restriction ;
	owl:onProperty :numberOfBlades ;
	owl:allValuesFrom xsd:integer .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid116 .
María's avatar
María committed
_:genid116 a owl:Restriction ;
	owl:onProperty :operation ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid117 .
María's avatar
María committed
_:genid117 a owl:Restriction ;
	owl:onProperty :orientation ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:comment "A damper typically participates in an HVAC duct distribution system and is used to control or modulate the flow of air."@en ;
	rdfs:label "Damper"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcDamper" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcdamper.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_dampertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/DistributionControlDevice
María's avatar
María committed
:DistributionControlDevice a owl:Class ;
	rdfs:subClassOf :DistributionDevice ;
	rdfs:comment "Represents devices of a building automation control system that are used to impart control over elements of a distribution system. (Definition adapated from http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcdistributioncontrolelement.htm)"@en ;
	rdfs:label "Distribution control device"@en .
# 
# https://saref.etsi.org/saref4bldg/DistributionDevice
María's avatar
María committed
:DistributionDevice a owl:Class ;
	rdfs:subClassOf :BuildingDevice ;
	rdfs:comment "Generalization of all devices that participate in a distribution system. (Definition adapated from http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcproductextension/lexical/ifcdistributionelement.htm)"@en ;
	rdfs:label "Distribution device"@en .
# 
# https://saref.etsi.org/saref4bldg/DistributionFlowDevice
María's avatar
María committed
:DistributionFlowDevice a owl:Class ;
	rdfs:subClassOf :DistributionDevice ;
	rdfs:comment "Represents devices of a distribution system that facilitate the distribution of energy or matter, such as air, water or power. (Definition adapated from http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcdistributionflowelement.htm)"@en ;
	rdfs:label "DistributionFlowDevice"@en .
# 
# https://saref.etsi.org/saref4bldg/DuctSilencer
María's avatar
María committed
:DuctSilencer a owl:Class ;
	rdfs:subClassOf :FlowTreatmentDevice , _:genid118 .
María's avatar
María committed
_:genid118 a owl:Restriction ;
	owl:onProperty :airFlowRateMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid119 .
María's avatar
María committed
_:genid119 a owl:Restriction ;
	owl:onProperty :airFlowRateMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid120 .
María's avatar
María committed
_:genid120 a owl:Restriction ;
	owl:onProperty :hydraulicDiameter ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid121 .
María's avatar
María committed
_:genid121 a owl:Restriction ;
	owl:onProperty :length ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid122 .
María's avatar
María committed
_:genid122 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid123 .
María's avatar
María committed
_:genid123 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid124 .
María's avatar
María committed
_:genid124 a owl:Restriction ;
	owl:onProperty :weight ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid125 .
María's avatar
María committed
_:genid125 a owl:Restriction ;
	owl:onProperty :workingPressureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid126 .
María's avatar
María committed
_:genid126 a owl:Restriction ;
	owl:onProperty :workingPressureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid127 .
María's avatar
María committed
_:genid127 a owl:Restriction ;
	owl:onProperty :hasExteriorInsulation ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:DuctSilencer rdfs:comment "A duct silencer is a device that is typically installed inside a duct distribution system for the purpose of reducing the noise levels from air movement, fan noise, etc. in the adjacent space or downstream of the duct silencer device."@en ;
	rdfs:label "Duct silencer"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcDuctSilencer" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcductsilencer.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_ductsilencertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ElectricAppliance
María's avatar
María committed
:ElectricAppliance a owl:Class ;
	rdfs:subClassOf :FlowTerminal ;
	rdfs:comment """An electric appliance is a device intended for consumer usage that is powered by electricity.
María's avatar
María committed
Electric appliances may be fixed in place or may be able to be moved from one space to another. Electric appliances require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source."""@en ;
	rdfs:label "Electric appliance"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricAppliance" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricappliance.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricappliancetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ElectricFlowStorageDevice
María's avatar
María committed
:ElectricFlowStorageDevice a owl:Class ;
	rdfs:subClassOf :FlowStorageDevice , _:genid128 .
María's avatar
María committed
_:genid128 a owl:Restriction ;
	owl:onProperty :nominalFrequency ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricFlowStorageDevice rdfs:subClassOf _:genid129 .
María's avatar
María committed
_:genid129 a owl:Restriction ;
	owl:onProperty :nominalSupplyVoltage ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricFlowStorageDevice rdfs:subClassOf _:genid130 .
María's avatar
María committed
_:genid130 a owl:Restriction ;
	owl:onProperty :nominalSupplyVoltageMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricFlowStorageDevice rdfs:comment "An electric flow storage device is a device in which electrical energy is stored and from which energy may be progressively released."@en ;
	rdfs:label "Electric flow storage device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricFlowStorageDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricflowstoragedevice.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricflowstoragedevicetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ElectricGenerator
María's avatar
María committed
:ElectricGenerator a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid131 .
María's avatar
María committed
_:genid131 a owl:Restriction ;
	owl:onProperty :electricGeneratorEfficiency ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricGenerator rdfs:subClassOf _:genid132 .
María's avatar
María committed
_:genid132 a owl:Restriction ;
	owl:onProperty :powerOutputMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricGenerator rdfs:subClassOf _:genid133 .
María's avatar
María committed
_:genid133 a owl:Restriction ;
	owl:onProperty :startCurrentFactor ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricGenerator rdfs:comment "An electric generator is an engine that is a machine for converting mechanical energy into electrical energy."@en ;
	rdfs:label "Electric generator"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricGenerator" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricgenerator.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricgeneratortypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ElectricMotor
María's avatar
María committed
:ElectricMotor a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid134 .
María's avatar
María committed
_:genid134 a owl:Restriction ;
	owl:onProperty :electricMotorEfficiency ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid135 .
María's avatar
María committed
_:genid135 a owl:Restriction ;
	owl:onProperty :lockedRotorCurrent ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid136 .
María's avatar
María committed
_:genid136 a owl:Restriction ;
	owl:onProperty :powerOutputMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid137 .
María's avatar
María committed
_:genid137 a owl:Restriction ;
	owl:onProperty :startCurrentFactor ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid138 .
María's avatar
María committed
_:genid138 a owl:Restriction ;
	owl:onProperty :startingTime ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid139 .
María's avatar
María committed
_:genid139 a owl:Restriction ;
	owl:onProperty :teTime ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid140 .
María's avatar
María committed
_:genid140 a owl:Restriction ;
	owl:onProperty :frameSize ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid141 .
María's avatar
María committed
_:genid141 a owl:Restriction ;
	owl:onProperty :hasPartWinding ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid142 .
María's avatar
María committed
_:genid142 a owl:Restriction ;
	owl:onProperty :isGuarded ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid143 .
María's avatar
María committed
_:genid143 a owl:Restriction ;
	owl:onProperty :motorEnclosureType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:ElectricMotor rdfs:comment "An electric motor is an engine that is a machine for converting electrical energy into mechanical energy."@en ;
	rdfs:label "Electric motor"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricMotor" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricmotor.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricmotortypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ElectricTimeControl
María's avatar
María committed
:ElectricTimeControl a owl:Class ;
	rdfs:subClassOf :FlowController ;
	rdfs:comment "An electric time control is a device that applies control to the provision or flow of electrical energy over time."@en ;
	rdfs:label "Electric time control"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricTimeControl" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectrictimecontrol.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electrictimecontroltypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/EnergyConversionDevice
María's avatar
María committed
:EnergyConversionDevice a owl:Class ;
	rdfs:subClassOf :DistributionFlowDevice ;
	rdfs:comment "The distribution flow element EnergyConversionDevice defines the occurrence of a device used to perform energy conversion or heat transfer and typically participates in a flow distribution system."@en ;
	rdfs:label "Energy conversion device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEnergyConversionDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcenergyconversiondevice.htm> .
# 
# https://saref.etsi.org/saref4bldg/Engine
María's avatar
María committed
:Engine a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid144 .
María's avatar
María committed
_:genid144 a owl:Restriction ;
	owl:onProperty :energySource ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Engine rdfs:comment "An engine is a device that converts fuel into mechanical energy through combustion."@en ;
	rdfs:label "Engine"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEngine" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcengine.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_enginetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/EvaporativeCooler
María's avatar
María committed
:EvaporativeCooler a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid145 .
María's avatar
María committed
_:genid145 a owl:Restriction ;
	owl:onProperty :heatExchangeArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:EvaporativeCooler rdfs:subClassOf _:genid146 .
María's avatar
María committed
_:genid146 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:EvaporativeCooler rdfs:subClassOf _:genid147 .
María's avatar
María committed
_:genid147 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:EvaporativeCooler rdfs:subClassOf _:genid148 .
María's avatar
María committed
_:genid148 a owl:Restriction ;
	owl:onProperty :waterRequirement ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:EvaporativeCooler rdfs:subClassOf _:genid149 .
María's avatar
María committed
_:genid149 a owl:Restriction ;
	owl:onProperty :flowArrangement ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:EvaporativeCooler rdfs:comment "An evaporative cooler is a device that cools air by saturating it with water vapor."@en ;
	rdfs:label "Evaporative cooler"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEvaporativeCooler" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcevaporativecooler.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_evaporativecoolertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Evaporator
María's avatar
María committed
:Evaporator a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid150 .
María's avatar
María committed
_:genid150 a owl:Restriction ;
	owl:onProperty :externalSurfaceArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid151 .
María's avatar
María committed
_:genid151 a owl:Restriction ;
	owl:onProperty :internalRefrigerantVolume ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid152 .
María's avatar
María committed
_:genid152 a owl:Restriction ;
	owl:onProperty :internalSurfaceArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid153 .
María's avatar
María committed
_:genid153 a owl:Restriction ;
	owl:onProperty :internalWaterVolume ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid154 .
María's avatar
María committed
_:genid154 a owl:Restriction ;
	owl:onProperty :nominalHeatTransferArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid155 .
María's avatar
María committed
_:genid155 a owl:Restriction ;
	owl:onProperty :nominalHeatTransferCoefficient ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid156 .
María's avatar
María committed
_:genid156 a owl:Restriction ;
	owl:onProperty :evaporationCoolant ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid157 .
María's avatar
María committed
_:genid157 a owl:Restriction ;
	owl:onProperty :evaporationMediumType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid158 .
María's avatar
María committed
_:genid158 a owl:Restriction ;
	owl:onProperty :refrigerantClass ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Evaporator rdfs:comment "An evaporator is a device in which a liquid refrigerent is vaporized and absorbs heat from the surrounding fluid."@en ;
	rdfs:label "Evaporator"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEvaporator" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcevaporator.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_evaporatortypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Fan
María's avatar
María committed
:Fan a owl:Class ;
	rdfs:subClassOf :FlowMovingDevice , _:genid159 .
María's avatar
María committed
_:genid159 a owl:Restriction ;
	owl:onProperty :nominalAirFlowRate ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Fan rdfs:subClassOf _:genid160 .
María's avatar
María committed
_:genid160 a owl:Restriction ;
	owl:onProperty :nominalPowerRate ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Fan rdfs:subClassOf _:genid161 .
María's avatar
María committed
_:genid161 a owl:Restriction ;
	owl:onProperty :nominalRotationSpeed ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Fan rdfs:subClassOf _:genid162 .
María's avatar
María committed
_:genid162 a owl:Restriction ;
	owl:onProperty :nominalStaticPressure ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Fan rdfs:subClassOf _:genid163 .
María's avatar
María committed
_:genid163 a owl:Restriction ;
	owl:onProperty :nominalTotalPressure ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Fan rdfs:subClassOf _:genid164 .
María's avatar
María committed
_:genid164 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Fan rdfs:subClassOf _:genid165 .
María's avatar
María committed
_:genid165 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Fan rdfs:subClassOf _:genid166 .
María's avatar
María committed
_:genid166 a owl:Restriction ;
	owl:onProperty :operationalRiterial ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Fan rdfs:subClassOf _:genid167 .
María's avatar
María committed
_:genid167 a owl:Restriction ;
	owl:onProperty :capacityControlType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Fan rdfs:subClassOf _:genid168 .
María's avatar
María committed
_:genid168 a owl:Restriction ;
	owl:onProperty :motorDriveType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Fan rdfs:comment "A fan is a device which imparts mechanical work on a gas. A typical usage of a fan is to induce airflow in a building services air distribution system."@en ;
	rdfs:label "Fan"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFan" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcfan.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_fantypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Filter
María's avatar
María committed
:Filter a owl:Class ;
	rdfs:subClassOf :FlowTreatmentDevice , _:genid169 .
María's avatar
María committed
_:genid169 a owl:Restriction ;
	owl:onProperty :finalResistance ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:subClassOf _:genid170 .
María's avatar
María committed
_:genid170 a owl:Restriction ;
	owl:onProperty :fluidFlowRateMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:subClassOf _:genid171 .
María's avatar
María committed
_:genid171 a owl:Restriction ;
	owl:onProperty :fluidFlowRateMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:subClassOf _:genid172 .
María's avatar
María committed
_:genid172 a owl:Restriction ;
	owl:onProperty :initialResistance ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:subClassOf _:genid173 .
María's avatar
María committed
_:genid173 a owl:Restriction ;
	owl:onProperty :nominalFilterFaceVelocity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:subClassOf _:genid174 .
María's avatar
María committed
_:genid174 a owl:Restriction ;
	owl:onProperty :nominalFlowRate ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:subClassOf _:genid175 .
María's avatar
María committed
_:genid175 a owl:Restriction ;
	owl:onProperty :nominalMediaSurfaceVelocity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:subClassOf _:genid176 .
María's avatar
María committed
_:genid176 a owl:Restriction ;
	owl:onProperty :nominalParticleGeometricMeanDiameter ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:subClassOf _:genid177 .
María's avatar
María committed
_:genid177 a owl:Restriction ;
	owl:onProperty :nominalParticleGeometricStandardDeviation ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:subClassOf _:genid178 .
María's avatar
María committed
_:genid178 a owl:Restriction ;
	owl:onProperty :nominalPressureDrop ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:subClassOf _:genid179 .
María's avatar
María committed
_:genid179 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:subClassOf _:genid180 .
María's avatar
María committed
_:genid180 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed

María's avatar
María committed
:Filter rdfs:subClassOf _:genid181 .
María's avatar
María committed

María's avatar
María committed
_:genid181 a owl:Restriction ;
	owl:onProperty :weight ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Filter rdfs:comment "A filter is an apparatus used to remove particulate or gaseous matter from fluids and gases."@en ;
	rdfs:label "Filter"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFilter" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcfilter.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_filtertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/FireSuppressionTerminal
María's avatar
María committed
:FireSuppressionTerminal a owl:Class ;
	rdfs:subClassOf :FlowTerminal ;
	rdfs:comment """A fire suppression terminal has the purpose of delivering a fluid (gas or liquid) that will suppress a fire.
María's avatar
María committed
A fire suppression terminal provides for all forms of sprinkler, spreader and other form of terminal that is connected to a pipework system and intended to act in the role of suppressing a fire."""@en ;
	rdfs:label "Fire suppression terminal"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFireSuppressionTerminal" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/lexical/ifcfiresuppressionterminal.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/pset/pset_firesuppressionterminaltypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/FlowController
María's avatar
María committed

:FlowController a owl:Class ;
	rdfs:subClassOf :DistributionFlowDevice ;
	rdfs:comment "The distribution flow element FlowController defines the occurrence of elements of a distribution system that are used to regulate flow through a distribution system. Examples include dampers, valves, switches, and relays."@en ;
	rdfs:label "Flow controller"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowController" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcflowcontroller.htm> .
# 
# https://saref.etsi.org/saref4bldg/FlowInstrument
María's avatar
María committed

:FlowInstrument a owl:Class ;
	rdfs:subClassOf :DistributionControlDevice ;
	rdfs:comment """A flow instrument reads and displays the value of a particular property of a system at a point, or displays the difference in the value of a property between two points.
María's avatar
María committed
Instrumentation is typically for the purpose of determining the value of the property at a point in time. It is not the purpose of an instrument to record or integrate the values over time (although they may be connected to recording devices that do perform such a function). This entity provides for all forms of mechanical flow instrument (thermometers, pressure gauges etc.) and electrical flow instruments (ammeters, voltmeters etc.)"""@en ;
	rdfs:label "Flow instrument"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowInstrument" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifcflowinstrument.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_flowinstrumenttypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/FlowMeter
María's avatar
María committed

:FlowMeter a owl:Class ;
	rdfs:subClassOf :FlowController , _:genid182 .

_:genid182 a owl:Restriction ;
	owl:onProperty :readOutType ;
	owl:allValuesFrom xsd:string .

:FlowMeter rdfs:subClassOf _:genid183 .

_:genid183 a owl:Restriction ;
	owl:onProperty :remoteReading ;
	owl:allValuesFrom xsd:boolean .

:FlowMeter rdfs:comment "A flow meter is a device that is used to measure the flow rate in a system."@en ;
	rdfs:label "Flow meter"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowMeter" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcflowmeter.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_flowmetertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/FlowMovingDevice
María's avatar
María committed

:FlowMovingDevice a owl:Class ;
	rdfs:subClassOf :DistributionFlowDevice ;
	rdfs:comment "The distribution flow element FlowMovingDevice defines the occurrence of an apparatus used to distribute, circulate or perform conveyance of fluids, including liquids and gases (such as a pump or fan), and typically participates in a flow distribution system."@en ;
	rdfs:label "Flow moving device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowMovingDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcflowmovingdevice.htm> .
# 
# https://saref.etsi.org/saref4bldg/FlowStorageDevice
María's avatar
María committed

:FlowStorageDevice a owl:Class ;
	rdfs:subClassOf :DistributionFlowDevice ;
	rdfs:comment "The distribution flow element FlowStorageDevice defines the occurrence of a device that participates in a distribution system and is used for temporary storage (such as a tank)."@en ;
	rdfs:label "Flow storage device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowStorageDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcflowstoragedevice.htm> .
# 
# https://saref.etsi.org/saref4bldg/FlowTerminal
María's avatar
María committed

:FlowTerminal a owl:Class ;
	rdfs:subClassOf :DistributionFlowDevice ;
	rdfs:comment "The distribution flow element FlowTerminal defines the occurrence of a permanently attached element that acts as a terminus or beginning of a distribution system (such as an air outlet, drain, water closet, or sink). A terminal is typically a point at which a system interfaces with an external environment."@en ;
	rdfs:label "Flow terminal"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowTerminal" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcflowterminal.htm> .
# 
# https://saref.etsi.org/saref4bldg/FlowTreatmentDevice
María's avatar
María committed

:FlowTreatmentDevice a owl:Class ;
	rdfs:subClassOf :DistributionFlowDevice ;
	rdfs:comment "The distribution flow element FlowTreatmentDevice defines the occurrence of a device typically used to remove unwanted matter from a fluid, either liquid or gas, and typically participates in a flow distribution system."@en ;
	rdfs:label "Flow treatment device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowTreatmentDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcflowtreatmentdevice.htm> .
# 
# https://saref.etsi.org/saref4bldg/HeatExchanger
María's avatar
María committed

:HeatExchanger a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid184 .
María's avatar
María committed
_:genid184 a owl:Restriction ;
	owl:onProperty :arrangement ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:HeatExchanger rdfs:comment "A heat exchanger is a device used to provide heat transfer between non-mixing media such as plate and shell and tube heat exchangers. HeatExchanger is commonly used on water-side distribution systems to recover energy from a liquid to another liquid (typically water-based), whereas AirToAirHeatRecovery is commonly used on air-side distribution systems to recover energy from a gas to a gas (usually air)."@en ;
	rdfs:label "Heat exchanger"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcHeatExchanger" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcheatexchanger.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_heatexchangertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Humidifier
María's avatar
María committed

:Humidifier a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid185 .
María's avatar
María committed
_:genid185 a owl:Restriction ;
	owl:onProperty :nominalAirFlowRate ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Humidifier rdfs:subClassOf _:genid186 .
María's avatar
María committed
_:genid186 a owl:Restriction ;
	owl:onProperty :nominalMoistureGain ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Humidifier rdfs:subClassOf _:genid187 .
María's avatar
María committed
_:genid187 a owl:Restriction ;
	owl:onProperty :waterRequirement ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed

María's avatar
María committed
:Humidifier rdfs:subClassOf _:genid188 .
María's avatar
María committed

María's avatar
María committed
_:genid188 a owl:Restriction ;
	owl:onProperty :weight ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Humidifier rdfs:subClassOf _:genid189 .
María's avatar
María committed
_:genid189 a owl:Restriction ;
	owl:onProperty :application ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Humidifier rdfs:subClassOf _:genid190 .
María's avatar
María committed
_:genid190 a owl:Restriction ;
	owl:onProperty :internalControl ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Humidifier rdfs:comment "A humidifier is a device that adds moisture into the air."@en ;
	rdfs:label "Humidifier"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcHumidifier" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifchumidifier.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_humidifiertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Interceptor
María's avatar
María committed
:Interceptor a owl:Class ;
	rdfs:subClassOf :FlowTreatmentDevice , _:genid191 .
María's avatar
María committed
_:genid191 a owl:Restriction ;
	owl:onProperty :coverLength ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Interceptor rdfs:subClassOf _:genid192 .
María's avatar
María committed
_:genid192 a owl:Restriction ;
	owl:onProperty :coverWidth ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Interceptor rdfs:subClassOf _:genid193 .
María's avatar
María committed
_:genid193 a owl:Restriction ;
	owl:onProperty :inletConnectionSize ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Interceptor rdfs:subClassOf _:genid194 .
María's avatar
María committed
_:genid194 a owl:Restriction ;
	owl:onProperty :nominalBodyDepth ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Interceptor rdfs:subClassOf _:genid195 .
María's avatar
María committed
_:genid195 a owl:Restriction ;
	owl:onProperty :nominalBodyLength ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Interceptor rdfs:subClassOf _:genid196 .
María's avatar
María committed
_:genid196 a owl:Restriction ;
	owl:onProperty :nominalBodyWidth ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Interceptor rdfs:subClassOf _:genid197 .
María's avatar
María committed
_:genid197 a owl:Restriction ;
	owl:onProperty :outletConnectionSize ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Interceptor rdfs:subClassOf _:genid198 .
María's avatar
María committed
_:genid198 a owl:Restriction ;
	owl:onProperty :ventilatingPipeSize ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Interceptor rdfs:comment "An interceptor is a device designed and installed in order to separate and retain deleterious, hazardous or undesirable matter while permitting normal sewage or liquids to discharge into a collection system by gravity."@en ;
	rdfs:label "Interceptor"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcInterceptor" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/lexical/ifcinterceptor.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/pset/pset_interceptortypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Lamp
María's avatar
María committed
:Lamp a owl:Class ;
	rdfs:subClassOf :FlowTerminal , _:genid199 .
María's avatar
María committed
_:genid199 a owl:Restriction ;
	owl:onProperty :colorTemperature ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Lamp rdfs:subClassOf _:genid200 .
María's avatar
María committed
_:genid200 a owl:Restriction ;
	owl:onProperty :contributedLuminousFlux ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Lamp rdfs:subClassOf _:genid201 .
María's avatar
María committed
_:genid201 a owl:Restriction ;
	owl:onProperty :lampMaintenanceFactor ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Lamp rdfs:subClassOf _:genid202 .
María's avatar
María committed
_:genid202 a owl:Restriction ;
	owl:onProperty :lightEmitterNominalPower ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Lamp rdfs:subClassOf _:genid203 .
María's avatar
María committed
_:genid203 a owl:Restriction ;
	owl:onProperty :spectrumMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Lamp rdfs:subClassOf _:genid204 .
María's avatar
María committed
_:genid204 a owl:Restriction ;
	owl:onProperty :spectrumMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Lamp rdfs:subClassOf _:genid205 .
María's avatar
María committed
_:genid205 a owl:Restriction ;
	owl:onProperty :colorAppearance ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Lamp rdfs:subClassOf _:genid206 .
María's avatar
María committed
_:genid206 a owl:Restriction ;
	owl:onProperty :colorRenderingIndex ;
	owl:allValuesFrom xsd:integer .
María's avatar
María committed
:Lamp rdfs:subClassOf _:genid207 .
María's avatar
María committed
_:genid207 a owl:Restriction ;
	owl:onProperty :lampBallastType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Lamp rdfs:subClassOf _:genid208 .
María's avatar
María committed
_:genid208 a owl:Restriction ;
	owl:onProperty :lampCompensationType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Lamp rdfs:comment "A lamp is an artificial light source such as a light bulb or tube."@en ;
	rdfs:label "Lamp"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcLamp" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifclamp.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_lamptypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/MedicalDevice
María's avatar
María committed
:MedicalDevice a owl:Class ;
	rdfs:subClassOf :FlowTerminal ;
	rdfs:comment "A medical device is attached to a medical piping system and operates upon medical gases to perform a specific function. Medical gases include medical air, medical vacuum, oxygen, carbon dioxide, nitrogen, and nitrous oxide."@en ;
	rdfs:label "Medical device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcMedicalDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcmedicaldevice.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_medicaldevicetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Outlet
María's avatar
María committed
:Outlet a owl:Class ;
	rdfs:subClassOf :FlowTerminal , _:genid209 .
María's avatar
María committed
_:genid209 a owl:Restriction ;
	owl:onProperty :isPluggableOutlet ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:Outlet rdfs:subClassOf _:genid210 .
María's avatar
María committed
_:genid210 a owl:Restriction ;
	owl:onProperty :numberOsSockets ;
	owl:allValuesFrom xsd:integer .
María's avatar
María committed
:Outlet rdfs:comment """An outlet is a device installed at a point to receive one or more inserted plugs for electrical power or communications.
María's avatar
María committed
Power outlets are commonly connected within a junction box; data outlets may be directly connected to a wall. For power outlets sharing the same circuit within a junction box, the ports should indicate the logical wiring relationship to the enclosing junction box, even though they may be physically connected to a cable going to another outlet, switch, or fixture."""@en ;
	rdfs:label "Outlet"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcOutlet" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcoutlet.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_outlettypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/PhysicalObject
María's avatar
María committed
:PhysicalObject a owl:Class ;
	rdfs:subClassOf _:genid211 .
María's avatar
María committed
_:genid211 a owl:Restriction ;
	owl:onProperty :contains ;
	owl:allValuesFrom :PhysicalObject .
María's avatar
María committed
:PhysicalObject rdfs:subClassOf _:genid212 .
María's avatar
María committed
_:genid212 a owl:Restriction ;
	owl:onProperty :isContainedIn ;
	owl:allValuesFrom _:genid213 .
María's avatar
María committed
_:genid213 a owl:Class ;
	owl:unionOf _:genid215 .
María's avatar
María committed
_:genid215 a rdf:List ;
	rdf:first :BuildingSpace ;
	rdf:rest _:genid214 .
María's avatar
María committed
_:genid214 a rdf:List ;
	rdf:first :PhysicalObject ;
	rdf:rest rdf:nil .
María's avatar
María committed
:PhysicalObject rdfs:comment "Any Object that has a proper space region.  (Definition extracted from DUL ontology)"@en ;
	rdfs:label "Physical object"@en .
# 
# https://saref.etsi.org/saref4bldg/ProtectiveDevice
María's avatar
María committed
:ProtectiveDevice a owl:Class ;
	rdfs:subClassOf :FlowController ;
	rdfs:comment """A protective device breaks an electrical circuit when a stated electric current that passes through it is exceeded.
María's avatar
María committed
A protective device provides protection against electrical current only (not as a general protective device). It may be used to represent the complete set of elements including both the tripping unit and the breaking unit that provide the protection. This may be particularly useful at earlier stages of design where the approach to breaking the electrical supply may be determined but the method of tripping may not. Alternatively, this entity may be used to specifically represent the breaking unit alone (in which case the tripping unit will also be specifically identified). This entity is specific to dedicated protective devices and excludes electrical outlets that may have circuit protection."""@en ;
	rdfs:label "Protective device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcprotectivedevice.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_protectivedevicetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ProtectiveDeviceTrippingUnit
María's avatar
María committed
:ProtectiveDeviceTrippingUnit a owl:Class ;
	rdfs:subClassOf :DistributionControlDevice , _:genid216 .
María's avatar
María committed
_:genid216 a owl:Restriction ;
	owl:onProperty :limitingTerminalSize ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ProtectiveDeviceTrippingUnit rdfs:subClassOf _:genid217 .
María's avatar
María committed
_:genid217 a owl:Restriction ;
	owl:onProperty :standard ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:ProtectiveDeviceTrippingUnit rdfs:comment "A protective device tripping unit breaks an electrical circuit at a separate breaking unit when a stated electric current that passes through the unit is exceeded."@en ;
	rdfs:label "Protective device tripping unit"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDeviceTrippingUnit" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcprotectivedevicetrippingunit.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_protectivedevicetrippingunittypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Pump
María's avatar
María committed
:Pump a owl:Class ;
	rdfs:subClassOf :FlowMovingDevice , _:genid218 .
María's avatar
María committed
_:genid218 a owl:Restriction ;
	owl:onProperty :connectionSize ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Pump rdfs:subClassOf _:genid219 .
María's avatar
María committed
_:genid219 a owl:Restriction ;
	owl:onProperty :flowResistanceMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Pump rdfs:subClassOf _:genid220 .
María's avatar
María committed
_:genid220 a owl:Restriction ;
	owl:onProperty :flowResistanceMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Pump rdfs:subClassOf _:genid221 .
María's avatar
María committed
_:genid221 a owl:Restriction ;
	owl:onProperty :netPositiveSuctionHead ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Pump rdfs:subClassOf _:genid222 .
María's avatar
María committed
_:genid222 a owl:Restriction ;
	owl:onProperty :nomminalRotationSpeed ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Pump rdfs:subClassOf _:genid223 .
María's avatar
María committed
_:genid223 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Pump rdfs:subClassOf _:genid224 .
María's avatar
María committed
_:genid224 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Pump rdfs:subClassOf _:genid225 .
María's avatar
María committed
_:genid225 a owl:Restriction ;
	owl:onProperty :pumpFlowRateMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Pump rdfs:subClassOf _:genid226 .
María's avatar
María committed
_:genid226 a owl:Restriction ;
	owl:onProperty :pumpFlowRateMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Pump rdfs:comment "A pump is a device which imparts mechanical work on fluids or slurries to move them through a channel or pipeline. A typical use of a pump is to circulate chilled water or heating hot water in a building services distribution system."@en ;
	rdfs:label "Pump"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcPump" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcpump.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_pumptypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/SanitaryTerminal
María's avatar
María committed
:SanitaryTerminal a owl:Class ;
	rdfs:subClassOf :FlowTerminal ;
	rdfs:comment "A sanitary terminal is a fixed appliance or terminal usually supplied with water and used for drinking, cleaning or foul water disposal or that is an item of equipment directly used with such an appliance or terminal."@en ;
	rdfs:label "Sanitary terminal"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSanitaryTerminal" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/lexical/ifcsanitaryterminal.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/pset/pset_sanitaryterminaltypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Sensor
María's avatar
María committed
:Sensor a owl:Class ;
	rdfs:subClassOf :DistributionControlDevice , saref:Sensor ;
	rdfs:comment "A sensor is a device that measures a physical quantity and converts it into a signal which can be read by an observer or by an instrument."@en ;
	rdfs:label "Sensor"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSensor" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifcsensor.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_sensortypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ShadingDevice
María's avatar
María committed
:ShadingDevice a owl:Class ;
	rdfs:subClassOf :BuildingDevice , _:genid227 .
María's avatar
María committed
_:genid227 a owl:Restriction ;
	owl:onProperty :solarReflectance ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ShadingDevice rdfs:subClassOf _:genid228 .
María's avatar
María committed
_:genid228 a owl:Restriction ;
	owl:onProperty :solarTransmittance ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ShadingDevice rdfs:subClassOf _:genid229 .
María's avatar
María committed
_:genid229 a owl:Restriction ;
	owl:onProperty :thermalTransmittance ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ShadingDevice rdfs:subClassOf _:genid230 .
María's avatar
María committed
_:genid230 a owl:Restriction ;
	owl:onProperty :visibleLightReflectance ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ShadingDevice rdfs:subClassOf _:genid231 .
María's avatar
María committed
_:genid231 a owl:Restriction ;
	owl:onProperty :visibleLightTransmittance ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ShadingDevice rdfs:subClassOf _:genid232 .
María's avatar
María committed
_:genid232 a owl:Restriction ;
	owl:onProperty :isExternal ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:ShadingDevice rdfs:subClassOf _:genid233 .
María's avatar
María committed
_:genid233 a owl:Restriction ;
	owl:onProperty :mechanicalOperated ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:ShadingDevice rdfs:subClassOf _:genid234 .
María's avatar
María committed
_:genid234 a owl:Restriction ;
	owl:onProperty :roughness ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:ShadingDevice rdfs:subClassOf _:genid235 .
María's avatar
María committed
_:genid235 a owl:Restriction ;
	owl:onProperty :shadingDeviceType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:ShadingDevice rdfs:comment "Shading devices are purpose built devices to protect from the sunlight, from natural light, or screening them from view. Shading devices can form part of the facade or can be mounted inside the building, they can be fixed or operable."@en ;
	rdfs:label "Shading device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcShadingDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgelements/lexical/ifcshadingdevice.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgelements/pset/pset_shadingdevicecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/SolarDevice
María's avatar
María committed
:SolarDevice a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice ;
	rdfs:comment "A solar device converts solar radiation into other energy such as electric current or thermal energy."@en ;
	rdfs:label "Solar device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSolarDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcsolardevicetypeenum.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_solardevicetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/SpaceHeater
María's avatar
María committed
:SpaceHeater a owl:Class ;
	rdfs:subClassOf :FlowTerminal , _:genid236 .
María's avatar
María committed
_:genid236 a owl:Restriction ;
	owl:onProperty :bodyMass ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:SpaceHeater rdfs:subClassOf _:genid237 .
María's avatar
María committed
_:genid237 a owl:Restriction ;
	owl:onProperty :outputCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:SpaceHeater rdfs:subClassOf _:genid238 .
María's avatar
María committed
_:genid238 a owl:Restriction ;
	owl:onProperty :thermalEfficiency ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:SpaceHeater rdfs:subClassOf _:genid239 .
María's avatar
María committed
_:genid239 a owl:Restriction ;
	owl:onProperty :thermalMassHeatCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:SpaceHeater rdfs:subClassOf _:genid240 .
María's avatar
María committed
_:genid240 a owl:Restriction ;
	owl:onProperty :energySource ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:SpaceHeater rdfs:subClassOf _:genid241 .
María's avatar
María committed
_:genid241 a owl:Restriction ;
	owl:onProperty :heatTransferDimension ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:SpaceHeater rdfs:subClassOf _:genid242 .
María's avatar
María committed
_:genid242 a owl:Restriction ;
	owl:onProperty :heatTransferMedium ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:SpaceHeater rdfs:subClassOf _:genid243 .
María's avatar
María committed
_:genid243 a owl:Restriction ;
	owl:onProperty :numberOfPanels ;
	owl:allValuesFrom xsd:integer .
María's avatar
María committed
:SpaceHeater rdfs:subClassOf _:genid244 .
María's avatar
María committed
_:genid244 a owl:Restriction ;
	owl:onProperty :numberOfSections ;
	owl:allValuesFrom xsd:integer .
María's avatar
María committed
:SpaceHeater rdfs:subClassOf _:genid245 .
María's avatar
María committed
_:genid245 a owl:Restriction ;
	owl:onProperty :placementType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:SpaceHeater rdfs:subClassOf _:genid246 .
María's avatar
María committed
_:genid246 a owl:Restriction ;
	owl:onProperty :temperatureClassification ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:SpaceHeater rdfs:comment """Space heaters utilize a combination of radiation and/or natural convection using a heating source such as electricity, steam or hot water to heat a limited space or area. Examples of space heaters include radiators, convectors, baseboard and finned-tube heaters.
María's avatar
María committed
UnitaryEquipment should be used for packaged units supporting a combination of heating, cooling, and/or dehumidification; Coil should be used for coil-based floor heating."""@en ;
	rdfs:label "Space heater"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSpaceHeater" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcspaceheater.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_spaceheatertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/SwitchingDevice
María's avatar
María committed
:SwitchingDevice a owl:Class ;
	rdfs:subClassOf :FlowController , _:genid247 .
María's avatar
María committed
_:genid247 a owl:Restriction ;
	owl:onProperty :hasLock ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:SwitchingDevice rdfs:subClassOf _:genid248 .
María's avatar
María committed
_:genid248 a owl:Restriction ;
	owl:onProperty :isIlluminated ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:SwitchingDevice rdfs:subClassOf _:genid249 .
María's avatar
María committed
_:genid249 a owl:Restriction ;
	owl:onProperty :legend ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:SwitchingDevice rdfs:subClassOf _:genid250 .
María's avatar
María committed
_:genid250 a owl:Restriction ;
	owl:onProperty :numberOfGangs ;
	owl:allValuesFrom xsd:integer .
María's avatar
María committed
:SwitchingDevice rdfs:subClassOf _:genid251 .
María's avatar
María committed
_:genid251 a owl:Restriction ;
	owl:onProperty :switchFunction ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed

María's avatar
María committed
:SwitchingDevice rdfs:comment """A switch is used in a cable distribution system (electrical circuit) to control or modulate the flow of electricity.
María's avatar
María committed

María's avatar
María committed
Switches include those used for electrical power, communications, audio-visual, or other distribution system types as determined by the available ports."""@en ;
	rdfs:label "Switching device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSwitchingDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcswitchingdevice.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_switchingdevicetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Tank
María's avatar
María committed

María's avatar
María committed
:Tank a owl:Class ;
	rdfs:subClassOf :FlowStorageDevice , _:genid252 .
María's avatar
María committed

María's avatar
María committed
_:genid252 a owl:Restriction ;
	owl:onProperty :effectiveCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed

María's avatar
María committed
:Tank rdfs:subClassOf _:genid253 .
María's avatar
María committed

María's avatar
María committed
_:genid253 a owl:Restriction ;
	owl:onProperty :firstCurvatureRadius ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed

María's avatar
María committed
:Tank rdfs:subClassOf _:genid254 .
María's avatar
María committed

María's avatar
María committed
_:genid254 a owl:Restriction ;
	owl:onProperty :nominalDepth ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed

María's avatar
María committed
:Tank rdfs:subClassOf _:genid255 .
María's avatar
María committed

María's avatar
María committed
_:genid255 a owl:Restriction ;
	owl:onProperty :nominalLengthOrDiameter ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed

María's avatar
María committed
:Tank rdfs:subClassOf _:genid256 .
María's avatar
María committed

María's avatar
María committed
_:genid256 a owl:Restriction ;
	owl:onProperty :nominalVolumetricCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed

María's avatar
María committed
:Tank rdfs:subClassOf _:genid257 .
María's avatar
María committed

María's avatar
María committed
_:genid257 a owl:Restriction ;
	owl:onProperty :nominalWidthOrDiameter ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed

María's avatar
María committed
:Tank rdfs:subClassOf _:genid258 .
María's avatar
María committed

María's avatar
María committed
_:genid258 a owl:Restriction ;
María's avatar
María committed
	owl:onProperty :operatingWeight ;
María's avatar
María committed
	owl:allValuesFrom saref:Measurement .

:Tank rdfs:subClassOf _:genid259 .

_:genid259 a owl:Restriction ;
	owl:onProperty :secondCurvatureRadius ;
	owl:allValuesFrom saref:Measurement .

:Tank rdfs:subClassOf _:genid260 .

_:genid260 a owl:Restriction ;
	owl:onProperty :accessType ;
	owl:allValuesFrom xsd:string .

:Tank rdfs:subClassOf _:genid261 .

_:genid261 a owl:Restriction ;
	owl:onProperty :endShapeType ;
	owl:allValuesFrom xsd:string .

:Tank rdfs:subClassOf _:genid262 .

_:genid262 a owl:Restriction ;
	owl:onProperty :numberOfSections ;
	owl:allValuesFrom xsd:integer .

:Tank rdfs:subClassOf _:genid263 .

_:genid263 a owl:Restriction ;
	owl:onProperty :patternType ;
	owl:allValuesFrom xsd:string .

:Tank rdfs:subClassOf _:genid264 .

_:genid264 a owl:Restriction ;
	owl:onProperty :storageType ;
	owl:allValuesFrom xsd:string .

:Tank rdfs:comment "A tank is a vessel or container in which a fluid or gas is stored for later use."@en ;
	rdfs:label "Tank"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTank" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifctank.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_tanktypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Transformer
María's avatar
María committed

:Transformer a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid265 .

_:genid265 a owl:Restriction ;
	owl:onProperty :apparentPowerMax ;
	owl:allValuesFrom saref:Measurement .

:Transformer rdfs:subClassOf _:genid266 .

_:genid266 a owl:Restriction ;
	owl:onProperty :imaginaryImpedanceRatio ;
	owl:allValuesFrom saref:Measurement .

:Transformer rdfs:subClassOf _:genid267 .

_:genid267 a owl:Restriction ;
	owl:onProperty :primaryApparentPower ;
	owl:allValuesFrom saref:Measurement .

:Transformer rdfs:subClassOf _:genid268 .

_:genid268 a owl:Restriction ;
	owl:onProperty :primaryCurrent ;
	owl:allValuesFrom saref:Measurement .

:Transformer rdfs:subClassOf _:genid269 .

_:genid269 a owl:Restriction ;
	owl:onProperty :primaryFrequency ;
	owl:allValuesFrom saref:Measurement .

:Transformer rdfs:subClassOf _:genid270 .

_:genid270 a owl:Restriction ;
	owl:onProperty :primaryVoltage ;
	owl:allValuesFrom saref:Measurement .

:Transformer rdfs:subClassOf _:genid271 .

_:genid271 a owl:Restriction ;
	owl:onProperty :realImpedanceRatio ;
	owl:allValuesFrom saref:Measurement .

:Transformer rdfs:subClassOf _:genid272 .

_:genid272 a owl:Restriction ;
	owl:onProperty :secondaryApparentPower ;
	owl:allValuesFrom saref:Measurement .

:Transformer rdfs:subClassOf _:genid273 .

_:genid273 a owl:Restriction ;
	owl:onProperty :secondaryCurrent ;
	owl:allValuesFrom saref:Measurement .

:Transformer rdfs:subClassOf _:genid274 .

_:genid274 a owl:Restriction ;
	owl:onProperty :secondaryFrequency ;
	owl:allValuesFrom saref:Measurement .

:Transformer rdfs:subClassOf _:genid275 .

_:genid275 a owl:Restriction ;
	owl:onProperty :secondaryVoltage ;
	owl:allValuesFrom saref:Measurement .

:Transformer rdfs:subClassOf _:genid276 .

_:genid276 a owl:Restriction ;
	owl:onProperty :isNeutralPrimaryTerminalAvailable ;
	owl:allValuesFrom xsd:boolean .

:Transformer rdfs:subClassOf _:genid277 .

_:genid277 a owl:Restriction ;
	owl:onProperty :isNeutralSecondaryTerminalAvailable ;
	owl:allValuesFrom xsd:boolean .

:Transformer rdfs:subClassOf _:genid278 .

_:genid278 a owl:Restriction ;
	owl:onProperty :secondaryCurrentType ;
	owl:allValuesFrom xsd:string .

:Transformer rdfs:subClassOf _:genid279 .

_:genid279 a owl:Restriction ;
	owl:onProperty :transformerVectorGroup ;
	owl:allValuesFrom xsd:string .

:Transformer rdfs:comment """A transformer is an inductive stationary device that transfers electrical energy from one circuit to another.
María's avatar
María committed

Transformer is used to transform electric power; conversion of electric signals for other purposes is handled at other entities: Controller converts arbitrary signals, AudioVisualAppliance converts signals for audio or video streams, and CommunicationsAppliance converts signals for data or other communications usage."""@en ;
María's avatar
María committed
	rdfs:label "Transformer"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTransformer" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifctransformer.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_transformertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/TransportElement
María's avatar
María committed

:TransportElement a owl:Class ;
	rdfs:subClassOf saref:Device , _:genid280 .

_:genid280 a owl:Restriction ;
	owl:onProperty :capacityWeight ;
	owl:allValuesFrom saref:Measurement .

:TransportElement rdfs:subClassOf _:genid281 .

_:genid281 a owl:Restriction ;
	owl:onProperty :capacityPeople ;
	owl:allValuesFrom xsd:positiveInteger .

:TransportElement rdfs:subClassOf _:genid282 .

_:genid282 a owl:Restriction ;
	owl:onProperty :fireExit ;
	owl:allValuesFrom xsd:boolean .

:TransportElement rdfs:comment "A transport element is a generalization of all transport related objects that move people, animals or goods within a building or building complex. The TransportElement defines the occurrence of a transport element. "@en ;
	rdfs:label "Transport element"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTransportElement" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcproductextension/lexical/ifctransportelement.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcproductextension/pset/pset_transportelementcommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/TubeBundle
María's avatar
María committed

:TubeBundle a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid283 .

_:genid283 a owl:Restriction ;
	owl:onProperty :foulingFactor ;
	owl:allValuesFrom saref:Measurement .

:TubeBundle rdfs:subClassOf _:genid284 .

_:genid284 a owl:Restriction ;
	owl:onProperty :horizontalSpacing ;
	owl:allValuesFrom saref:Measurement .

:TubeBundle rdfs:subClassOf _:genid285 .

_:genid285 a owl:Restriction ;
	owl:onProperty :inLineRowSpacing ;
	owl:allValuesFrom saref:Measurement .

:TubeBundle rdfs:subClassOf _:genid286 .

_:genid286 a owl:Restriction ;
	owl:onProperty :insideDiameter ;
	owl:allValuesFrom saref:Measurement .

:TubeBundle rdfs:subClassOf _:genid287 .

_:genid287 a owl:Restriction ;
	owl:onProperty :length ;
	owl:allValuesFrom saref:Measurement .

:TubeBundle rdfs:subClassOf _:genid288 .

_:genid288 a owl:Restriction ;
	owl:onProperty :nominalDiameter ;
	owl:allValuesFrom saref:Measurement .

:TubeBundle rdfs:subClassOf _:genid289 .

_:genid289 a owl:Restriction ;
	owl:onProperty :outsideDiameter ;
	owl:allValuesFrom saref:Measurement .

:TubeBundle rdfs:subClassOf _:genid290 .

_:genid290 a owl:Restriction ;
	owl:onProperty :staggeredRowSpacing ;
	owl:allValuesFrom saref:Measurement .

:TubeBundle rdfs:subClassOf _:genid291 .

_:genid291 a owl:Restriction ;
	owl:onProperty :thermalConductivity ;
	owl:allValuesFrom saref:Measurement .

:TubeBundle rdfs:subClassOf _:genid292 .

_:genid292 a owl:Restriction ;
	owl:onProperty :verticalSpacing ;
	owl:allValuesFrom saref:Measurement .

:TubeBundle rdfs:subClassOf _:genid293 .

_:genid293 a owl:Restriction ;
	owl:onProperty :volumen ;
	owl:allValuesFrom saref:Measurement .

:TubeBundle rdfs:subClassOf _:genid294 .

_:genid294 a owl:Restriction ;
	owl:onProperty :hasTurbulator ;
	owl:allValuesFrom xsd:boolean .

:TubeBundle rdfs:subClassOf _:genid295 .

_:genid295 a owl:Restriction ;
	owl:onProperty :numberOfCircuits ;
	owl:allValuesFrom xsd:integer .

:TubeBundle rdfs:subClassOf _:genid296 .

_:genid296 a owl:Restriction ;
	owl:onProperty :numberOfRows ;
	owl:allValuesFrom xsd:integer .

:TubeBundle rdfs:comment "A tube bundle is a device consisting of tubes and bundles of tubes used for heat transfer and contained typically within other energy conversion devices, such as a chiller or coil."@en ;
	rdfs:label "Tube bundle"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTubeBundle" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifctubebundle.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_tubebundletypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/UnitaryControlElement
María's avatar
María committed

:UnitaryControlElement a owl:Class ;
	rdfs:subClassOf :DistributionControlDevice ;
	rdfs:comment """A unitary control element combines a number of control components into a single product, such as a thermostat or humidistat.
María's avatar
María committed
A unitary control element provides a housing for an aggregation of control or electrical distribution elements that, in combination, perform a singular (unitary) purpose. Each item in the aggregation may have its own geometric representation and location."""@en ;
María's avatar
María committed
	rdfs:label "Unitary control element"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcUnitaryControlElement" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifcunitarycontrolelement.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_unitarycontrolelementtypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Valve
María's avatar
María committed

:Valve a owl:Class ;
	rdfs:subClassOf :FlowController , _:genid297 .

_:genid297 a owl:Restriction ;
	owl:onProperty :closeOffRating ;
	owl:allValuesFrom saref:Measurement .

:Valve rdfs:subClassOf _:genid298 .

_:genid298 a owl:Restriction ;
	owl:onProperty :flowCoefficient ;
	owl:allValuesFrom saref:Measurement .

:Valve rdfs:subClassOf _:genid299 .
María's avatar
María committed
_:genid299 a owl:Restriction ;
	owl:onProperty :size ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Valve rdfs:subClassOf _:genid300 .
María's avatar
María committed

María's avatar
María committed
_:genid300 a owl:Restriction ;
	owl:onProperty :testPressure ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed

María's avatar
María committed
:Valve rdfs:subClassOf _:genid301 .

_:genid301 a owl:Restriction ;
	owl:onProperty :workingPressure ;
	owl:allValuesFrom saref:Measurement .

:Valve rdfs:subClassOf _:genid302 .

_:genid302 a owl:Restriction ;
	owl:onProperty :valveMechanism ;
	owl:allValuesFrom xsd:string .

:Valve rdfs:subClassOf _:genid303 .

_:genid303 a owl:Restriction ;
	owl:onProperty :valveOperation ;
	owl:allValuesFrom xsd:string .

:Valve rdfs:subClassOf _:genid304 .

_:genid304 a owl:Restriction ;
	owl:onProperty :valvePattern ;
	owl:allValuesFrom xsd:string .

:Valve rdfs:comment "A valve is used in a building services piping distribution system to control or modulate the flow of the fluid."@en ;
	rdfs:label "Valve"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcValve" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcvalve.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_valvetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/VibrationIsolator
María's avatar
María committed

:VibrationIsolator a owl:Class ;
	rdfs:subClassOf saref:Device , _:genid305 .

_:genid305 a owl:Restriction ;
	owl:onProperty :height ;
	owl:allValuesFrom saref:Measurement .

:VibrationIsolator rdfs:subClassOf _:genid306 .

_:genid306 a owl:Restriction ;
	owl:onProperty :isolatorCompressibility ;
	owl:allValuesFrom saref:Measurement .

:VibrationIsolator rdfs:subClassOf _:genid307 .

_:genid307 a owl:Restriction ;
	owl:onProperty :isolatorStaticDeflection ;
	owl:allValuesFrom saref:Measurement .

:VibrationIsolator rdfs:subClassOf _:genid308 .

_:genid308 a owl:Restriction ;
	owl:onProperty :supportedWeightMax ;
	owl:allValuesFrom saref:Measurement .

:VibrationIsolator rdfs:subClassOf _:genid309 .

_:genid309 a owl:Restriction ;
	owl:onProperty :vibrationTransmissibility ;
	owl:allValuesFrom saref:Measurement .

:VibrationIsolator rdfs:comment "A vibration isolator is a device used to minimize the effects of vibration transmissibility in a building."@en ;
	rdfs:label "Vibration isolator"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcVibrationIsolator" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcvibrationisolator.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_vibrationisolatortypecommon.htm> .
# 
# https://saref.etsi.org/core/Actuator
María's avatar
María committed

saref:Actuator a owl:Class ;
	rdfs:comment "A device responsible for moving or controlling a mechanism or system"@en ;
	rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
María's avatar
María committed
	rdfs:label "Actuator"@en .
# 
# https://saref.etsi.org/core/Device
María's avatar
María committed

saref:Device a owl:Class ;
	rdfs:subClassOf :PhysicalObject ;
	rdfs:comment "A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function."@en ;
	rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
María's avatar
María committed
	rdfs:label "Device"@en .
# 
# https://saref.etsi.org/core/Measurement
María's avatar
María committed

saref:Measurement a owl:Class ;
	rdfs:subClassOf _:genid310 .

_:genid310 a owl:Restriction ;
	owl:onProperty saref:isMeasuredIn ;
	owl:allValuesFrom saref:UnitOfMeasure .

saref:Measurement rdfs:subClassOf _:genid311 .

_:genid311 a owl:Restriction ;
	owl:onProperty saref:relatesToProperty ;
	owl:allValuesFrom saref:Property .

saref:Measurement rdfs:subClassOf _:genid312 .

_:genid312 a owl:Restriction ;
	owl:onProperty saref:isMeasuredIn ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
	owl:onClass saref:UnitOfMeasure .

saref:Measurement rdfs:subClassOf _:genid313 .

_:genid313 a owl:Restriction ;
	owl:onProperty saref:relatesToProperty ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
	owl:onClass saref:Property .

saref:Measurement rdfs:subClassOf _:genid314 .

_:genid314 a owl:Restriction ;
	owl:onProperty saref:hasTimestamp ;
	owl:allValuesFrom xsd:dateTime .

saref:Measurement rdfs:subClassOf _:genid315 .

_:genid315 a owl:Restriction ;
	owl:onProperty saref:hasValue ;
	owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
	owl:onDataRange xsd:float .

saref:Measurement owl:disjointWith saref:Property , saref:UnitOfMeasure ;
	rdfs:comment "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."@en ;
	rdfs:isDefinedBy "https://saref.etsi.org/core/" ;
María's avatar
María committed
	rdfs:label "Measurement"@en .
# 
# https://saref.etsi.org/core/Property
María's avatar
María committed

saref:Property a owl:Class ;
	owl:disjointWith saref:UnitOfMeasure ;
	rdfs:comment "An aspect of an entity that can be observable by a sensor."@en ;
	rdfs:isDefinedBy "https://saref.etsi.org/core/" ;
María's avatar
María committed
	rdfs:label "Property"@en .
# 
# https://saref.etsi.org/core/Sensor
María's avatar
María committed

saref:Sensor a owl:Class ;
	rdfs:comment """A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes.
A device that has category saref:Sensor and performs a saref:SensingFunction."""@en ;
	rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
María's avatar
María committed
	rdfs:label "Sensor"@en .
# 
# https://saref.etsi.org/core/UnitOfMeasure
María's avatar
María committed

saref:UnitOfMeasure a owl:Class ;
	rdfs:comment "The unit of measure is a standard for measurement of a quantity, such as a Property. For example,  Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called \"watt\". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended."@en ;
	rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
María's avatar
María committed
	rdfs:label "Unit of measure"@en .
# 
María's avatar
María committed
# Generated by the OWL API (version 4.2.5.20160517-0735) https://github.com/owlcs/owlapi