Renovation and ENergy Optimization (RENO)
language en nl

Renovation and ENergy Optimization (RENO)

Modified on: 2025-03-06
Latest version:
https://w3id.org/reno#
Revision:
0.0.1
Authors:
Emma Nuyts
Mathias De Brouwer
Femke Ongenae
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
https://creativecommons.org/licenses/by/4.0/
Cite as:
Emma Nuyts, Mathias De Brouwer, Femke Ongenae. Renovation and ENergy Optimization (RENO). Revision: 0.0.1.

Ontology Specification Draft

Abstract

This ontology was developed as part of the RE-ENNOVATE project. It aims to capture concepts that are relevant when designing energy renovation suggestions.

Introduction back to ToC

Namespace declarations

Table 1: Namespaces used in the document
beo<https://pi.pauwel.be/voc/buildingelement#>
bot<https://w3id.org/bot#>
dct<http://purl.org/dc/terms/>
ex<https://example.com/>
expr<http://www.daml.org/services/owl-s/1.1/generic/Expression.owl#>
foaf<http://xmlns.com/foaf/spec/>
mat<http://bimerr.iot.linkeddata.es/def/material-properties#>
owl<http://www.w3.org/2002/07/owl#>
process<http://www.daml.org/services/owl-s/1.1/Process.owl#>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
rdfs<http://www.w3.org/2000/01/rdf-schema#>
reno<https://w3id.org/reno#>
s4bldg<https://saref.etsi.org/saref4bldg/>
saref<https://saref.etsi.org/core/>
schema<https://schema.org/>
vann<http://purl.org/vocab/vann/>
xml<http://www.w3.org/XML/1998/namespace>
xsd<http://www.w3.org/2001/XMLSchema#>

Renovation and ENergy Optimization (RENO): Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Named Individuals

Cross-reference for Renovation and ENergy Optimization (RENO) classes, object properties and data properties back to ToC

This section provides details for each class and property defined by Renovation and ENergy Optimization (RENO).

Classes

A labelc back to ToC or Class ToC

IRI: https://w3id.org/reno#ALabel

The A label indicates energy performance certificates which have an energy score between 0 and 100 kWh/m²year.
is equivalent to
energy performance certificate c and (has energy score dp some )

A+ labelc back to ToC or Class ToC

IRI: https://w3id.org/reno#AALabel

The A+ label indicates energy performance certificates which have an energy score of less than 100 kWh/m²year.
is equivalent to
energy performance certificate c and (has energy score dp some )

addressc back to ToC or Class ToC

IRI: https://w3id.org/reno#Address

An address is an indication of a location, in this ontology more specifically of a building.
has super-classes
is in domain of
has city dp, has country dp, has house number dp, has postal code dp, has street dp
is in range of
has address op

Agentc back to ToC or Class ToC

IRI: http://xmlns.com/foaf/spec/Agent

The Agent class is the class of agents; things that do stuff. A well known sub-class is Person, representing people. Other kinds of agents include Organization and Group. The Agent class is useful in a few places in FOAF where Person would have been overly specific. For example, the IM chat ID properties such as jabberID are typically associated with people, but sometimes belong to software bots.
has sub-classes
Person c

Airc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#Air

has super-classes
Material c

air heatingc back to ToC or Class ToC

IRI: https://w3id.org/reno#AirHeating

Air heating is a system that heats air directly and distributes it through ducts and vents to heat up spaces.
has super-classes
Space Heater c

aluminiumc back to ToC or Class ToC

IRI: https://w3id.org/reno#Aluminium

Aluminium is a chemical element which has a density lower than that of other common metals, about one-third that of steel.
has super-classes
window frame material c

asbestos containingc back to ToC or Class ToC

IRI: https://w3id.org/reno#AsbestosContaining

An asbestos containing element is an element where at least one of the materials contains asbestos.
is equivalent to
Material Layer Set c and (has Material Layer op some has Material op some contains asbestos dp value true)

attached buildingc back to ToC or Class ToC

IRI: https://w3id.org/reno#AttachedBuilding

An attached building is a building that shares a wall with other houses on either side.
has super-classes
Building c
is disjoint with
detached building c, semi-detached building c

B labelc back to ToC or Class ToC

IRI: https://w3id.org/reno#BLabel

The B label indicates energy performance certificates which have an energy score between 100 and 200 kWh/m²year.
is equivalent to
energy performance certificate c and (has energy score dp some )

biomassc back to ToC or Class ToC

IRI: https://w3id.org/reno#Biomass

Biomass is a term used in several contexts: in the context of ecology it means living organisms, and in the context of bioenergy it means matter from recently living (but now dead) organisms.
has super-classes
Energy Commodity c

Boilerc back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/Boiler

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.
has super-classes
Energy Conversion Device c
has sub-classes
electric boiler c, heat pump boiler c, solar boiler c

Buildingc back to ToC or Class ToC

IRI: https://w3id.org/bot#Building

An independent unit of the built environment with a characteristic spatial structure, intended to serve at least one function or user activity [ISO 12006-2:2013]. A bot:Building is a part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent, is contained in a building site, and can contain one or more storeys that are vertically connected.
has super-classes
Zone c
has sub-classes
attached building c, detached building c, semi-detached building c
is in domain of
has construction year dp, presence of heat grid dp
is in range of
has building op
is disjoint with
Site c, Space c, Storey c

Building Boardc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#BuildingBoard

has super-classes
Material c

Building Devicec back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/BuildingDevice

A tangible object designed to accomplish a particular task in a building.
has super-classes
Building Object c, Device c
has sub-classes
Distribution Device c, Shading Device c

Building Elementc back to ToC or Class ToC

IRI: https://pi.pauwel.be/voc/buildingelement#BuildingElement

Comprises all elements that are primarily part of the construction of a building, i.e., its structural and space separating system. Building elements are all physically existent and tangible things.
has super-classes
Building element c
has sub-classes
Roof c, Slab c, Wall c, Window c
is in domain of
has historical protection dp, has insulation grade op, has protection dp

Building elementc back to ToC or Class ToC

IRI: https://w3id.org/bot#Element

Constituent of a construction entity with a characteristic technical function, form or position [ISO 12006-2:2015, 3.4.7]
has sub-classes
Building Element c, Device c
is in domain of
has state op, has sub-element op
is in range of
has affected element op, has element op, has sub-element op
is disjoint with
Zone c

Building Objectc back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/BuildingObject

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)
has super-classes
Physical Object c
has sub-classes
Building Device c

C labelc back to ToC or Class ToC

IRI: https://w3id.org/reno#CLabel

The C label indicates energy performance certificates which have an energy score between 200 and 300 kWh/m²year.
is equivalent to
energy performance certificate c and (has energy score dp some )

Chillerc back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/Chiller

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.
has super-classes
Energy Conversion Device c

Commodityc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Commodity

A marketable item which may be supplied without qualitative differentiation.
has sub-classes
Energy Commodity c, Natural Resource Commodity c
is in domain of
commodity accomplishes op, has yearly consumption dp, has yearly cost dp

Composite Processc back to ToC or Class ToC

IRI: http://www.daml.org/services/owl-s/1.1/Process.owl#CompositeProcess

A CompositeProcess can have at most one invocable property. Similarly for computedInput, computedOutput, computedEffect, and computedPrecondition.
is equivalent to
Process c and (composed Of op exactly 1)
has super-classes
Process c
is in domain of
composed Of op

Concretec back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#Concrete

has super-classes
Material c

Constructive Solid Woodc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#ConstructiveSolidWood

has super-classes
Material c

