Definition of s4bldg:UnitaryControlElement
Defined in https://saref.etsi.org/saref4bldg/v1.1.2/ as:
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.
Description as a Class
- has super-classes
- s4bldg:DistributionControlDevice
Turtle
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4bldg: <https://saref.etsi.org/saref4bldg/> .
<https://saref.etsi.org/saref4bldg/v1.1.2/> dct:references s4bldg:UnitaryControlElement ;
dct:subject s4bldg:UnitaryControlElement .
<https://saref.etsi.org/saref4bldg/v2.1.1/> dct:references s4bldg:UnitaryControlElement ;
dct:subject s4bldg:UnitaryControlElement .
s4bldg:UnitaryControlElement a owl:Class ;
rdfs:label "Unitary control element"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4bldg/v1.1.2/>,
<https://saref.etsi.org/saref4bldg/v2.1.1/> ;
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:isDefinedBy <https://saref.etsi.org/saref4bldg/v1.1.2/>,
<https://saref.etsi.org/saref4bldg/v2.1.1/> ;
rdfs:seeAlso <https://saref.etsi.org/saref4bldg/v1.1.2/>,
<https://saref.etsi.org/saref4bldg/v2.1.1/>,
"https://w3id.org/ifc/IFC4_ADD1#IfcUnitaryControlElement" ;
rdfs:subClassOf s4bldg:DistributionControlDevice ;
ns1:hiddenLabel "UnitaryControlElement" ;
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> .