<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Enabling Data Analytics from Knowledge Graphs</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Universidade de Fortaleza</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fortaleza</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Brazil hos@edu.unifor.br</string-name>
        </contrib>
      </contrib-group>
      <abstract>
        <p>Scienti c data is being acquired in high volumes in support of studies in many knowledge areas. Regular data analytics processes make use of datasets that often lack enough knowledge to facilitate the work of data scientists. By relying on knowledge graphs (KGs), those di culties can be mitigated. This research focuses on enabling data analytics over scienti c data in light of knowledge available in KGs, providing access, based on queries, to scienti c data points in KGs to data users while making use of available knowledge to facilitate their data analytics activities.</p>
      </abstract>
      <kwd-group>
        <kwd>knowledge graphs</kwd>
        <kwd>data analytics</kwd>
        <kwd>data access</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>{ How to successfully nd all the relevant data among massive data collections?
{ How to compare/combine two (or more) variables that measure the same
characteristic but were acquired using di erent instruments each one with
its own resolution, precision and accuracy?
{ How to allow data users, with no prior knowledge about the data, to
successfully use it and leverage new applications?</p>
      <p>
        Recently, the use of Knowledge Graphs (KGs) is on the rise as a way of
building large knowledge bases as a graph structure. Those graphs aim to
represent knowledge as a series of statements as triples, in the form of subject
predicate object. Until now, KG common usages include enhancing search [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]
and performing A.I. tasks like Question Answering [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], Natural Language
Processing [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] and Machine Learning [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. In contrast, there exists an increasing
number of approaches for building domain sciences [
        <xref ref-type="bibr" rid="ref2 ref6 ref9">2, 6, 9</xref>
        ], Internet of Things
(IoT) [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] and city [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] KGs (in which scienti c data are present), with the
intent of encoding provenance, context and further knowledge behind each
scienti c data point. Nevertheless, when confronted with above listed problems,
the state-of-the-art approaches do not perform well as they are either focused
on annotation [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], general use [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] or real-time querying [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. As a consequence,
data users rely yet on the aforementioned scienti c datasets that usually lack
enough knowledge to facilitate their data understanding and preparation.
      </p>
      <p>
        This Ph.D. research proposal settles itself on the problem of enabling data
analytics over scienti c data in light of knowledge available in KGs that describe
studies generating scienti c data. More speci cally, to provide access, based on
queries, to scienti c data points in KGs to data users while making use of
available knowledge to facilitate their data analytics activities. This objective poses
a number of challenges, among them:
{ Domain modeling: The development of domain ontologies for the Semantic
Web has been historically use-case driven [
        <xref ref-type="bibr" rid="ref11 ref4">4, 11</xref>
        ], but the data analytics
usecase has not yet been fully explored.
{ Provenance, contextual knowledge and uncertainty: Instruments
characteristics (resolution, accuracy, precision), agent interventions over them
(deployments, calibrations, con gurations) and detectors faults are
examples of what can directly a ect scienti c data values. This knowledge needs
to be tracked and explored to provide data users trustworthy results.
{ Knowledge Graph data access: Routine data tools (R, Python, Weka,
Gephi, Business Intelligence softwares etc.) used in support of data
analytics activities often expect tabular data as input, not coping properly with
Semantic Web technologies and formats.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Relevancy</title>
      <p>
        Data preparation is estimated to take around 80% of the whole analytical pipeline
[
        <xref ref-type="bibr" rid="ref19">19</xref>
        ], with tasks like data understanding and data cleaning requiring a great e ort.
Hence, the actual analysis activities, which indeed extract new knowledge from
the data, are delayed and/or shortened, directly impacting outcomes quality and
projects deadlines. We aim to simplify this process by providing speci cations
and tools. Given this, we expect this research to bring straight bene ts to data
scientists and eld specialists.
      </p>
      <p>Interoperability between scienti c KGs and existing non-semantic tools should
broaden the use of KGs to even more knowledge areas, as working with data
contained in it will be made easier.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Related work</title>
      <p>
        The \Knowledge Graph" term gained popularity with the announcement1 of
The Knowledge Graph by Google in an e ort to merge Freebase[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], Wikipedia
and the CIA World Factbook2 augmented with their search engine's queries
and results. Since then, a number of existing projects have been categorized as
KGs. For instance, YAGO [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ], DBpedia [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] and Wikidata [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ] are free
generalpurpose KGs, while the Gene Ontology [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], Bio2RDF [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] and KnowLife [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] are
aimed toward life sciences. All of those approaches have focused on the problem
of encoding knowledge and KG building, not particularly concerned about how
to cope with data analytics activities.
      </p>
      <p>
        The Graph of Things [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] is a proposed KG for integrating heterogeneous
IoT data sources that enables querying and visualization through an SPARQL
endpoint. This approach makes use of the SSN ontology3 to describe physical
sensing instruments and their observed data with some metadata including
sensor con guration and measured characteristic. However, the sole ways to work
with data contained in this KG is to either use its SPARQL endpoint or a
stream subscribing channel that provides continuous queries over RDF stream
data which, therefore, makes this approach not suited for data analytics, lacking
interoperability with existing data tools. The work in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] describes an approach
that integrates heterogeneous data sources into an RDF KG for predictive
analysis. The presented system is capable of providing an SPARQL query interface
for preparing datasets for di erent tools in the context of predictive analysis.
      </p>
      <p>
        There exists a number of approaches tackling data analytics challenges
related to the Smart City context using city published data. CityPulse [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] is a
framework that enables development of applications in support of cities, by
providing integration mechanisms for urban data streams. The ISO 37120:2014 [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]
is a standard that de nes 100 indicators across 17 themes that were evaluated
to be a precise way to measure a city's performance of its services and quality of
life. The themes span areas including Economy, Education, Health, and Safety.
The main goal of this standard is to provide a concise set of well-de ned global
indicators that any city can use to measure itself. Moreover, cities that adhere
to this standard are able to compare themselves and evaluate how well they are
1
https://googleblog.blogspot.com/2012/05/introducing-knowledge-graphthings-not.html
2 https://www.cia.gov/library/publications/the-world-factbook
3 https://www.w3.org/TR/vocab-ssn/
doing in comparison to others. Relying on the RDF model and making use of
the ISO standard, the PolisGnosis Project [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] is a nal goal of an ongoing e ort
by the University of Toronto. The project aims the following:
{ To provide a description of all the 100 ISO indicators in terms of ontologies
for the semantic web;
{ To develop an engine capable of performing analysis in order to discover root
causes of di erences concerning why indicators change over time for a given
city and why they are di erent between di erent cities.
      </p>
      <p>
        Until the time of this writing, the PolisGnosis Project has focused largely
on the GCI Ontology engineering[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] as a standard to publish the ISO indicator
values.
4
      </p>
    </sec>
    <sec id="sec-4">
      <title>Research questions</title>
      <p>Given the identi ed challenges and limitations presented in the previous sections,
we have formulated the following research questions that we intend to answer:
Q1 Can ontologies be used to successfully bridge the knowledge gap between
acquired scienti c data and data users? If so, how?
Existing scienti c domain ontologies are not aligned with data analytics
requirements. For instance, when calculating indicators, related concepts may
suggest that a certain data point should be taken into account and these
relations are not always present because the ontology was developed for another
purpose.</p>
      <p>Q2 Will data users and applications bene t from the use of knowledge behind
each scienti c data point?
Common search mechanisms only index dataset metadata, returning
complete datasets that may be in a plethora of di erent formats.</p>
      <p>Q3 How to provide data access for scienti c KGs in a way that can be consumed
by routine data tools while making use of the attached data knowledge to
facilitate analytics?
Current RDF serialization formats include Turtle, JSON-LD and RDF/XML
which are not suited for most data tools, while SPARQL querying requires
previous knowledge on the ontologies used in the KG.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Hypotheses</title>
      <p>Our hypotheses derive directly from the questions above:
H1 The reuse of scienti c data ontologies with proper extensions and their
alignments to domain ontologies can mitigate the loss of knowledge during data
acquisition.
H2 Providing data points together with their knowledge (e.g. provenance,
contextual knowledge) to data users and applications can facilitate data
analytics.</p>
      <p>H3 A hybrid RDF serialization format that suits the needs of existing data tools
but also is able to convey knowledge can be used to serialize data from KGs
together with its associated metadata.</p>
      <p>H4 A query API for scienti c KGs can also be used to output data together
with its associated metadata for facilitating data analytics.
6</p>
    </sec>
    <sec id="sec-6">
      <title>Preliminary results</title>
      <p>
        In [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ], we described our rst approach at a process of data acquisition and KG
building in the context of urban mass transportation where data was produced
by GPS devices deployed on buses from the city of Fortaleza, Brazil. The built
KG was suited for metadata-driven faceted-search over the data, which enabled a
better understanding of the data contained in the KG by the explicit information
about context provenance. This work was our rst approach of putting in place
enough relevant metadata and this was accomplished by the use of our HAScO
Ontology4 (which evolved from HASNetO [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]) as a way of describing content
and context of the acquired data.
      </p>
      <p>
        Following, in [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ], we presented an operational description of a KG that
supports automatic generation of dashboards along with an indicator ontology
that supports data visualization techniques. This work extends the previous
one by providing a rst data analytics use-case where data in KG is used to
produce rich visualizations in dashboards that are automatically built based on
the knowledge we have put in place in the KG and an indicator ontology.
      </p>
      <p>Both works make use of the proposed CCSV (Contextualized CSV) format
which we have designed to support not only raw les from data acquisition
instruments prior to be turned into knowledge in the KG, but also as an output
format for data in KGs. A CCSV le is a regular CSV le with a Turtle preamble
on top of it, which links the le contents (registers and columns) to a domain
ontology, thus preserving the semantics associated with the data. The CCSV
format has shown promising results as a way to bridge the gap between KGs
and data tools.
7</p>
    </sec>
    <sec id="sec-7">
      <title>Approach</title>
      <p>The main idea behind our approach is to provide a speci cation for the
construction of a scienti c KG along with processes in support of data analytics. The
key innovation and novel contribution is the ability to use knowledge in the KG
to provide data access and prepare datasets for data analytics, based on user
queries.
4 http://hadatac.org/ont/hasco#</p>
      <p>
        In order to tackle Q1, we are gathering scienti c data analytics requirements
working in conjunction with data users in two domain areas: environmental and
urban. Based on the requirements, we are reusing and extending ontologies that
we believe will be capable of composing a base knowledge layer that can be
exploited by processes that aim to facilitate data analytics. Currently, we are using
HAScO as our base ontology for a scienti c KG as it makes use of PROV-O for
provenance tracking alongside VSTO-I [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] and proper extensions for registering
contextual knowledge. For Q2, in its turn, we are creating processes that are
able to retrieve desired data points by using the knowledge from our scienti c
HAScO-based KGs based on user queries. With that, we intend data users to
have direct access to data points instead of complete datasets in order to produce
more reliable data analytics.
      </p>
      <p>Data in KGs are in triples format which is good for representing knowledge
but not so for data analytics tools which, most of the times, expect tabular data.
For Q3, we are working with two distinct approaches. First, we have discussed
the CCSV format in the previous section, which is able to be a way of serializing
data from KG together with its associated knowledge with the capability of
serving as an input format for intelligent applications that can take advantage of
that, as demonstrated by our preliminary results. We are continuously expanding
the format to handle new data analytics use-cases. Secondly, we are also studying
how to provide a programmatically way of accessing the desired data for analytics
from tools that support this feature.
8</p>
    </sec>
    <sec id="sec-8">
      <title>Evaluation plan</title>
      <p>
        We intend to validate H1 using state of the art KG evaluation approaches
discussed in [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. For H2, we are gathering data analytics use cases and assessing
how the associated metadata facilitates the use of the data.
      </p>
      <p>Ultimately, for H3 and H4, we intend to perform tests with data scientists
and eld specialists acting as users of our proposed KG and processes. Using
their data (preferably from di erent studies and sources), we intend to build
a scienti c KG adding the relevant metadata and then provide them tools for
querying the data and preparing datasets for their routine data analytics. Then,
questionnaires will be applied to measure how much our approach has eased
their tasks in contrast with their regular processes.
9</p>
    </sec>
    <sec id="sec-9">
      <title>Re ections</title>
      <p>To conclude, we have identi ed from the state of the art approaches that the
task of promoting data analytics from scienti c data in KGs is still in its early
stages. With this research, we intend to push this forward by proposing a KG
speci cation that not only is capable of tracking all the contextual knowledge
that is lost during data acquisition activities but is aligned with data analytics
requirements. More than that, we intend to exploit knowledge in KGs to be
able to return data points directly related to user queries instead of complete
datasets. Given this, we expect the outcome of this research to dramatically
decrease the data preparation e orts.</p>
    </sec>
    <sec id="sec-10">
      <title>Acknowledgments</title>
      <p>Advised by Prof. Vasco Furtado. Further thanks to Dr. Paulo Pinheiro and
Prof. Deborah L. McGuinness for the cooperation and invaluable feedback on
this work.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Arenas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Cuenca</given-names>
            <surname>Grau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Kharlamov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Marciuska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Zheleznyakov</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.</surname>
          </string-name>
          :
          <article-title>Faceted search over RDF-based knowledge graphs</article-title>
          .
          <source>Web Semantics: Science, Services and Agents on the World Wide Web</source>
          <volume>37</volume>
          {
          <fpage>38</fpage>
          ,
          <issue>55</issue>
          {74 (Mar
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Ashburner</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ball</surname>
            ,
            <given-names>C.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blake</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Botstein</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Butler</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cherry</surname>
            ,
            <given-names>J.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Davis</surname>
            ,
            <given-names>A.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dolinski</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dwight</surname>
            ,
            <given-names>S.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eppig</surname>
            ,
            <given-names>J.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Harris</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hill</surname>
            ,
            <given-names>D.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>IsselTarver</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kasarskis</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lewis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Matese</surname>
            ,
            <given-names>J.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Richardson</surname>
            ,
            <given-names>J.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ringwald</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rubin</surname>
            ,
            <given-names>G.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sherlock</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>Gene Ontology: tool for the uni cation of biology</article-title>
          .
          <source>Nature Genetics</source>
          <volume>25</volume>
          (
          <issue>1</issue>
          ),
          <volume>25</volume>
          {29 (May
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Auer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bizer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kobilarov</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cyganiak</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ives</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          :
          <article-title>DBpedia: A Nucleus for a Web of Open Data</article-title>
          .
          <source>In: The Semantic Web</source>
          , pp.
          <volume>722</volume>
          {
          <fpage>735</fpage>
          . No. 4825
          <source>in Lecture Notes in Computer Science (Jan</source>
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Beisswanger</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schulz</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stenzhorn</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hahn</surname>
          </string-name>
          , U.:
          <article-title>BioTop: An upper domain ontology for the life sciences</article-title>
          .
          <source>Applied Ontology</source>
          <volume>3</volume>
          (
          <issue>4</issue>
          ),
          <volume>205</volume>
          {212 (Jan
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Bollacker</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Evans</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paritosh</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sturge</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taylor</surname>
          </string-name>
          , J.:
          <article-title>Freebase: A Collaboratively Created Graph Database for Structuring Human Knowledge</article-title>
          .
          <source>In: Proceedings of the 2008 ACM SIGMOD International Conference on Management of Data</source>
          . pp.
          <volume>1247</volume>
          {
          <issue>1250</issue>
          (Jun
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Callahan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cruz-Toledo</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ansell</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dumontier</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>Bio2rdf Release 2: Improved Coverage, Interoperability and Provenance of Life Science Linked Data</article-title>
          .
          <source>In: The Semantic Web: Semantics and Big Data</source>
          . pp.
          <volume>200</volume>
          {
          <issue>212</issue>
          (May
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>Y.N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>W.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rudnicky</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Jointly Modeling Inter-Slot Relations by Random Walk on Knowledge Graphs for Unsupervised Spoken Language Understanding</article-title>
          .
          <source>In: Proceedings of the 2015 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          . pp.
          <volume>619</volume>
          {
          <issue>629</issue>
          (Jun
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Duan</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chiang</surname>
            ,
            <given-names>Y.Y.</given-names>
          </string-name>
          :
          <article-title>Building Knowledge Graph from Public Data for Predictive Analysis: A Case Study on Predicting Technology Future in Space and Time</article-title>
          .
          <source>In: Proceedings of the 5th ACM SIGSPATIAL International Workshop on Analytics for Big Geospatial Data</source>
          . pp.
          <volume>7</volume>
          {
          <issue>13</issue>
          (Oct
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Ernst</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siu</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weikum</surname>
          </string-name>
          , G.:
          <article-title>KnowLife: a versatile approach for constructing a large knowledge graph for biomedical sciences</article-title>
          .
          <source>BMC Bioinformatics</source>
          <volume>16</volume>
          , 157 (May
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Fox</surname>
            ,
            <given-names>M.S.:</given-names>
          </string-name>
          <article-title>PolisGnosis Project: Representing and Analysing City Indicators</article-title>
          . Working Paper, Enterprise Integration Laboratory, University of Toronto (May
          <year>2015</year>
          ), http://eil.utoronto.ca/wp-content/uploads/smartcities/papers/ PolisGnosis.pdf
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Fox</surname>
            ,
            <given-names>M.S.:</given-names>
          </string-name>
          <article-title>The role of ontologies in publishing and analyzing city indicators</article-title>
          .
          <source>Computers, Environment and Urban Systems</source>
          <volume>54</volume>
          ,
          <fpage>266</fpage>
          {279 (Nov
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Fox</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cinquini</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>West</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garcia</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Benedict</surname>
            ,
            <given-names>J.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Middleton</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Ontology-supported scienti c data frameworks: The Virtual SolarTerrestrial Observatory experience</article-title>
          .
          <source>Computers &amp; Geosciences</source>
          <volume>35</volume>
          (
          <issue>4</issue>
          ),
          <volume>724</volume>
          {738 (Apr
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Furtado</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Caminha</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Furtado</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lopes</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dantas</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ponte</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cavalcante</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Increasing the Likelihood of Finding Public Transport Riders that Face Problems Through a Data-Driven approach</article-title>
          .
          <source>arXiv:1705.03504 [cs] (Apr</source>
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14. ISO:
          <article-title>Sustainable development of communities { Indicators for city services and quality of life</article-title>
          .
          <source>ISO</source>
          <volume>37120</volume>
          :
          <year>2014</year>
          , International Organization for Standardization (May
          <year>2014</year>
          ), http://www.iso.org/iso/catalogue_detail?csnumber=
          <fpage>62436</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15. Je ery,
          <string-name>
            <given-names>S.R.</given-names>
            ,
            <surname>Alonso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            ,
            <surname>Franklin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.J.</given-names>
            ,
            <surname>Hong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            ,
            <surname>Widom</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.:</surname>
          </string-name>
          <article-title>A Pipelined Framework for Online Cleaning of Sensor Data Streams</article-title>
          .
          <source>In: 22nd International Conference on Data Engineering (ICDE'06)</source>
          . pp.
          <volume>140</volume>
          {
          <issue>140</issue>
          (Apr
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Le-Phuoc</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , Nguyen Mau Quoc,
          <string-name>
            <surname>H.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Ngo</given-names>
            <surname>Quoc</surname>
          </string-name>
          ,
          <string-name>
            <surname>H.</surname>
          </string-name>
          , Tran Nhat,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Hauswirth</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.:</surname>
          </string-name>
          <article-title>The Graph of Things: A step towards the Live Knowledge Graph of connected things</article-title>
          .
          <source>Web Semantics: Science, Services and Agents on the World Wide Web</source>
          <volume>37</volume>
          {
          <fpage>38</fpage>
          ,
          <issue>25</issue>
          {35 (Mar
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Lopez</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tommasi</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kotoulas</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>QuerioDALI: Question Answering Over Dynamic and Linked Knowledge Graphs</article-title>
          .
          <source>In: The Semantic Web { ISWC 2016</source>
          . pp.
          <volume>363</volume>
          {
          <fpage>382</fpage>
          . Lecture Notes in Computer Science (Oct
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Nickel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Murphy</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tresp</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gabrilovich</surname>
          </string-name>
          , E.:
          <article-title>A Review of Relational Machine Learning for Knowledge Graphs</article-title>
          .
          <source>Proceedings of the IEEE</source>
          <volume>104</volume>
          (
          <issue>1</issue>
          ),
          <volume>11</volume>
          {33 (Jan
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Patil</surname>
            ,
            <given-names>D.J.</given-names>
          </string-name>
          :
          <article-title>Data Jujitsu: The Art of Turning Data into Product</article-title>
          .
          <source>O'Reilly Media</source>
          ,
          <volume>1</volume>
          <fpage>edn</fpage>
          .
          <source>(Nov</source>
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Paulheim</surname>
          </string-name>
          , H.:
          <article-title>Knowledge graph re nement: A survey of approaches and evaluation methods</article-title>
          .
          <source>Semantic Web</source>
          <volume>8</volume>
          (
          <issue>3</issue>
          ),
          <volume>489</volume>
          {508 (Jan
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Pinheiro</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Santos</surname>
          </string-name>
          , H.:
          <article-title>Human-Aware Sensor Network Ontology: Semantic Support for Empirical Data Collection</article-title>
          .
          <source>In: Proceedings of the 5th Workshop on Linked Science. Bethlehem</source>
          , PA, USA (Oct
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Puiu</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barnaghi</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , Tonjes, R., Kumper,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Ali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.I.</given-names>
            ,
            <surname>Mileo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Parreira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.X.</given-names>
            ,
            <surname>Fischer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Kolozali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Farajidavar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Gao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            ,
            <surname>Iggena</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Pham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.L.</given-names>
            ,
            <surname>Nechifor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.S.</given-names>
            ,
            <surname>Puschmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Fernandes</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.:</surname>
          </string-name>
          <article-title>CityPulse: Large Scale Data Analytics Framework for Smart Cities</article-title>
          .
          <source>IEEE Access 4</source>
          ,
          <issue>1086</issue>
          {
          <fpage>1108</fpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dantas</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Furtado</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pinheiro</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          :
          <article-title>From Data to City Indicators: A Knowledge Graph for Supporting Automatic Generation of Dashboards</article-title>
          .
          <source>In: The Semantic Web</source>
          . pp.
          <volume>94</volume>
          {
          <issue>108</issue>
          (May
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Furtado</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pinheiro</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          :
          <article-title>Contextual Data Collection for Smart Cities</article-title>
          .
          <source>In: Proceedings of the Sixth Workshop on Semantics for Smarter Cities. Bethlehem</source>
          , PA, USA (Oct
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Suchanek</surname>
            ,
            <given-names>F.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kasneci</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weikum</surname>
          </string-name>
          , G.:
          <article-title>YAGO: A Large Ontology from Wikipedia and WordNet</article-title>
          .
          <source>Web Semantics: Science, Services and Agents on the World Wide Web</source>
          <volume>6</volume>
          (
          <issue>3</issue>
          ),
          <volume>203</volume>
          {217 (Sep
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Vrandecic</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , Krotzsch, M.:
          <string-name>
            <surname>Wikidata</surname>
            :
            <given-names>A Free</given-names>
          </string-name>
          <string-name>
            <surname>Collaborative</surname>
          </string-name>
          <article-title>Knowledgebase</article-title>
          .
          <source>Commun. ACM</source>
          <volume>57</volume>
          (
          <issue>10</issue>
          ),
          <volume>78</volume>
          {
          <fpage>85</fpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>