Control Constructc back to ToC or Class ToC

IRI: http://www.daml.org/services/owl-s/1.1/Process.owl#ControlConstruct

A ControlConstruct can have at most one instance of timeout.
has sub-classes
Perform c
is in range of
composed Of op

D labelc back to ToC or Class ToC

IRI: https://w3id.org/reno#DLabel

The D label indicates energy performance certificates which have an energy score between 300 and 400 kWh/m²year.
is equivalent to
energy performance certificate c and (has energy score dp some )

detached buildingc back to ToC or Class ToC

IRI: https://w3id.org/reno#DetachedBuilding

A detached building is a building that is not connected to any other house, on any side.
has super-classes
Building c
is disjoint with
attached building c, semi-detached building c

Devicec back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Device

A tangible object designed to accomplish a particular task. In order to accomplish this task, the device performs one or more functions. An instance of saref:Device represents one specific real world entity.
has super-classes
Building element c
has sub-classes
Building Device c

Distribution Devicec back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/DistributionDevice

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)
has super-classes
Building Device c
has sub-classes
Distribution Flow Device c

Distribution Flow Devicec back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/DistributionFlowDevice

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)
has super-classes
Distribution Device c
has sub-classes
Energy Conversion Device c, Flow Moving Device c, Flow Terminal c

double glazingc back to ToC or Class ToC

IRI: https://w3id.org/reno#DoubleGlazing

Double glazing consists of two glass window panes seperated by a space. It has a better insulating value than single glazing.
has super-classes
window glazing type c

E labelc back to ToC or Class ToC

IRI: https://w3id.org/reno#ELabel

The E label indicates energy performance certificates which have an energy score between 400 and 500 kWh/m²year.
is equivalent to
energy performance certificate c and (has energy score dp some )

eastc back to ToC or Class ToC

IRI: https://w3id.org/reno#East

One of the four cardinal directions, commonly denoted as E.
has super-classes
orientation c

electric boilerc back to ToC or Class ToC

IRI: https://w3id.org/reno#ElectricBoiler

An electric boiler is a subtype of a boiler, that uses electricity.
has super-classes
Boiler c

electric convectorc back to ToC or Class ToC

IRI: https://w3id.org/reno#ElectricConvector

An electric convector is a heating device that uses electric resistance to warm air, which then circulates through natural convection.
has super-classes
Space Heater c

electricityc back to ToC or Class ToC

IRI: https://w3id.org/reno#Electricity

Electricity is the set of physical phenomena associated with the presence and motion of matter possessing an electric charge.
has super-classes
Energy Commodity c

Energy Commodityc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/EnergyCommodity

The class of energy commodities
has super-classes
Commodity c
has sub-classes
biomass c, electricity c, fuel oil c, gas c, wood c

Energy Conversion Devicec back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/EnergyConversionDevice

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.
has super-classes
Distribution Flow Device c
has sub-classes
Boiler c, Chiller c, Solar Device c, heat grid c, heat pump c

energy expertc back to ToC or Class ToC

IRI: https://w3id.org/reno#EnergyExpert

An energy expert is a person who is authorised to create an energy performance certificate
has super-classes
Person c
is in range of
has creator op

energy performance certificatec back to ToC or Class ToC

IRI: https://w3id.org/reno#EnergyPerformanceCertificate

A energy performance certificate (EPC) is a document that summarises the energy efficiency of buildings or building units.
has super-classes
is in domain of
has certificate number dp, has creation date dp, has creator op, has energy score dp, is valid until dp
is in range of
has energy performance certificate op

energy reduction motivationc back to ToC or Class ToC

IRI: https://w3id.org/reno#EnergyReductionMotivation

The energy reduction motivation of a person is the motivation why a person wants to reduce their energy consumption.
has super-classes
motivation c
has members
Environmental Consideration ni, Financial Consideration ni, To Improve E P C ni

F labelc back to ToC or Class ToC

IRI: https://w3id.org/reno#FLabel

The F label indicates energy performance certificates which have an energy score of more than 500 kWh/m²year.
is equivalent to
energy performance certificate c and (has energy score dp some )

Facade Claddingc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#FacadeCladding

has super-classes
Material c

fireplacec back to ToC or Class ToC

IRI: https://w3id.org/reno#FirePlace

A fireplace is a structure designed to contain a fire. Fireplaces are used for the relaxing ambiance they create and for heating a room.
has super-classes
Space Heater c

Floorc back to ToC or Class ToC

IRI: https://pi.pauwel.be/voc/buildingelement#Floor

http://bsdd.buildingsmart.org/#concept/details/0jBALpJIv7vvlWkbd9HdCx
has super-classes
Slab c

Floor Covering And Skirting Boardc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#FloorCoveringAndSkirtingBoard

has super-classes
Material c

floor heatingc back to ToC or Class ToC

IRI: https://w3id.org/reno#FloorHeating

Floor heating is a heating system that uses pipes embedded under the floor to evenly distribute heat across the floor surface.
has super-classes
Space Heater c

Flow Moving Devicec back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/FlowMovingDevice

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.
has super-classes
Distribution Flow Device c
has sub-classes
ventilation system c

Flow Terminalc back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/FlowTerminal

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.
has super-classes
Distribution Flow Device c
has sub-classes
Space Heater c

fuel oilc back to ToC or Class ToC

IRI: https://w3id.org/reno#FuelOil

Fuel oil is any of various fractions obtained from the distillation of petroleum (crude oil).
has super-classes
Energy Commodity c

gasc back to ToC or Class ToC

IRI: https://w3id.org/reno#Gas

Natural gas is a fossil fuel that is formed when layers of organic matter are thermally decomposed under oxygen-free conditions, subjected to intense heat and pressure underground over millions of years. The energy that the decayed organisms originally obtained from the sun via photosynthesis is stored as chemical energy within the molecules. Natural gas can be burned for heating, cooking, and electricity generation.
has super-classes
Energy Commodity c, Natural Resource Commodity c

heat gridc back to ToC or Class ToC

IRI: https://w3id.org/reno#HeatGrid

A heat grid functions as a large-scale central heating system. It brings heat from heat sources to heat consumers.
has super-classes
Energy Conversion Device c

heat pumpc back to ToC or Class ToC

IRI: https://w3id.org/reno#HeatPump

A heat pump is a device that uses electricity to transfer heat from a colder place to a warmer place. Specifically, the heat pump transfers thermal energy using a heat pump and refrigeration cycle, cooling the cool space and warming the warm space.
has super-classes
Energy Conversion Device c

heat pump boilerc back to ToC or Class ToC

IRI: https://w3id.org/reno#HeatPumpBoiler

A heat pump boiler is a heat pump that heats domestic water with heat from the air.
has super-classes
Boiler c

heating periodc back to ToC or Class ToC

IRI: https://w3id.org/reno#HeatingPeriod

The heating period of a room is the period during which a room is heated, at a certain temperature. The heating period can be succeeded by another heating period at a different temperature.
has super-classes
is in domain of
has end time dp, has start time dp, has temperature setpoint dp
is in range of
has heating period op

insulation gradec back to ToC or Class ToC

IRI: https://w3id.org/reno#InsulationGrade

The insulation grade of an element defines how well the element is insulated. The threshold can vary for each type of building element, and can change over time.
has sub-classes
moderately insulated c, not insulated c, well insulated c
is in range of
has insulation grade op

Insulation Materialc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#InsulationMaterial

has super-classes
Material c

Masonryc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#Masonry

has super-classes
Material c

Materialc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#Material

