<!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>Short Paper: Addressing the Challenges of Semantic Citizen-Sensing</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>David Corsar</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Peter Edwards</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nagendra Velaga</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>John Nelson</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Je Pan</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>dot.rural Digital Economy Hub, University of Aberdeen</institution>
          ,
          <addr-line>Aberdeen</addr-line>
          ,
          <country country="UK">UK</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The challenges of the sensor web have been well documented, and the use of appropriate semantic web technologies promises to o er potential solutions to some of these challenges (for example, how to represent sensor data, integrate it with other data sets, publish it, and reason with the data streams). To date a large amount of work in this area has focused on sensor networks based on\traditional" hardware sensors. In recent years, citizen sensing has became a relatively well-established approach for incorporating humans as sensors within a system. Often facilitated via some mobile platform, citizen sensing may incorporate observational data generated by hardware (e.g. a GPS device) or directly by the human observer. Such human observations can easily be imperfect (e.g. erroneous or fake), and sensor properties that would typically be used to detect and reason about such data, such as measurements of accuracy and sampling rate do not exist. In this paper we discuss our work as part of the Informed Rural Passenger project, in which the passengers themselves are our main source for transport related sensing (such as vehicle occupancy levels, available facilities). We discuss the challenges of incorporating and using such observational data in a real world system, and describe how we are using semantic web technologies, combined with models of provenance to address them.</p>
      </abstract>
      <kwd-group>
        <kwd>Citizen-Sensing</kwd>
        <kwd>Semantic Sensing</kwd>
        <kwd>Semantic Citizen-Sensing</kwd>
        <kwd>Provenance</kwd>
        <kwd>Semantic Web</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        The challenges of the sensor web have been well documented in, for example, [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ],
