saref4bldg.ttl 191 KB
Newer Older
bldg:SpaceHeater rdf:type owl:Class ;
                 rdfs:subClassOf bldg:FlowTerminal ;
                 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.

IfcUnitaryEquipment should be used for packaged units supporting a combination of heating, cooling, and/or dehumidification; IfcCoil should be used for coil-based floor heating."""@en ;
                 rdfs:label "Space heater"@en ;
                 rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSpaceHeater" .


###  http://saref.linkeddata.es/def/bldg#SwitchingDevice
bldg:SwitchingDevice rdf:type owl:Class ;
                     rdfs:subClassOf bldg:FlowController ;
                     rdfs:comment """A switch is used in a cable distribution system (electrical circuit) to control or modulate the flow of electricity.

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" .


###  http://saref.linkeddata.es/def/bldg#Tank
bldg:Tank rdf:type owl:Class ;
          rdfs:subClassOf bldg:FlowStorageDevice ;
          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" .


###  http://saref.linkeddata.es/def/bldg#Transformer
bldg:Transformer rdf:type owl:Class ;
                 rdfs:subClassOf bldg:EnergyConversionDevice ;
                 rdfs:comment """A transformer is an inductive stationary device that transfers electrical energy from one circuit to another.

IfcTransformer is used to transform electric power; conversion of electric signals for other purposes is handled at other entities: IfcController converts arbitrary signals, IfcAudioVisualAppliance converts signals for audio or video streams, and IfcCommunicationsAppliance converts signals for data or other communications usage."""@en ;
                 rdfs:label "Transformer"@en ;
                 rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTransformer" .


###  http://saref.linkeddata.es/def/bldg#TransportElement
bldg:TransportElement rdf:type owl:Class ;
                      rdfs:subClassOf saref:Device ;
                      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 IfcTransportElement defines the occurrence of a transport element, that (if given), is expressed by the IfcTransportElementType. "@en ;
                      rdfs:label "Transport element"@en ;
                      rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTransportElement" .


###  http://saref.linkeddata.es/def/bldg#TubeBundle
bldg:TubeBundle rdf:type owl:Class ;
                rdfs:subClassOf bldg:EnergyConversionDevice ;
                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" .


###  http://saref.linkeddata.es/def/bldg#UnitaryControlElement
bldg:UnitaryControlElement rdf:type owl:Class ;
                           rdfs:subClassOf bldg:DistributionControlDevice ;
                           rdfs:comment """A unitary control element combines a number of control components into a single product, such as a thermostat or humidistat.

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 ;
                           rdfs:label "Unitary control element"@en ;
                           rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcUnitaryControlElement" .


###  http://saref.linkeddata.es/def/bldg#Valve
bldg:Valve rdf:type owl:Class ;
           rdfs:subClassOf bldg:FlowController ;
           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" .


###  http://saref.linkeddata.es/def/bldg#VibrationIsolator
bldg:VibrationIsolator rdf:type owl:Class ;
                       rdfs:subClassOf saref:Device ;
                       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" .


###  http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing
<http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing> rdf:type owl:Class .


###  https://w3id.org/saref#Actuator
saref:Actuator rdf:type owl:Class .


###  https://w3id.org/saref#Device
saref:Device rdf:type owl:Class ;
             rdfs:subClassOf bldg:PhysicalObject .


###  https://w3id.org/saref#Sensor
saref:Sensor rdf:type owl:Class .


###  Generated by the OWL API (version 4.2.6.20160910-2108) https://github.com/owlcs/owlapi