A homogeneous or inhomogeneous substance that can be used to form elements (physical products or their components). (Definition taken from IFC)
has sub-classes
Air c, Building Board c, Concrete c, Constructive Solid Wood c, Facade Cladding c, Floor Covering And Skirting Board c, Insulation Material c, Masonry c, Natural Stone c, Plaster And Mortar c, Roof Covering c, Screed c, Wall Paint And Covering c
is in domain of
contains asbestos dp
is in range of
has Material op

Material Layerc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#MaterialLayer

A single and identifiable part of an element which is constructed of a number of layers (one or more).
is in domain of
position dp, thickness dp
is in range of
has Material Layer op

Material Layer Setc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#MaterialLayerSet

A designation by which materials of an element constructed of a number of material layers is known and through which the relative positioning of individual layers can be expressed.
is in domain of
has Material Layer op
is in range of
has Material Layer Set op

moderately insulatedc back to ToC or Class ToC

IRI: https://w3id.org/reno#ModeratelyInsulated

This indicates that the building element is moderately insulated.
has super-classes
insulation grade c

motivationc back to ToC or Class ToC

IRI: https://w3id.org/reno#Motivation

Motivation is an internal state that propels individuals to engage in goal-directed behavior.
has sub-classes
energy reduction motivation c, renovation motivation c
is in range of
has motivation op

multi-phasec back to ToC or Class ToC

IRI: https://w3id.org/reno#MultiPhase

A multiphase connection is a type of electricity connection. This type may be required in a residential context when using appliances with high power demand.
has super-classes
power connection c

Natural Resource Commodityc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/NaturalResourceCommodity

The class of natural resource commodities
has super-classes
Commodity c
has sub-classes
gas c, water c, wood c

Natural Stonec back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#NaturalStone

has super-classes
Material c

northc back to ToC or Class ToC

IRI: https://w3id.org/reno#North

One of the four cardinal directions, commonly denoted as N.
has super-classes
orientation c

not insulatedc back to ToC or Class ToC

IRI: https://w3id.org/reno#NotInsulated

This indicates that the building element is not insulated.
has super-classes
insulation grade c

orientationc back to ToC or Class ToC

IRI: https://w3id.org/reno#Orientation

The four cardinal directions, or cardinal points, are the four main compass directions: north, south, east, and west.
has sub-classes
east c, north c, south c, west c
is in range of
orientation op

ownerc back to ToC or Class ToC

IRI: https://w3id.org/reno#Owner

An owner is someone who obtained ownership over a property, in this context a building.
has super-classes
Person c
is in domain of
has desired EPC label dp, has nuisance score dp, has renovation budget dp, in favour of PV in garden dp, owner since dp, owner until dp, satisfied with revenue PV dp, wants to execute op
is in range of
has owner op

Performc back to ToC or Class ToC

IRI: http://www.daml.org/services/owl-s/1.1/Process.owl#Perform

The PERFORM construct is how one references a process in a composite process. This is analogous to a function call in a program body. The inputs to the PERFORM are described using the hasDataFrom property.
has super-classes
Control Construct c
is in domain of
process op

Personc back to ToC or Class ToC

IRI: http://xmlns.com/foaf/spec/Person

The Person class represents people. Something is a Person if it is a person. We don't nitpic about whether they're alive, dead, real, or imaginary. The Person class is a sub-class of the Agent class, since all people are considered 'agents' in FOAF.
has super-classes
Agent c
has sub-classes
energy expert c, owner c, resident c
is in domain of
age dp, has motivation op, has signed op

Physical Objectc back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/PhysicalObject

Any Object that has a proper space region. (Definition extracted from DUL ontology)
has sub-classes
Building Object c

Plaster And Mortarc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#PlasterAndMortar

has super-classes
Material c

power connectionc back to ToC or Class ToC

IRI: https://w3id.org/reno#PowerConnection

A power connection connects the power grid to a meter box, providing power in the home.
has sub-classes
multi-phase c, single-phase c
is in range of
has power connection op

prior statec back to ToC or Class ToC

IRI: https://w3id.org/reno#PriorState

The prior state denotes all states that a building element had before a renovation.
is equivalent to
(Material Layer Set c and (changed into op some Material Layer Set c)) or (window frame c and (changed into op some window frame c)) or (window glazing c and (changed into op some window glazing c))

Processc back to ToC or Class ToC

IRI: http://www.daml.org/services/owl-s/1.1/Process.owl#Process

A Process can have at most one name, but names need not be unique.
has sub-classes
Atomic Process c, Composite Process c, Simple Process c
is in domain of
has Precondition op, hasResult op
is in range of
process op

PVCc back to ToC or Class ToC

IRI: https://w3id.org/reno#PVC

Polyvinyl chloride (PVC) is the world's third-most widely produced synthetic polymer of plastic.
has super-classes
window frame material c

radiatorc back to ToC or Class ToC

IRI: https://w3id.org/reno#Radiator

A radiator is a heat exchange device that transfers heat from hot water to the surrounding air through both convection and radiation.
has super-classes
Space Heater c

renovated elementc back to ToC or Class ToC

IRI: https://w3id.org/reno#RenovatedElement

A renovated element is a building element which has undergone modifications during a renovation (intervention).
is equivalent to
Building Element c and ((has Material Layer Set op min 2 Material Layer Set c) or (has frame op min 2 window frame c) or (has glazing op min 2 window glazing c))

renovationc back to ToC or Class ToC

IRI: https://w3id.org/reno#Renovation

A renovation indicates the process of improving broken, damaged, or outdated structures. A renovation often consists of multiple renovation interventions.
has super-classes
is in domain of
has end date dp, has renovation cost dp, has renovation intervention op, has start date dp
is in range of
has renovation op

renovation interventionc back to ToC or Class ToC

IRI: https://w3id.org/reno#RenovationIntervention

A renovation consists often of multiple renovation interventions. The division of interventions is considered per building element.
has super-classes
is in range of
changed during op, has renovation intervention op

renovation motivationc back to ToC or Class ToC

IRI: https://w3id.org/reno#RenovationMotivation

The renovation motivation of a person is the motivation why a person wants to renovate.
has super-classes
motivation c
has members
No Motivation ni, Other Motivation ni, To Improve E P C ni, To Improve Sustainability ni, To Increase Market Value ni, To Increase Thermal Comfort ni, To Lower Energy Consumption ni, To Lower Energy Cost ni

residentc back to ToC or Class ToC

IRI: https://w3id.org/reno#Resident

A resident is someone who lives in a building. A person's domicile is often look at to determine which building is resided bu them.
has super-classes
Person c
is in domain of
has address op, resident since dp, resident until dp
is in range of
has resident op

Resultc back to ToC or Class ToC

IRI: http://www.daml.org/services/owl-s/1.1/Process.owl#Result

is in range of
hasResult op

Roofc back to ToC or Class ToC

IRI: https://pi.pauwel.be/voc/buildingelement#Roof

A covering of the top part of a building. Protects the building against the effects of weather.
has super-classes
Building Element c
has sub-classes
Roof F L A T R O O F c, Roof G A B L E R O O F c

Roof Coveringc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#RoofCovering

has super-classes
Material c

Roof F L A T R O O Fc back to ToC or Class ToC

IRI: https://pi.pauwel.be/voc/buildingelement#Roof-FLAT_ROOF

http://bsdd.buildingsmart.org/#concept/details/3IeKrtrMz2SQN7qpJt82e5
has super-classes
Roof c

Roof G A B L E R O O Fc back to ToC or Class ToC

IRI: https://pi.pauwel.be/voc/buildingelement#Roof-GABLE_ROOF

