saref4bldg.ttl 171 KB
Newer Older
María's avatar
María committed
: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