[
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] and [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Documented challenges include: modeling, querying, and reasoning
with large scale sensor data [
        <xref ref-type="bibr" rid="ref11 ref15 ref17 ref8">8, 11, 17, 15</xref>
        ]; identi cation of, and integration with
other relevant data sets, at scale [
        <xref ref-type="bibr" rid="ref11 ref18 ref24 ref7 ref8">8, 11, 18, 24, 7</xref>
        ]; characterizing and managing
sensor data quality [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]; and supporting rapid application development [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>The use of semantic web technologies o er potential solutions to some of
these challenges. Ontologies, such as the W3C SSN XG ontology1 provide
mod</p>
    </sec>
    <sec id="sec-2">
      <title>1 http://www.w3.org/2005/Incubator/ssn/XGR-ssn</title>
      <p>
        els for sensors, sensor networks, and observations; and linked data [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] enables
integration of sensor data with other data sets [
        <xref ref-type="bibr" rid="ref13 ref18 ref4">4, 13, 18</xref>
        ]. Sensors typically
produce streams of data, and so there is potential for using technologies such as
RDF stream querying [
        <xref ref-type="bibr" rid="ref3 ref6">6, 3</xref>
        ] (as explored in [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]) and RDF stream reasoners (e.g.
[
        <xref ref-type="bibr" rid="ref2 ref23">2, 23</xref>
        ]) to support the use of that data. Further, Application Programming
Interfaces (APIs), such as the Linked Data API2 o er support for rapid application
development.
      </p>
      <p>
        To date a large amount of work in this area has focused on sensor networks
based on\traditional" hardware sensors. In recent years, citizen sensing [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] has
became a relatively well-established approach for incorporating humans as
sensors within a system. Often facilitated via applications (apps) running on a
mobile phone, citizen sensing may generate observational data by hardware (e.g.
a GPS device) or directly by the human observer. Such human observations
can easily be imperfect (e.g. erroneous, incomplete, or fraudulent), and so, as
with any open system, this raises issues such as information quality (IQ) [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ],
reliability, trust, and reputation [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
      <p>One further challenge of citizen sensing, is that for observations generated
directly by the human observer, sensor properties that would typically be used
to detect and reason about imperfect data, for example measurements of
accuracy and sampling rate, do not exist. Similar problems exist with observations
generated by the mobile phone's hardware: often the mobile APIs provide few
details such as data sheets (describing sensor capabilities), settings used for
observations, and, in some cases, which sensor generated an observation3.</p>
      <p>This lack of information makes it di cult to perform the necessary
assessments of observations produced using citizen sensing. Semantic web technologies
potentially have a role to play here by, for example, providing additional
contextual information for use in assessment processes.</p>
      <p>In this paper we describe an example real-world system which combines
citizen sensing with semantic web technologies (section 2); discuss some of the
challenges faced by this system (section 3); and describe how we are addressing
those challenges (section 4).
2</p>
      <sec id="sec-2-1">
        <title>Example System</title>
        <p>As part of the Informed Rural Passenger (IRP) project4, we are investigating the
challenges of developing a trusted passenger information system (PIS) for rural
areas. In our system the passengers themselves are our main source of transport
related sensing, performed using a mobile app. The app enables passengers to
contribute observations about their journey on public transport, including
observations generated directly by the phone (e.g. location, presence of Wi-Fi) and
by the passenger (e.g. occupancy level, and perceived vehicle temperature).</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>2 http://code.google.com/p/linked-data-api/</title>
    </sec>
    <sec id="sec-4">
      <title>3 For example, the Apple iPhone iOS's location API uses either the cellular network,</title>
      <p>Wi-Fi, or GPS sensor to determine location, but does not indicate which was used.</p>
    </sec>
    <sec id="sec-5">
      <title>4 http://www.dotrural.ac.uk/irp</title>
      <p>Using linked data principles, this data is then integrated with other relevant
data sets, and used as the basis of a PIS, which provides passengers with details,
including real-time bus locations, delays, and expected arrival times. This
therefore gives the potential for any imperfect data passed as input to the system to
adversely e ect its outputs, reducing user trust in the system.
3</p>
      <sec id="sec-5-1">
        <title>Challenges of Semantic Citizen Sensing</title>
        <p>In developing the IRP PIS, we have identi ed a set of issues, which extend
those de ned for the sensor web, and, we believe, require to be addressed by any
system which incorporates humans as a source of sensor data, in order to remain
trusted by its users. These challenges are raised due to the potential generation
of imperfect data by humans, and the lack of information for identifying and
reasoning about it.</p>
        <p>Challenge 1, is one of the most pressing: the need to characterise and
manage constructs not just of data quality, but also of, for example, reliability,
reputation, and trustworthiness, which can use the available types of data.</p>
        <p>This gives rise to challenge 2: maximising the data available for making
those assessments. Here, identifying and integrating the sensor data with
appropriate external data sets can help address this challenge. Related to this are:
challenge 3, selecting an appropriate model for describing the citizen sensors
and their observations, the possible granularity of which is limited by the lack of
information about them; and challenge 4, integrating the qualitative
observations generated by humans with the machine generated quantitive observations.</p>
        <p>In real-time information systems, short response times are vital; however,
processes such as data integration and data assessments potentially con ict with
this requirement. Further, the additional data generated by these processes adds
to the amount that must be stored and processed. This gives rise to challenge
5: designing a system architecture which uses an appropriate combination of
technologies (e.g. for storing and reasoning about the data), which enable the
system to perform well while maintaining an acceptable response time.</p>
        <p>Finally, challenge 6 relates to ensuring user privacy, especially when
sensitive data such as location is being collected and used as the basis of information
passed to other users and/or services. Addressing this challenge is made more
di cult by the integration with other data sets, which potentially provide
additional data which can be used to violate a user's privacy.
4</p>
      </sec>
      <sec id="sec-5-2">
        <title>Addressing These Challenges</title>
        <p>Within the IRP project we are addressing the above challenges by, rstly
exploring the data available within the application domain, and secondly investigating
how it can be integrated to form an information ecosystem supporting a range of
services which perform PIS functions and data assessments. Whilst the solutions
below are outlined within the context of IRP, we believe they are generalisable
to other systems incorporating humans as sensors.</p>
        <p>The information ecosystem that we are developing to address challenge 2
integrates the passenger observations with various other types of data, including
user pro les, social networks, and various types of transport information, such as:
operator timetables; NaPTAN and NPTG5 datasets6; road maps; and details of
roadworks and travel disruptions7, which themselves link to NPTG. We will also
reverse geocode location points obtained from passengers and, where possible,
link them to the nearest road/railway line and nearest settlement in the NPTG.</p>
        <p>Fig. 1 outlines how we are addressing challenges 3 and 4, by basing our model
of citizen sensors and observations on the SSN XG ontology, with domain
extensions describing: mobile phones as sensor platforms, people as sensors, and the
observations generated via our mobile app (Trips represent timetabled journeys).</p>
        <p>
          Within the ecosystem, we also maintain a provenance record of the data.
Provenance has previously been identi ed as essential in supporting reliability,
discovery, trust [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ], and quality assessment [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] of online information, and so
may play an important role in assessments of data in the ecosystem. Fig. 1 shows
how we use the Open Provenance Model Vocabulary8 (OPMV) encoding of OPM
[
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] to provide explicit provenance information about observations. OPM de nes
provenance using causal relationships between Artifacts, Processes, and Agents,
which we use, for example, to link observations generated by a phone's hardware
to the passenger controlling the sensing.
        </p>
        <p>ssn:Platform</p>
        <p>ssn:SensingDevice
rdfs:subClassOf</p>
        <p>rdfs:subClassOf
iPhone</p>
        <p>LocationSD
ssn:Sensing
opmv:Process
rdfs:subClassOf opmv:controlledBy some
LocationSensing
ssn:Observation
opmv:Artifact
ssn:Sensor
foaf:Agent
opmv:Agent
rdfs:subClassOf
AgentSensor
iPhoneLocationSD
ssn:onPlatform only
rdfs:subClassOf
ssn:observedBy
ssn:sensingMethodUsed only
opmv:wasGeneratedBy only
rdfs:subClassOf ssn:observedBy only
ssn:observes
ssn:observesssn:observeLdoPcraotpieorntyObservsastnio:FneatureOfInterest</p>
        <p>ssn:featureOfInterest ssn:featureOfInterest
ss"nL:oPcraotipoenr"ty ssn:isPropertyOf rdfsT:sruipbFCOlaIssOf stsrinp:isPropertyOf</p>
        <p>OccupancyLevelObs
ssn:observedProperty</p>
        <p>ssn:Property
"OccupancyLevel"
Trip</p>
        <p>One reason for maintaining this information within the ecosystem is to
support various types of data assessment, particularly of IQ and trustworthiness.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>5 http://data.gov.uk/linked-data</title>
    </sec>
    <sec id="sec-7">
      <title>6 NaPTAN provides details of all UK access points to public transport; NPTG provides</title>
      <p>details of all UK settlements and roads connected to the public transport network.</p>
    </sec>
    <sec id="sec-8">
      <title>7 Provided by http://tra cscotland.dataincubator.org/</title>
    </sec>
    <sec id="sec-9">
      <title>8 http://purl.org/net/opmv/ns-20101006</title>
      <p>
        IQ assessments of data typically analyse various dimensions of the data, and so
the additional information should be bene cial; for example, other members of
our research team are currently investigating the role of provenance in IQ
assessments of linked sensor data [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The multi-agent community have extensively
studied models of trust and reputation [
        <xref ref-type="bibr" rid="ref14 ref16">16, 14</xref>
        ], which often rely on analysing
past interactions between agents (i.e. analysing the provenance of interactions),
while others combine trust, provenance and social networks [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. As part of
addressing challenge 1, we are currently investigating how these models can be
applied within the ecosystem.
      </p>
      <p>We will incorporate any data assessments and their results within the
ecosystem as part of the provenance record (as subclasses of OPMV Process and
Artifact classes respectively). This will allow services/applications (including those
making new assessments) to make use of these assessments if appropriate.</p>
      <p>The nature of the IRP project requires that it handles large quantities of data
and still functions reliably in real time. To help support this and address
challenge 5, passenger contributed observations are currently stored in a database,
and exposed as linked data using the D2R server9. This setup takes advantage of
the strengths of databases (such as scaling to large data sets, and handling
multiple concurrent read, update, and delete operations). However, the disadvantage
is that it does not exploit many of the advantages of semantic web technologies,
such as the ontology based querying and reasoning.
5</p>
      <sec id="sec-9-1">
        <title>Conclusions and Future Work</title>
        <p>In this paper we have identi ed a set of challenges, which we believe, require
to be addressed by any system that incorporates humans as a source of sensor
data. We propose the use of semantic web technologies to help address these
challenges, and illustrate their use in the development of a real-time PIS for
rural areas.</p>
        <p>We currently have three strands of future work addressing challenges 1, 5,
and 6: developing a trust model for the ecosystem; evaluating the performance of
di erent options for storing and reasoning about streaming linked sensor data, to
determine if a combination can be found that provides (some of) the advantages
of semantic web technologies without negatively impacting overall performance;
and investigating how we can ensure user privacy.</p>
        <p>Acknowledgements The research described here is supported by the award
made by the RCUK Digital Economy programme to the dot.rural Digital
Economy Hub; award reference: EP/G066051/1</p>
      </sec>
    </sec>
    <sec id="sec-10">
      <title>9 http://www4.wiwiss.fu-berlin.de/bizer/d2r-server/</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Baillie</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Edwards</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pignotti</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>Assessing Quality in the Web of Linked Sensor Data</article-title>
          .
          <source>In: Proc. of AAAI-11</source>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Barbieri</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Braga</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ceri</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Della Valle</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grossniklaus</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Incremental Reasoning on Streams and Rich Background Knowledge</article-title>
          .
          <source>In: The Semantic Web: Research and Applications</source>
          . vol.
          <volume>6088</volume>
          , pp.
          <volume>1</volume>
          {
          <fpage>15</fpage>
          . Springer Berlin Heidelberg, Berlin, Heidelberg (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Barbieri</surname>
            ,
            <given-names>D.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Braga</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ceri</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Della Valle</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grossniklaus</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>C-SPARQL: SPARQL for continuous querying</article-title>
          .
          <source>In: Proc. of the WWW'09</source>
          . pp.
          <volume>1061</volume>
          {
          <fpage>1062</fpage>
          . WWW '09,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Barnaghi</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Presser</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Publishing Linked Sensor Data</article-title>
          . In: Taylor et al. [
          <volume>22</volume>
          ]
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Linked Data</article-title>
          .
          <source>IJSWIS</source>
          <volume>4</volume>
          (
          <issue>2</issue>
          ),
          <volume>1</volume>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Bolles</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grawunder</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jacobi</surname>
          </string-name>
          , J.:
          <string-name>
            <surname>Streaming SPARQL - Extending</surname>
            <given-names>SPARQL</given-names>
          </string-name>
          to Process
          <source>Data Streams, Lecture Notes in Computer Science</source>
          , vol.
          <volume>5021</volume>
          , chap. 34, pp.
          <volume>448</volume>
          {
          <fpage>462</fpage>
          . Springer Berlin Heidelberg, Berlin, Heidelberg (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Compton</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Neuhaus</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taylor</surname>
          </string-name>
          , K.,
          <string-name>
            <surname>Tran</surname>
            ,
            <given-names>K.N.</given-names>
          </string-name>
          :
          <article-title>Reasoning about Sensors and Compositions</article-title>
          . In: Taylor et al. [
          <volume>21</volume>
          ], pp.
          <volume>33</volume>
          {
          <fpage>48</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Corcho</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garc</surname>
            a-Castro,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Five challenges for the Semantic Sensor Web</article-title>
          .
          <source>Semantic Web Interoperability, Usability, Applicability</source>
          <volume>1</volume>
          (
          <issue>1</issue>
          ),
          <volume>121</volume>
          {125 (Jan
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Golbeck</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>Combining provenance with trust in social networks for semantic web content ltering</article-title>
          .
          <source>In: Proc. of IPAW 2006</source>
          . vol.
          <volume>4145</volume>
          , pp.
          <volume>101</volume>
          {
          <fpage>108</fpage>
          . Springer (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Hartig</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhao</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Using Web Data Provenance for Quality Assessment</article-title>
          .
          <source>In: Proc. of Workshop on Semantic Web and Provenance Management at ISWC</source>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Kessler</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Janowicz</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <string-name>
            <surname>Linking Sensor Data - Why</surname>
          </string-name>
          , to What, and How? In: Taylor et al. [
          <volume>22</volume>
          ]
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Moreau</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cli</surname>
            <given-names>ord</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Freire</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Futrelle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Gil</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            ,
            <surname>Groth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Kwasnikowska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Miles</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Missier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Myers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Plale</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Simmhan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            ,
            <surname>Stephan</surname>
          </string-name>
          , E., den Bussche, J.V.:
          <article-title>The open provenance model core speci cation (v1.1)</article-title>
          .
          <source>Future Generation Computer Systems (July</source>
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Page</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>De Roure</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martinez</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sadler</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kit</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Linked Sensor Data: RESTfully serving RDF and GML</article-title>
          . In: Taylor et al. [
          <volume>21</volume>
          ], pp.
          <volume>49</volume>
          {
          <fpage>63</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Ramchurn</surname>
            ,
            <given-names>S.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huynh</surname>
          </string-name>
          , T.D.,
          <string-name>
            <surname>Jennings</surname>
            ,
            <given-names>N.R.</given-names>
          </string-name>
          :
          <source>Trust in Multiagent Systems. The Knowledge Engineering Review</source>
          <volume>19</volume>
          (
          <issue>1</issue>
          ),
          <volume>1</volume>
          {
          <fpage>25</fpage>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Rodr</surname>
            <given-names>guez</given-names>
          </string-name>
          , A.,
          <string-name>
            <surname>McGrath</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , Liu,
          <string-name>
            <given-names>Y.</given-names>
            ,
            <surname>Myers</surname>
          </string-name>
          , J.:
          <article-title>Semantic Management of Streaming Datas</article-title>
          . In: Taylor et al. [
          <volume>21</volume>
          ], pp.
          <volume>135</volume>
          {
          <fpage>147</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Sabater</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sierra</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Review on computational trust and reputation models</article-title>
          .
          <source>Arti cial Intelligence Review</source>
          <volume>24</volume>
          ,
          <issue>33</issue>
          {
          <fpage>60</fpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Sabou</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kantorovitch</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nikolov</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tokmako</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motta</surname>
          </string-name>
          , E.:
          <article-title>Position Paper on Realizing Smart Products: Challenges for Semantic Web Technologies</article-title>
          . In: Taylor et al. [
          <volume>21</volume>
          ], pp.
          <volume>135</volume>
          {
          <fpage>147</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Sequeda</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Corcho</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Linked Stream Data: A Position Paper</article-title>
          . In: Taylor et al. [
          <volume>21</volume>
          ], pp.
          <volume>148</volume>
          {
          <fpage>157</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Sheth</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Citizen Sensing, Social Signals, and Enriching Human Experience</article-title>
          .
          <source>IEEE Internet Computing</source>
          <volume>13</volume>
          (
          <issue>4</issue>
          ),
          <volume>87</volume>
          {
          <fpage>92</fpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Simmhan</surname>
            ,
            <given-names>Y.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Plale</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gannon</surname>
            ,
            <given-names>D.:</given-names>
          </string-name>
          <article-title>A survey of data provenance in e-science</article-title>
          .
          <source>ACM SIGMOD Record</source>
          <volume>34</volume>
          (
          <issue>3</issue>
          ),
          <volume>31</volume>
          {
          <fpage>36</fpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Taylor</surname>
          </string-name>
          , K.,
          <string-name>
            <surname>Ayyagari</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>De Roure</surname>
          </string-name>
          , D. (eds.):
          <source>Proceedings of the 2nd International Workshop on Semantic Sensor Networks (SSN09)</source>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Taylor</surname>
          </string-name>
          , K.,
          <string-name>
            <surname>Ayyagari</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>De Roure</surname>
          </string-name>
          , D. (eds.):
          <source>Proceedings of the 3rd International Workshop on Semantic Sensor Networks (SSN10)</source>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Thomas</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pan</surname>
            ,
            <given-names>J.Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ren</surname>
          </string-name>
          , Y.:
          <article-title>TrOWL: Tractable OWL 2 Reasoning Infrastructure</article-title>
          .
          <source>In: the Proc. of ESWC2010</source>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Tran</surname>
            ,
            <given-names>K.N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Compton</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gor</surname>
          </string-name>
          , R.: Short Paper:
          <article-title>Semantic Sensor Composition</article-title>
          . In: Taylor et al. [
          <volume>22</volume>
          ]
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>