http://bsdd.buildingsmart.org/#concept/details/0gHJNRNhz6LOTHVbnW$nEj
has super-classes
Roof c

Screedc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#Screed

has super-classes
Material c

semi-detached buildingc back to ToC or Class ToC

IRI: https://w3id.org/reno#SemiDetachedBuilding

A semi-detached building is a building that shares a wall with another house on one side.
has super-classes
Building c
is disjoint with
attached building c, detached building c

Sequencec back to ToC or Class ToC

IRI: http://www.daml.org/services/owl-s/1.1/Process.owl#Sequence

Sequence is defined as having a list of component processes that specify the body. The Preconditions, parameters and effects of the sequence are not defined in the minimal version. An obvious extension would be to define the effect of the sequence to be the union of the effect of the individual members, and the parameters of the sequence to be the union of the parameters of individual members. However, some implementations may decide to use the last event's effects as the effect of the sequence, etc.

Shading Devicec back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/ShadingDevice

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.
has super-classes
Building Device c

Simple Processc back to ToC or Class ToC

IRI: http://www.daml.org/services/owl-s/1.1/Process.owl#SimpleProcess

has super-classes
Process c

single glazingc back to ToC or Class ToC

IRI: https://w3id.org/reno#SingleGlazing

Single-glazing consists of only one glass panel. This type of glazing has poor thermal and acoustic properties.
has super-classes
window glazing type c

single-phasec back to ToC or Class ToC

IRI: https://w3id.org/reno#SinglePhase

A single-phase connection is a type of electricity connection. This provides enough electricity for domestic use.
has super-classes
power connection c

Sitec back to ToC or Class ToC

IRI: https://w3id.org/bot#Site

A part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent. It is intended to contain or contains one or more buildings.
has super-classes
Zone c
is in domain of
in protected area dp, potential for horizontal geothermal captation dp, potential for vertical geothermal drilling dp
is disjoint with
Building c, Space c, Storey c

Slabc back to ToC or Class ToC

IRI: https://pi.pauwel.be/voc/buildingelement#Slab

A component of the construction that normally encloses a space vertically. May provide the lower support (floor) or upper construction (roof slab) in any space in a building. Only the core or constructional part of this construction is considered to be a slab. The upper finish (flooring, roofing) and the lower finish (ceiling, suspended ceiling) are considered to be coverings.
has super-classes
Building Element c
has sub-classes
Floor c

solar boilerc back to ToC or Class ToC

IRI: https://w3id.org/reno#SolarBoiler

A solar water heater heats up water with energy obtained from the sun.
has super-classes
Boiler c

Solar Devicec back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/SolarDevice

A solar device converts solar radiation into other energy such as electric current or thermal energy.
has super-classes
Energy Conversion Device c
is in domain of
has yearly production dp

sound levelc back to ToC or Class ToC

IRI: https://w3id.org/reno#SoundLevel

The sound level of a room reflects what sound is allowed or occurs in this room. This is often related to the function of the room.
is in range of
has desired sound level op
has members
Normal ni, Quiet ni, Very Quiet ni

southc back to ToC or Class ToC

IRI: https://w3id.org/reno#South

One of the four cardinal directions, commonly denoted as S.
has super-classes
orientation c

Spacec back to ToC or Class ToC

IRI: https://w3id.org/bot#Space

A part of the physical world or a virtual world whose 3D spatial extent is bounded actually or theoretically, and provides for certain functions within the zone it is contained in.
has super-classes
Zone c
is in domain of
has desired sound level op, has heat issue dp, has heating period op, has planned space usage op, has space usage op, orientation op
is in range of
has space op
is disjoint with
Building c, Site c, Storey c

Space Heaterc back to ToC or Class ToC

IRI: https://saref.etsi.org/saref4bldg/SpaceHeater

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. 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.
has super-classes
Flow Terminal c
has sub-classes
air heating c, electric convector c, fireplace c, floor heating c, radiator c, stove c
is in domain of
temperature Classification dp, thermal Efficiency dp

space usagec back to ToC or Class ToC

IRI: https://w3id.org/reno#SpaceUsage

The space usage indicates for what purpose a certain room is used.
is in range of
has planned space usage op, has space usage op
has members
As Room ni, For Storage ni, For Technical Installations ni, Not In Use ni

statec back to ToC or Class ToC

IRI: https://w3id.org/reno#State

The state of something indicates the state with regard to its appearance, quality or efficiency.
has super-classes
is in domain of
has state date dp, hase state value dp
is in range of
has state op

steelc back to ToC or Class ToC

IRI: https://w3id.org/reno#Steel

Steel is an alloy of iron and carbon with improved strength and fracture resistance compared to other forms of iron. Because of its high tensile strength and low cost, steel is one of the most commonly manufactured materials in the world.
has super-classes
window frame material c

Storeyc back to ToC or Class ToC

IRI: https://w3id.org/bot#Storey

A part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent. A bot:Storey is contained in one or more buildings, and is intended to contain one or more spaces that are horizontally connected. Storeys of a building are connected by means of vertical connections such as elevators and stairs. A bot:Storey encompasses both zones above and below ground, for example, a building with 21 floors above ground, one ground floor and 3 basements is equal to the sentence: A building has 25 instances of bot:Storey.
has super-classes
Zone c
is in range of
has storey op
is disjoint with
Building c, Site c, Space c

stovec back to ToC or Class ToC

IRI: https://w3id.org/reno#Stove

A stove is a heating device in which heat is generated by burning fuel.
has super-classes
Space Heater c

Taskc back to ToC or Class ToC

IRI: https://saref.etsi.org/core/Task

The goal for which a device is designed, from a user perspective.
is in range of
accomplishes op, commodity accomplishes op, wants to execute op
has members
Bathing ni, Cooking ni, Filling Pool ni, Showering ni, Space Cooling ni, Space Heating ni, Taking A Sauna ni, Water Heating ni

tenderc back to ToC or Class ToC

IRI: https://w3id.org/reno#Tender

A tender is a formal offer to conclude a contract, made at the request of a company's potential customer.
has super-classes
is in domain of
has affected element op, has signature date dp
is in range of
has signed op

triple glazingc back to ToC or Class ToC

IRI: https://w3id.org/reno#TripleGlazing

Triple glazing consists of three glass window panes seperated by spaces. It has a better insulating value than double glazing.
has super-classes
window glazing type c

ventilation systemc back to ToC or Class ToC

IRI: https://w3id.org/reno#VentilationSystem

Ventilation systems are used to introduce outdoor air into the air-conditioned space for the purposes of controlling the quality of indoor air and maintaining thermal comfort.
has super-classes
Flow Moving Device c
has sub-classes
ventilation system A c, ventilation system B c, ventilation system C c, ventilation system D c

ventilation system Ac back to ToC or Class ToC

IRI: https://w3id.org/reno#VentilationSystemA

Ventilation system A works on the basis of natural air supply and air exhaust.
has super-classes
ventilation system c

ventilation system Bc back to ToC or Class ToC

IRI: https://w3id.org/reno#VentilationSystemB

Ventilation system A works on the basis of mechanical air supply and natural air exhaust.
has super-classes
ventilation system c

ventilation system Cc back to ToC or Class ToC

IRI: https://w3id.org/reno#VentilationSystemC

Ventilation system A works on the basis of natural air supply and mechanical air exhaust.
has super-classes
ventilation system c

ventilation system Dc back to ToC or Class ToC

IRI: https://w3id.org/reno#VentilationSystemD

