<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">An open endpoint and framework for the development of linked data for building energy systems</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">James</forename><surname>Allan</surname></persName>
							<email>james.allan@empa.ch</email>
							<affiliation key="aff0">
								<orgName type="laboratory">Urban Energy Systems Laboratory</orgName>
								<orgName type="institution">Empa</orgName>
								<address>
									<addrLine>Ueberlandstrasse 129</addrLine>
									<postCode>8600</postCode>
									<settlement>Dübendorf</settlement>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jong</forename><surname>Gwan</surname></persName>
							<email>jonggwan.an@empa.ch</email>
							<affiliation key="aff0">
								<orgName type="laboratory">Urban Energy Systems Laboratory</orgName>
								<orgName type="institution">Empa</orgName>
								<address>
									<addrLine>Ueberlandstrasse 129</addrLine>
									<postCode>8600</postCode>
									<settlement>Dübendorf</settlement>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Reto</forename><surname>Frickerr</surname></persName>
							<email>reto.fricker@empa.ch</email>
							<affiliation key="aff0">
								<orgName type="laboratory">Urban Energy Systems Laboratory</orgName>
								<orgName type="institution">Empa</orgName>
								<address>
									<addrLine>Ueberlandstrasse 129</addrLine>
									<postCode>8600</postCode>
									<settlement>Dübendorf</settlement>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Sascha</forename><surname>Stoller</surname></persName>
							<email>sascha.stoller@empa.ch</email>
							<affiliation key="aff0">
								<orgName type="laboratory">Urban Energy Systems Laboratory</orgName>
								<orgName type="institution">Empa</orgName>
								<address>
									<addrLine>Ueberlandstrasse 129</addrLine>
									<postCode>8600</postCode>
									<settlement>Dübendorf</settlement>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Philipp</forename><surname>Heer</surname></persName>
							<email>philipp.heer@empa.ch</email>
							<affiliation key="aff0">
								<orgName type="laboratory">Urban Energy Systems Laboratory</orgName>
								<orgName type="institution">Empa</orgName>
								<address>
									<addrLine>Ueberlandstrasse 129</addrLine>
									<postCode>8600</postCode>
									<settlement>Dübendorf</settlement>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">An open endpoint and framework for the development of linked data for building energy systems</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">70EB3F9FDC90AB2D71CBC8860FAFCD8E</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T20:19+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Data Integration</term>
					<term>Knowledge graphs</term>
					<term>Use case</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The NEST building is a research and innovation building in Switzerland. Data collected by the NEST building is available for researchers and organisations to develop models and test applications. This data resource includes an endpoint to an RDF knowledge graph containing linked data about the building and its energy systems (https://graphdb.nestcloud.ch/). Our primary motivation is to improve the energy performance of the building, which includes both simulation and control of the energy systems. We have diverse static datasets containing information about the building and its energy systems. The datasets include BIM models, sensor metadata, engineering schematics and 3D city models. There are also real-time data streams and historical data from sensors and actuators installed in the building. The BMS records and stores approximately 10,000 measurements every minute. Semantic web technologies offer a promising solution to improve the discoverability and interoperability of this data. They also provide a flexible and extensible framework for representing and querying complex data. Despite these benefits, RDF knowledge graphs are challenging to create and maintain. A lack of strictness introduces scope for errors and inconsistencies in the data; engineers have raised concerns that models will differ between creators, even if they follow the same ontologies. Standards such as SHACL help achieve consistency at the expense of flexibility. We have also found that converting all data into RDF is impractical. There is also an abundance of ontologies to represent building and energy systems concepts, which contain many overlapping classes and properties, e.g. BOT, BRICK, ifcOWL, SSN/SOSA, SAREF, RealEstateCore. Despite this, there are limited examples of knowledge graph instances of the same building according to different ontologies, which makes it difficult to compare data modelling approaches. We have recognised a need for a traceable and repeatable framework for developing knowledge graphs for building energy applications. Such a framework will enable different approaches to be replicated and compared. We propose an approach to maintain the connection between the knowledge graph and the raw input datasets. We achieve this through version-controlled repositories for processing scripts and data, e.g. GitHub and Zenodo. The connection between the raw input data and knowledge graph should be maintained so that if one is updated, the other is synchronised. We aim to provide a framework for the continual evolution of pipelines to generate knowledge graphs for buildings and their energy systems. We will present our initial pipeline and the resulting knowledge graph. We will give an overview of the challenges faced and an outline for future research.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body/>
		<back>
			<div type="references">

				<listBibl/>
			</div>
		</back>
	</text>
</TEI>
