<?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">QBOAirbase: The European Air Quality Database as an RDF Cube</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Luis</forename><surname>Galárraga</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Aalborg University</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Kim</forename><surname>Ahlstrøm</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Aalborg University</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Katja</forename><surname>Hose</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Aalborg University</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">QBOAirbase: The European Air Quality Database as an RDF Cube</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">B8E247AB1F235DA40993BEB0D9CE9673</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T06:12+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>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The Airbase is the European air quality dataset maintained by the Environmental European Agency. The dataset is available on the Web, and contains air quality monitoring data for 40 European countries. The multidimensional nature of the data makes it a good fit for OLAP (Online Analytical Processing) systems. Moreover, by linking the data to the Semantic Web, we can magnify its value, allowing for more sophisticated data analytics. In this paper, we introduce and describe QBOAirbase, a multidimensional provenance-augmented version of the Airbase dataset. QBOAirbase models air pollution data as an RDF cube, which has been linked to the YAGO and DBpedia knowledge bases.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>The Airbase<ref type="foot" target="#foot_0">1</ref> is the European air quality dataset maintained by the EEA (Environmental European Agency). The dataset is available on the Web, and contains air quality monitoring data for 40 European countries. The numerical and multidimensional data contained in the Airbase dataset can be efficiently handled by Online Analytical Processing systems (OLAP). Such systems are common in data warehousing or business intelligence scenarios, and are optimized to handle complex aggregation queries on multidimensional data with rare updates. Multidimensional datasets, known as data cubes, consist of a set of observations, e.g., measurements of the concentration of an air pollutant. These observations are described in terms of coordinates in a set of dimensions, e.g., time or location. Observations are the target of OLAP applications.</p><p>OLAP applications can benefit considerably from RDF and Linked Data <ref type="bibr" target="#b0">[1]</ref><ref type="bibr" target="#b1">[2]</ref><ref type="bibr" target="#b2">[3]</ref><ref type="bibr" target="#b7">8]</ref>. Thanks to the Linked Open Data initiative<ref type="foot" target="#foot_1">2</ref> , resources from different datasets have been interlinked when they refer to the same real-world concept. Such a network of datasets constitutes what we call the Semantic Web, and allows us to see the Web as a giant knowledge base that can be queried, "understood", and analyzed by software agents. The interest in OLAP on the Semantic Web has been thrusted by the support for aggregation queries introduced in SPARQL 1.1 -the query language for RDF-, and the publication of the QB vocabulary <ref type="bibr" target="#b11">[12]</ref> to model multidimensional data in RDF. This has motivated the publication of several datasets as RDF cubes <ref type="foot" target="#foot_2">3</ref> . Keeping track of the origin of the data is crucial in a setting with multiple independent data providers. The provenance of a fact in an RDF data collection is metadata about the source and the data transformations that led to the publication of that fact. Such metadata finds application in scenarios such as data fusion or access control <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b8">9]</ref>. While some RDF datasets have been augmented with provenance information <ref type="bibr" target="#b5">[6]</ref>, these still constitute a minority.</p><p>We present QBOAirbase, a multidimensional, linked and provenanceaugmented version of the Airbase dataset in RDF. QBOAirbase represents air pollution data as a three-dimensional multilevel cube modeled with QB4OLAP <ref type="bibr" target="#b4">[5]</ref> -an extension of QB that allows for multilevel dimensions. By linking QBOAirbase to YAGO <ref type="bibr" target="#b9">[10]</ref> and DBpedia <ref type="bibr" target="#b6">[7]</ref>, we enrich the Airbase dataset with further information about the cities and countries of the monitoring stations, and the air pollutants. This opens the door to more sophisticated use cases in the analysis of air pollution data. We elaborate on the design of QBOAirbase in the following.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">QBOAirbase</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">The Airbase Dataset</head><p>QBOAirbase is built upon version 8 of the Airbase dataset 1 . The original dataset is a collection of CSV and XML files containing annual concentration measurements for 238 air pollutants (e.g., SO 2 , PM 10 ) in 40 European countries from years 1969 to 2012. Besides the actual measurements, the files also contain information about the data providers and the monitoring stations. For the latter, this includes the station's geographic location and technical details about the sensors' configurations. The data is accessible via a SPARQL endpoint <ref type="foot" target="#foot_3">4</ref> . Unlike QBOAirbase, this dataset is modeled with QB <ref type="bibr" target="#b11">[12]</ref> instead of QB4OLAP <ref type="bibr" target="#b4">[5]</ref> and provides neither provenance information nor links to existing knowledge bases. Furthermore, the SPARQL endpoint does not offer detailed documentation about the RDF schema and how to query the data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Cube Structure</head><p>Observations. In QBOAirbase an observation maps to a measurement in the original Airbase dataset, that is, the aggregation of a set of measurements for a single air pollutant in an annual time span. QBOAirbase includes measurements for a list of 15 pollutants out of the 238 present in the original dataset. This is the minimal list of pollutants that a country must measure according to EU regulations. The original dataset considers 20 aggregation functions such as the annual mean, the maximum, the 50th percentile, among others. They are all considered in QBOAirbase.</p><p>Dimensions. An observation is characterized by its coordinates in the year, station, and sensor dimensions as Figure <ref type="figure" target="#fig_0">1</ref> shows. The edges in the figure define the schema properties, i.e., the RDF properties that connect the different levels of the cube structure. The station dimension contains three levels: station, city, and country. For some stations we did not have access to the information of the city, hence those stations can only be rolled-up to the country level. We have manually linked the cities and countries in QBOAirbase to YAGO <ref type="bibr" target="#b9">[10]</ref> and DBpedia <ref type="bibr" target="#b6">[7]</ref>. The sensor dimension was artificially introduced and consists of two levels: sensor and component. The sensor level represents a sensor configuration and is described by a measurement unit, a type of equipment, a technique principle of the equipment, an aggregation function, etc. A sensor can be rolled-up to a component, which corresponds to an air pollutant (e.g., NO 2 ). The pollutants associated to the components have been manually linked to their corresponding YAGO and DBpedia resources as we did for cities and countries. Both the sensor dimension and the distinction between sensor and component allow us to model the fact that a station can provide measurements for the same pollutant under different sensor configurations, e.g., using a different aggregation function or measurement unit. Sensors and pollutants are instances of the classes Sensor and Property defined in the Semantic Sensor Network Ontology (SSN) <ref type="bibr" target="#b12">[13]</ref>. SSN is a W3C candidate recommendation to describe sensors and measurement procedures.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Provenance</head><p>Each RDF triple in QBOAirbase is augmented with its workflow provenance <ref type="bibr" target="#b10">[11]</ref>. In this model each triple is assigned an RDF resource, which we call its provenance entity. Such an entity models the processes that led to the generation of the triple, and is described with the W3C specification PROV-O <ref type="bibr" target="#b13">[14]</ref>. A provenance entity can represent the source of a given measurement (e.g., a file), a schema mapping, or the result of a data operation such as a data extraction or a join. A data operation is modeled as an activity in PROV-O. Activities can produce or depend on provenance entities and they can directly or indirectly be carried by agents. These can be people, organizations, or even software agents.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Applications and Outlook</head><p>The Airbase's website provides an extensive list of reports in the form of figures, tables, interactive maps, and visualizations. Most of the reports can be generated by OLAP operations on the available data. However, some reports require additional data not present in the dataset. One example is the percentage of urban population resident in areas where pollutant concentrations are higher than the recommend limit values 5 , which requires the population of the cities and the recommended concentration values of the pollutants. Such information can be obtained from another knowledge base. This justifies our decision of linking QBOAirbase to other sources in the Semantic Web. Moreover, the workflow provenance gives users more control on the data by e.g., restricting reports to data coming from particular institutions.</p><p>QBOAirbase is publicly available at http://qweb.cs.aau.dk/qboairbase. We also provide a SPARQL endpoint and a detailed documentation of the cube and provenance design. As Airbase, QBOAirbase is released under the terms of the ODC Open Database License (ODbL).</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. QBOAirbase's cube structure. The prefix air is a shorthand for http://qweb.cs.aau.dk/airbase/data/.</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">https://www.eea.europa.eu/ds_resolveuid/3c756b2021754f6bba40447397d67fdf</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://linkeddata.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">https://www.w3.org/2011/gld/wiki/Data_Cube_Implementations</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">http://semantic.eea.europa.eu/sparql</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_4">https://www.eea.europa.eu/data-and-maps/figures/urban-population-resident-in-areas-pollutant-limit-target</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This research was partially funded by the Danish Council for Independent Research (DFF) under grant agreement No. DFF-4093-00301.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Using Semantic Web Technologies for Exploratory OLAP: A Survey</title>
		<author>
			<persName><forename type="first">A</forename><surname>Abelló</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Romero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">B</forename><surname>Pedersen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Berlanga</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Nebot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Aramburu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Simitsis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Knowledge and Data Engineering</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="issue">2</biblScope>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">Towards Answering Provenance-Enabled SPARQL Queries Over RDF Data Cubes</title>
		<author>
			<persName><forename type="first">Kim</forename><surname>Ahlstrøm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Katja</forename><surname>Hose</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Torben</forename><surname>Bach Pedersen</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016</date>
			<publisher>JIST</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Publishing Danish Agricultural Government Data as Semantic Web Data</title>
		<author>
			<persName><forename type="first">Alex</forename><forename type="middle">B</forename><surname>Andersen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nurefşan</forename><surname>Gür</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Katja</forename><surname>Hose</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Kim</forename><forename type="middle">A</forename><surname>Jakobsen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Torben</forename><surname>Bach Pedersen</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2015">2015</date>
			<publisher>JIST</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">A Language for Provenance Access Control</title>
		<author>
			<persName><forename type="first">Tyrone</forename><surname>Cadenhead</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Vaibhav</forename><surname>Khadilkar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Murat</forename><surname>Kantarcioglu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Bhavani</forename><surname>Thuraisingham</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2011">2011</date>
			<publisher>CODASPI</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">QB4OLAP: A Vocabulary for OLAP Cubes on the Semantic Web</title>
		<author>
			<persName><forename type="first">Lorena</forename><surname>Etcheverry</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alejandro</forename><forename type="middle">A</forename><surname>Vaisman</surname></persName>
		</author>
		<editor>COLD</editor>
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Provenance Information in the Web of Data</title>
		<author>
			<persName><forename type="first">Olaf</forename><surname>Hartig</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">2009</date>
			<publisher>LOWD</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">DBpedia -A Large-scale, Multilingual Knowledge Base Extracted from Wikipedia</title>
		<author>
			<persName><forename type="first">Jens</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Robert</forename><surname>Isele</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Max</forename><surname>Jakob</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Anja</forename><surname>Jentzsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dimitris</forename><surname>Kontokostas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Pablo</forename><forename type="middle">N</forename><surname>Mendes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sebastian</forename><surname>Hellmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mohamed</forename><surname>Morsey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sören</forename><surname>Patrick Van Kleef</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Christian</forename><surname>Auer</surname></persName>
		</author>
		<author>
			<persName><surname>Bizer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Semantic Web Journal</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">2</biblScope>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">OLAP for Multidimensional Semantic Web Databases</title>
		<author>
			<persName><forename type="first">Adriana</forename><surname>Matei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Kuo-Ming</forename><surname>Chao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nick</forename><surname>Godwin</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2015">2015</date>
			<publisher>BIRTE</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Sieve: Linked Data Quality Assessment and Fusion</title>
		<author>
			<persName><forename type="first">Pablo</forename><forename type="middle">N</forename><surname>Mendes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hannes</forename><surname>Mühleisen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Christian</forename><surname>Bizer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">EDBT/ICDT Workshops</title>
				<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">YAGO: A Core of Semantic Knowledge</title>
		<author>
			<persName><forename type="first">Fabian</forename><forename type="middle">M</forename><surname>Suchanek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gjergji</forename><surname>Kasneci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gerhard</forename><surname>Weikum</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
			<publisher>WWW</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">On Provenance of Queries on Semantic Web Data</title>
		<author>
			<persName><forename type="first">Yannis</forename><surname>Theoharis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Irini</forename><surname>Fundulaki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Grigoris</forename><surname>Karvounarakis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Vassilis</forename><surname>Christophides</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Internet Computing</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="issue">1</biblScope>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">The RDF Data Cube Vocabulary</title>
		<ptr target="https://www.w3.org/TR/vocab-data-cube/,2014" />
	</analytic>
	<monogr>
		<title level="m">Word Wide Web Consortium</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Word Wide Web Consortium</title>
		<ptr target="https://www.w3.org/TR/vocab-ssn/,2017" />
	</analytic>
	<monogr>
		<title level="m">Semantic Sensor Network Ontology, W3C Candidate Recommendation</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<ptr target="http://www.w3.org/TR/2013/REC-prov-o-20130430/" />
		<title level="m">World Wide Web Consortium</title>
				<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
	<note>PROV-O: The PROV Ontology</note>
</biblStruct>

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