Ventilation system A works on the basis of mechanical air supply and air exhaust.
has super-classes
ventilation system c

Wallc back to ToC or Class ToC

IRI: https://pi.pauwel.be/voc/buildingelement#Wall

A vertical construction that bounds or subdivides spaces. Usually vertical, or nearly vertical, planar elements, often designed to bear structural loads. However not required to be load bearing.
has super-classes
Building Element c

Wall Paint And Coveringc back to ToC or Class ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#WallPaintAndCovering

has super-classes
Material c

waterc back to ToC or Class ToC

IRI: https://w3id.org/reno#Water

Water is an inorganic compound. It is a transparent, tasteless, odorless, and nearly colorless chemical substance.
has super-classes
Natural Resource Commodity c

well insulatedc back to ToC or Class ToC

IRI: https://w3id.org/reno#WellInsulated

This indicates that the building element is well insulated.
has super-classes
insulation grade c

westc back to ToC or Class ToC

IRI: https://w3id.org/reno#West

One of the four cardinal directions, commonly denoted as W.
has super-classes
orientation c

Windowc back to ToC or Class ToC

IRI: https://pi.pauwel.be/voc/buildingelement#Window

building component for closing an opening in a wall or pitched roof that will admit light and may provide ventilation
has super-classes
Building Element c
is in domain of
has frame op, has glazing op

window framec back to ToC or Class ToC

IRI: https://w3id.org/reno#WindowFrame

A window frame is a rectangular frame, edging or framework in which windows or movable sash sheets are placed. It is a component of a window.
has super-classes
is in domain of
frame material op, has frame thickness dp, has thermal break dp
is in range of
has frame op

window frame materialc back to ToC or Class ToC

IRI: https://w3id.org/reno#WindowFrameMaterial

The material from which the window frame is made.
has sub-classes
PVC c, aluminium c, steel c, wood c
is in range of
frame material op

window glazingc back to ToC or Class ToC

IRI: https://w3id.org/reno#WindowGlazing

The glazing is the (often transparent) part of a window contained within the window frame.
has super-classes
is in domain of
has glazing type op
is in range of
has glazing op

window glazing typec back to ToC or Class ToC

IRI: https://w3id.org/reno#WindowGlazingType

The type of glazing has a lot of influence on the thermal and acoustic performance of the window.
has sub-classes
double glazing c, single glazing c, triple glazing c
is in range of
has glazing type op

woodc back to ToC or Class ToC

IRI: https://w3id.org/reno#Wood

Wood is a structural tissue or material found in the stems and roots of trees and other woody plants.
has super-classes
Energy Commodity c, Natural Resource Commodity c, window frame material c

Zonec back to ToC or Class ToC

IRI: https://w3id.org/bot#Zone

A part of the physical world or a virtual world that is inherently both located in this world and has a 3D spatial extent; Sub-classes of bot:Zone include bot:Site, bot:Building, bot:Storey, or bot:Space. An instance of bot:Zone can contain other bot:Zone instances, making it possible to group or subdivide zones. An instance of bot:Zone can be adjacent to or intersecting other bot:Zone instances. Finally, a bot:Zone can instantiate three relations to bot:Element, which are either contained in (bot:containsElement), adjacent to it (bot:adjacentElement) or intersecting (bot:intersectingElement).
has sub-classes
Building c, Site c, Space c, Storey c
is in domain of
adjacent zone op, contains zone op, has building op, has element op, has energy performance certificate op, has net floor area dp, has owner op, has potential for PV dp, has power connection op, has renovation op, has resident op, has space op, has storey op, intersects zone op
is in range of
adjacent zone op, contains zone op, intersects zone op
is disjoint with
Building element c

Object Properties

accomplishesop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/accomplishes

Links a certain entity (e.g., a device) to the task it accomplishes.
has range
Task c
is inverse of
is Accomplished By op

adjacent elementop back to ToC or Object Property ToC

IRI: https://w3id.org/bot#adjacentElement

Relation between a zone and its adjacent building elements, bounding the zone.
has super-properties
has element op

adjacent zoneop back to ToC or Object Property ToC

IRI: https://w3id.org/bot#adjacentZone

Relationship between two zones that share a common interface, but do not intersect.

has characteristics: symmetric

has domain
Zone c
has range
Zone c

changed duringop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#changedDuring

The relationship between a building component (material layer set, windowframe...) and the renovation intervention during which it changed.

has characteristics: functional

has range
renovation intervention c

changed intoop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#changedInto

The relationship between a building component (material layer set, windowframe...) and the building component it changed into.

commodity accomplishesop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#commodityAccomplishes

The relationship between a commodity and the task it accomplishes.
has domain
Commodity c
has range
Task c
has sub-property chains
is Consumed By op o accomplishes op

composed Ofop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.1/Process.owl#composedOf

has domain
Composite Process c
has range
Control Construct c

consumesop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/consumes

Links a feature kind, feature of interest, or device, to the commodity it consumes
is inverse of
is Consumed By op

contains elementop back to ToC or Object Property ToC

IRI: https://w3id.org/bot#containsElement

Relation to a building element contained in a zone.
has super-properties
has element op
has sub-property chains
contains zone op o contains element op

contains zoneop back to ToC or Object Property ToC

IRI: https://w3id.org/bot#containsZone

Relationship to the subzones of a major zone. A space zone could for instance be contained in a storey zone which is further contained in a building zone. bot:containsZone is a transitive property. This implies that in the previous example a bot:containsZone relationship holds between the space zone and the building zone.

has characteristics: transitive

has sub-properties
has building op, has space op, has storey op
has domain
Zone c
has range
Zone c

frame materialop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasFrameMaterial

The relationship between a window frame and the material it is made of.

has characteristics: functional

has domain
window frame c
has range
window frame material c

has addressop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasAddress

The relationship between a person and the address they reside at.
has domain
resident c
has range
address c
is inverse of
is address of op
has sub-property chains
is resident of op o has address op

has affected elementop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasAffectedElement

The relationship between a tender and the (building) elements it affects.
has domain
tender c
has range
Building element c
is inverse of
is affected by op

has buildingop back to ToC or Object Property ToC

IRI: https://w3id.org/bot#hasBuilding

Relation to buildings contained in a zone. The typical domains of bot:hasBuilding are instances of bot:Site.
has super-properties
contains zone op
has domain
Zone c
has range
Building c

has creatorop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasCreator

The relationship between a energy performance certificate and the energy expert who created it.

has characteristics: functional

has domain
energy performance certificate c
has range
energy expert c
is inverse of
is creator of op

has desired sound levelop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasDesiredSoundLevel

The relationship between a space and its desired sound level.
has domain
Space c
has range
sound level c

has elementop back to ToC or Object Property ToC

IRI: https://w3id.org/bot#hasElement

Links a Zone to an Element that is either contained in, adjacent to or intersecting with the Zone. The intended use of this relationship is not to be stated explicitly, but to be inferred from its sub-properties. It will, for example, allow one to query for all the doors of a building given that they have an adjacency to spaces of the building.
has sub-properties
adjacent element op, contains element op, intersecting element op
has domain
Zone c
has range
Building element c
has sub-property chains
contains zone op o has element op

has energy performance certificateop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasEnergyPerformanceCertificate

The relationship between a zone and its energy performance certificate. A zone can aggregate the energy performance certificates of its subszones.
has domain
Zone c
has range
energy performance certificate c
has sub-property chains
contains zone op o has energy performance certificate op

has frameop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasFrame

The relationship between a window and its frame.
has domain
Window c
has range
window frame c
is inverse of
is frame of op

has glazingop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasGlazing

The relationship between a window and its glazing.
has domain
Window c
has range
window glazing c
is inverse of
is glazing of op

has glazing typeop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasGlazingType

The relationship between window glazing and its type.

has characteristics: functional

has domain
window glazing c
has range
window glazing type c

has heating periodop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasHeatingPeriod

The relationship between a space and its heating period.
has domain
Space c
has range
heating period c
is inverse of
is heating period of op

has insulation gradeop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasInsulationGrade

The relationship between a building element and its grade of insulation.

has characteristics: functional

has domain
Building Element c
has range
insulation grade c
is inverse of
is insulation grade of op

has Materialop back to ToC or Object Property ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#hasMaterial

Relation between a construction component (Layer, profile, constituent) and the materials that define them.
has range
Material c

has Material Layerop back to ToC or Object Property ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#hasMaterialLayer

A relation between a layer set and the specific material layers.
has domain
Material Layer Set c
has range
Material Layer c

has Material Layer Setop back to ToC or Object Property ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#hasMaterialLayerSet

Relation between an element and its construction based in material layers.
has range
Material Layer Set c

has motivationop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasMotivation

The relationship between a person and their motivation.
has domain
Person c
has range
motivation c
is inverse of
is motivation of op

has ownerop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasOwner

The relationship between a zone and the person that owns it.
has domain
Zone c
has range
owner c
is inverse of
is owner of op
has sub-property chains
contains zone op o has owner op

has planned space usageop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasPlannedSpaceUsage

The relationship between a space and its planned type of usage.
has domain
Space c
has range
space usage c

has power connectionop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasPowerConnection

The relationship between a zone and its power connection.

has characteristics: functional

has domain
Zone c
has range
power connection c

has Preconditionop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.1/Process.owl#hasPrecondition

has domain
Process c
has range
Condition c

has renovationop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasRenovation

The relationship between a zone and its renovations. The renovations can be in the past, ongoing, or in the future.
has domain
Zone c
has range
renovation c
has sub-property chains
has element op o has Material Layer Set op o changed during op o is renovation intervention of op

has renovation interventionop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasRenovationIntervention

The relationship between a renovation and the corresponding renovation intervention.
has domain
renovation c
has range
renovation intervention c
is inverse of
is renovation intervention of op

has residentop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasResident

The relationship between a person and the zone they reside in. A zone can aggregate the residents of its subszones.
has domain
Zone c
has range
resident c
is inverse of
is resident of op
has sub-property chains
contains zone op o has resident op

has signedop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasSigned

The relationship between a person and the tender they signed.
has domain
Person c
has range
tender c
is inverse of
is signed by op

has spaceop back to ToC or Object Property ToC

IRI: https://w3id.org/bot#hasSpace

Relation to spaces contained in a zone. The typical domains of bot:hasSpace are instances of bot:Storey or bot:Building.
has super-properties
contains zone op
has domain
Zone c
has range
Space c

has space usageop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasSpaceUsage

The relationship between a space and its type of usage.
has domain
Space c
has range
space usage c

has stateop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasState

The relationship between an element and the state of that element.
has domain
Building element c
has range
state c
is inverse of
is state of op

has storeyop back to ToC or Object Property ToC

IRI: https://w3id.org/bot#hasStorey

Relation to storeys contained in a zone. The typical domains of bot:hasStorey are instances of bot:Building.
has super-properties
contains zone op
has domain
Zone c
has range
Storey c

has sub-elementop back to ToC or Object Property ToC

IRI: https://w3id.org/bot#hasSubElement

Relation between two building elements, either one element hosting another (e.g. a wall hosts a window) or a subcomposition of a building element into smaller parts (e.g. an air handling unit has as a part a fan).
has domain
Building element c
has range
Building element c

hasResultop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.1/Process.owl#hasResult

has domain
Process c
has range
Result c

intersecting elementop back to ToC or Object Property ToC

IRI: https://w3id.org/bot#intersectingElement

Relation between a Zone and a building Element that intersects it.
has super-properties
has element op

intersects zoneop back to ToC or Object Property ToC

IRI: https://w3id.org/bot#intersectsZone

Relationship between two zones whose 3D extent intersect. For example, a stairwell intersects different storeys.

has characteristics: symmetric

has domain
Zone c
has range
Zone c

is Accomplished Byop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isAccomplishedBy

A relationship identifying an entity (e.g., a device) that can accomplish a task.
is inverse of
accomplishes op

is address ofop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isAddressOf

The relationship between an address and the person who lives there.
is inverse of
has address op

is affected byop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isAffectedBy

The relationship between a (building) element and a tender by which it is affected.
is inverse of
has affected element op

is Consumed Byop back to ToC or Object Property ToC

IRI: https://saref.etsi.org/core/isConsumedBy

Links a commodity to the feature kind, feature of interest, or device, that consumes it
is inverse of
consumes op

is creator ofop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isCreatorOf

The relationship between an energy expert and the energy performance certificate they made.

has characteristics: inverse functional

is inverse of
has creator op

is frame ofop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isFrameOf

The relationship between a frame and the window it belongs to.
is inverse of
has frame op

is glazing ofop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isGlazingOf

The relationship between a glazing and the window it belongs to.
is inverse of
has glazing op

is heating period ofop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isHeatingPeriodOf

The relationship between a heating period and the space it belongs to.
is inverse of
has heating period op

is insulation grade ofop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isInsulationGradeOf

The relationship between a grade of insulation and the building element it belongs to.

has characteristics: inverse functional

is inverse of
has insulation grade op

is motivation ofop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isMotivationOf

The relationship between a motivation and the person it belongs to.
is inverse of
has motivation op

is owner ofop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isOwnerOf

The relationship between a person and the building they own.
is inverse of
has owner op

is renovation intervention ofop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isRenovationInterventionOf

The relationship between a renovation intervention and the renovation it belongs to.
is inverse of
has renovation intervention op

is resident ofop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isResidentOf

The relationship between a zone and the person that resides in it.
is inverse of
has resident op

is signed byop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isSignedBy

The relationship between a tender and the person who signed it.
is inverse of
has signed op

is state ofop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#isStateOf

The relationship between a state and the element it corresponds to.
is inverse of
has state op

orientationop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#hasOrientation

The relationship between a space and the orientation it faces.

has characteristics: functional

has domain
Space c
has range
orientation c

processop back to ToC or Object Property ToC

IRI: http://www.daml.org/services/owl-s/1.1/Process.owl#process

has domain
Perform c
has range
Process c

wants to executeop back to ToC or Object Property ToC

IRI: https://w3id.org/reno#wantsToExecute

The relationship between a building owner and the (renovation) tasks they want to execute themselves.
has domain
owner c
has range
Task c

Data Properties

agedp back to ToC or Data Property ToC

IRI: http://xmlns.com/foaf/spec/age

The age property is a relationship between a Agent and an integer string representing their age in years. See also birthday.
has domain
Person c
has range
integer

contains asbestosdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#containsAsbestos

Indicates whether or not a material contains asbestos.

has characteristics: functional

has domain
Material c
has range
boolean

has certificate numberdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasCertificateNumber

Links the energy performance certificate to the corresponding certificate number.

has characteristics: functional

has domain
energy performance certificate c
has range
string

has citydp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasCity

Links an address to the corresponding city.

has characteristics: functional

has domain
address c
has range
string

has construction yeardp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasConstructionYear

Links a building to the year it was constructed.

has characteristics: functional

has domain
Building c
has range
g Year

has countrydp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasCountry

Links an address to the corresponding country.

has characteristics: functional

has domain
address c
has range
string

has creation datedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasCreationDate

Links the energy performance certificate to the date it was created.

has characteristics: functional

has domain
energy performance certificate c
has range
date

has desired EPC labeldp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasDesiredEPCLabel

Links a person to the EPC label they desire for their property.
has domain
owner c
has range
{ "A" , "A+" , "B" , "C" , "D" , "E" , "F" }

has end datedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasEndDate

Links a renovation to its end date.

has characteristics: functional

has domain
renovation c
has range
date

has end timedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasEndTime

Links a heating period to its end time.

has characteristics: functional

has domain
heating period c
has range
time

has energy scoredp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasEnergyScore

Links the energy performance certificate to the corresponding score.

has characteristics: functional

has domain
energy performance certificate c
has range
decimal

has frame thicknessdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasFrameThickness

Links the window frame to its thickness.

has characteristics: functional

has domain
window frame c
has range
decimal

has heat issuedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasHeatIssue

Indicates whether or not the space has a heat issue.

has characteristics: functional

has domain
Space c
has range
boolean

has historical protectiondp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasHistoricalProtection

Indates whether a building element is historically protected or not.

has characteristics: functional

has super-properties
has protection dp
has domain
Building Element c
has range
boolean

has house numberdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasHouseNumber

Links an address to the corresponding house number.

has characteristics: functional

has domain
address c
has range
string

has net floor areadp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasNetFloorArea

Links a zone to their net floor area.

has characteristics: functional

has domain
Zone c
has range
decimal

has nuisance scoredp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasNuisanceScore

Links a building owner to the amount of nuisance they are willing to tolerate during the renovations, on a scale of 1 to 10.

has characteristics: functional

has domain
owner c
has range
{ "1" , "10" , "2" , "3" , "4" , "5" , "6" , "7" , "8" , "9" }

has postal codedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasPostalCode

Links an address to the corresponding postal code.

has characteristics: functional

has domain
address c
has range
string

has potential for PVdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasPotentialForPV

Indicates whether or not a zone has potential to install PV-panels.

has characteristics: functional

has domain
Zone c
has range
boolean

has protectiondp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasProtection

Indicates whether or not a building element is protected by something (e.g. historical protection) or someone (e.g. the owner).

has characteristics: functional

has sub-properties
has historical protection dp
has domain
Building Element c
has range
boolean

has renovation budgetdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasRenovationBudget

Links a building owner to their renovation budget.

has characteristics: functional

has domain
owner c
has range
decimal

has renovation costdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasRenovationCost

Links a renovation to its (estimated) cost.

has characteristics: functional

has domain
renovation c
has range
decimal

has signature datedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasSignatureDate

The relationship between a tender and the date it was accepted and/or signed.
has domain
tender c
has range
date

has start datedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasStartDate

Links a renovation to its start date. This date can also be in the future to identify a planned renovation.

has characteristics: functional

has domain
renovation c
has range
date

has start timedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasStartTime

Links a heating period to its start time.

has characteristics: functional

has domain
heating period c
has range
time

has state datedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasStateDate

Links a state to the date the state was observed.

has characteristics: functional

has domain
state c
has range
date

has streetdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasStreet

Links an address to the corresponding street.

has characteristics: functional

has domain
address c
has range
string

has temperature setpointdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasTemperatureSetPoint

Links a heating period to its temperature setpoint.

has characteristics: functional

has domain
heating period c
has range
decimal

has thermal breakdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasThermalBreak

Indicates whether a window frame has a thermal break or not.

has characteristics: functional

has domain
window frame c
has range
boolean

has yearly consumptiondp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasYearlyConsumption

Links a commodity to its yearly consumption.
has domain
Commodity c
has range
decimal

has yearly costdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasYearlyCost

Links a commodity to its yearly cost.
has domain
Commodity c
has range
decimal

has yearly productiondp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasYearlyProduction

Links a solar device to its yearly production.
has domain
Solar Device c
has range
decimal

hase state valuedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#hasStateValue

Links a state to its corresponding value, on a scale of 1 to 10.

has characteristics: functional

has domain
state c
has range
{ "1" , "10" , "2" , "3" , "4" , "5" , "6" , "7" , "8" , "9" }

in favour of PV in gardendp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#inFavourOfPVInGarden

Indicates whether or not a building owner is in favour of installing PV-panels in the garden.

has characteristics: functional

has domain
owner c
has range
boolean

in protected areadp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#inProtectedArea

Indicates whether or not the site is located in a protected area or not.

has characteristics: functional

has domain
Site c
has range
boolean

is valid untildp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#isValidUntil

Links the energy performance certificate to the date until which it is valid.

has characteristics: functional

has domain
energy performance certificate c
has range
date

owner sincedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#ownerSince

Links a person to the year in which they became owner of the building.
has domain
owner c
has range
g Year

owner untildp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#ownerUntil

Links a person to the year until which they owned the building
has domain
owner c
has range
g Year

positiondp back to ToC or Data Property ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#position

Position of the layer
has domain
Material Layer c
has range
integer

potential for horizontal geothermal captationdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#potentialForHorizontalGeothermalCaptation

Indicates whether or not a site has potential to place a horizontal geothermal captation.

has characteristics: functional

has domain
Site c
has range
boolean

potential for vertical geothermal drillingdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#potentialForVerticalGeothermalDrilling

Indicates whether or not a site has potential to perform a vertical geothermal drilling.

has characteristics: functional

has domain
Site c
has range
boolean

presence of heat griddp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#presenceOfHeatGrid

Indicates whether or not there is a heat grid available near the building.

has characteristics: functional

has domain
Building c
has range
boolean

resident sincedp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#residentSince

Links a person to the year in which they started inhabiting the building.
has domain
resident c
has range
g Year

resident untildp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#residentUntil

Links a person to the year until which they inhabited the building.
has domain
resident c
has range
g Year

satisfied with revenue PVdp back to ToC or Data Property ToC

IRI: https://w3id.org/reno#satisfiedWithRevenuePV

Indicates whether or not a building owner is satisfied with the revenue of the installed PV-panels or not.

has characteristics: functional

has domain
owner c
has range
boolean

temperature Classificationdp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4bldg/temperatureClassification

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.
has domain
Space Heater c
has range
string

thermal Efficiencydp back to ToC or Data Property ToC

IRI: https://saref.etsi.org/saref4bldg/thermalEfficiency

Overall Thermal Efficiency is defined as gross energy output of the heat transfer device divided by the energy input.
has domain
Space Heater c

thicknessdp back to ToC or Data Property ToC

IRI: http://bimerr.iot.linkeddata.es/def/material-properties#thickness

Thickness of the layer
has domain
Material Layer c
has range
integer

Named Individuals

As Roomni back to ToC or Named Individual ToC

IRI: https://example.com/AsRoom

belongs to
space usage c

Bathingni back to ToC or Named Individual ToC

IRI: https://example.com/Bathing

belongs to
Task c

Connect To Heat Gridni back to ToC or Named Individual ToC

IRI: https://example.com/ConnectToHeatGrid

belongs to
Atomic Process c

Cookingni back to ToC or Named Individual ToC

IRI: https://example.com/Cooking

belongs to
Task c

Environmental Considerationni back to ToC or Named Individual ToC

IRI: https://example.com/EnvironmentalConsideration

belongs to
energy reduction motivation c

Filling Poolni back to ToC or Named Individual ToC

IRI: https://example.com/FillingPool

belongs to
Task c

Financial Considerationni back to ToC or Named Individual ToC

IRI: https://example.com/FinancialConsideration

belongs to
energy reduction motivation c

For Storageni back to ToC or Named Individual ToC

IRI: https://example.com/ForStorage

belongs to
space usage c

For Technical Installationsni back to ToC or Named Individual ToC

IRI: https://example.com/ForTechnicalInstallations

belongs to
space usage c

High Nuisanceni back to ToC or Named Individual ToC

IRI: https://example.com/HighNuisance

has facts
has nuisance score dp "8"^^integer

Insulate Attic Floorni back to ToC or Named Individual ToC

IRI: https://example.com/InsulateAtticFloor

belongs to
Atomic Process c

Insulate Flat Roofni back to ToC or Named Individual ToC

IRI: https://example.com/InsulateFlatRoof

belongs to
Atomic Process c

Insulate Floor Above Basementni back to ToC or Named Individual ToC

IRI: https://example.com/InsulateFloorAboveBasement

belongs to
Atomic Process c

Insulate Gable Roofni back to ToC or Named Individual ToC

IRI: https://example.com/InsulateGableRoof

belongs to
Atomic Process c

Insulate Wall Cavityni back to ToC or Named Individual ToC

IRI: https://example.com/InsulateWallCavity

belongs to
Atomic Process c

Insulate Wall Exteriorni back to ToC or Named Individual ToC

IRI: https://example.com/InsulateWallExterior

belongs to
Atomic Process c

Insulate Wall Interiorni back to ToC or Named Individual ToC

IRI: https://example.com/InsulateWallInterior

belongs to
Atomic Process c

Low Nuisanceni back to ToC or Named Individual ToC

IRI: https://example.com/LowNuisance

has facts
has nuisance score dp "2"^^integer

Moderate Nuisanceni back to ToC or Named Individual ToC

IRI: https://example.com/ModerateNuisance

has facts
has nuisance score dp "5"^^integer

No Motivationni back to ToC or Named Individual ToC

IRI: https://example.com/NoMotivation

belongs to
renovation motivation c

Normalni back to ToC or Named Individual ToC

IRI: https://example.com/Normal

belongs to
sound level c

Not In Useni back to ToC or Named Individual ToC

IRI: https://example.com/NotInUse

belongs to
space usage c

Not Matter Nuisanceni back to ToC or Named Individual ToC

IRI: https://example.com/NotMatterNuisance

has facts
has nuisance score dp "10"^^integer

Other Motivationni back to ToC or Named Individual ToC

IRI: https://example.com/OtherMotivation

belongs to
renovation motivation c

Place Air Air Heatpumpni back to ToC or Named Individual ToC

IRI: https://example.com/PlaceAirAirHeatpump

belongs to
Atomic Process c

Place Air Water Heatpumpni back to ToC or Named Individual ToC

IRI: https://example.com/PlaceAirWaterHeatpump

belongs to
Atomic Process c

Place Air Water Heatpump With Coolingni back to ToC or Named Individual ToC

IRI: https://example.com/PlaceAirWaterHeatpumpWithCooling

belongs to
Atomic Process c

Place Airconditioningni back to ToC or Named Individual ToC

IRI: https://example.com/PlaceAirconditioning

belongs to
Atomic Process c

Place Floor Heatingni back to ToC or Named Individual ToC

IRI: https://example.com/PlaceFloorHeating

belongs to
Atomic Process c
has facts
has Precondition op Insulated Floor ni

Place Geothermal Heatpump Horizontalni back to ToC or Named Individual ToC

IRI: https://example.com/PlaceGeothermalHeatpumpHorizontal

belongs to
Atomic Process c

Place Geothermal Heatpump Verticalni back to ToC or Named Individual ToC

IRI: https://example.com/PlaceGeothermalHeatpumpVertical

belongs to
Atomic Process c

Place Heat Pump Boilerni back to ToC or Named Individual ToC

IRI: https://example.com/PlaceHeatPumpBoiler

belongs to
Atomic Process c

Place Low Temperature Emissionni back to ToC or Named Individual ToC

IRI: https://example.com/PlaceLowTemperatureEmission

belongs to
Atomic Process c

Place P V Panels In Gardenni back to ToC or Named Individual ToC

IRI: https://example.com/PlacePVPanelsInGarden

belongs to
Atomic Process c

Place P V Panels On Roofni back to ToC or Named Individual ToC

IRI: https://example.com/PlacePVPanelsOnRoof

belongs to
Atomic Process c
has facts
has Precondition op Asbestos Free Roof ni

Place Roof Underlaymentni back to ToC or Named Individual ToC

IRI: https://example.com/PlaceRoofUnderlayment

belongs to
Atomic Process c

Place Sun Shadeni back to ToC or Named Individual ToC

IRI: https://example.com/PlaceSunShade

belongs to
Atomic Process c

Quietni back to ToC or Named Individual ToC

IRI: https://example.com/Quiet

belongs to
sound level c

Remove Asbestos Flat Roofni back to ToC or Named Individual ToC

IRI: https://example.com/RemoveAsbestosFlatRoof

belongs to
Atomic Process c

Remove Asbestos Gable Roofni back to ToC or Named Individual ToC

IRI: https://example.com/RemoveAsbestosGableRoof

belongs to
Atomic Process c

Replace Flat Roofni back to ToC or Named Individual ToC

IRI: https://example.com/ReplaceFlatRoof

belongs to
Atomic Process c

Replace Gable Roofni back to ToC or Named Individual ToC

IRI: https://example.com/ReplaceGableRoof

belongs to
Atomic Process c

Replace Glazingni back to ToC or Named Individual ToC

IRI: https://example.com/ReplaceGlazing

belongs to
Atomic Process c

Replace Ventilation Systemni back to ToC or Named Individual ToC

IRI: https://example.com/ReplaceVentilationSystem

belongs to
Atomic Process c

Replace Windowsni back to ToC or Named Individual ToC

IRI: https://example.com/ReplaceWindows

belongs to
Atomic Process c

Showeringni back to ToC or Named Individual ToC

IRI: https://example.com/Showering

belongs to
Task c

Space Coolingni back to ToC or Named Individual ToC

IRI: https://example.com/SpaceCooling

belongs to
Task c

Space Heatingni back to ToC or Named Individual ToC

IRI: https://example.com/SpaceHeating

belongs to
Task c

Taking A Saunani back to ToC or Named Individual ToC

IRI: https://example.com/TakingASauna

belongs to
Task c

To Improve E P Cni back to ToC or Named Individual ToC

IRI: https://example.com/ToImproveEPC

belongs to
energy reduction motivation c
renovation motivation c

To Improve Sustainabilityni back to ToC or Named Individual ToC

IRI: https://example.com/ToImproveSustainability

belongs to
renovation motivation c

To Increase Market Valueni back to ToC or Named Individual ToC

IRI: https://example.com/ToIncreaseMarketValue

belongs to
renovation motivation c

To Increase Thermal Comfortni back to ToC or Named Individual ToC

IRI: https://example.com/ToIncreaseThermalComfort

belongs to
renovation motivation c

To Lower Energy Consumptionni back to ToC or Named Individual ToC

IRI: https://example.com/ToLowerEnergyConsumption

belongs to
renovation motivation c

To Lower Energy Costni back to ToC or Named Individual ToC

IRI: https://example.com/ToLowerEnergyCost

belongs to
renovation motivation c

Very Quietni back to ToC or Named Individual ToC

IRI: https://example.com/VeryQuiet

belongs to
sound level c

Water Heatingni back to ToC or Named Individual ToC

IRI: https://example.com/WaterHeating

belongs to
Task c

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.