<!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>A logic-based CoAP extension for resource discovery in semantic sensor networks</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Michele Ruta</string-name>
          <email>m.ruta@poliba.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Floriano Scioscia</string-name>
          <email>f.scioscia@poliba.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Giuseppe Loseto</string-name>
          <email>loseto@deemail.poliba.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Filippo Gramegna</string-name>
          <email>gramegna@deemail.poliba.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Agnese Pinto</string-name>
          <email>agnese.pinto@poliba.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Saverio Ieva</string-name>
          <email>ieva@deemail.poliba.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Eugenio Di Sciascio</string-name>
          <email>disciascio@poliba.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Politecnico di Bari via Re David 200</institution>
          ,
          <addr-line>I-70125 Bari</addr-line>
          ,
          <country country="IT">ITALY</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Main restraints curbing a deep integration of Semantic Sensor Networks with complex and articulated architectures, basically reside in too elementary allowed discovery capabilities. Several studies agree advanced querying and retrieval mechanisms are needed to truly fulfill the potential of the SSN paradigm. This paper presents a novel SSN framework, supporting a resource discovery grounded on semantic-based matchmaking. Offered contributions are: a backward-compatible extension of Constrained Application Protocol (CoAP) resource discovery; data mining exploitation to detect high-level events from raw data; employment of non-standard inference services for retrieving and ranking resources; adoption of W3C standard SSN-XG ontology to annotate data, events and device features. The effectiveness of the proposed approach is motivated by a case study regarding fire risk prevention and air conditioning control in a university building.</p>
      </abstract>
      <kwd-group>
        <kwd>Semantic Sensor Networks</kwd>
        <kwd>CoAP</kwd>
        <kwd>Resource discovery</kwd>
        <kwd>Matchmaking</kwd>
        <kwd>Data mining</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Typically, Wireless Sensor Networks (WSNs) only include homogeneous sensors
and are application-dependent and engineering-oriented [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. This is a strong limit
in terms of interoperability and in sight of the integration in large-scale complex
architectures. In the mid-2000s semantic technologies were acknowledged as a
mean to overcome these issues: in Semantic Sensor Networks (SSNs),
“semantics refers to the critical meaning of sensory data, sensor nodes and application
requirements”, “effectively enabling the integration, exchange, and reuse of
sensory data across various applications and multiple sensor nets” [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Semantics
can be leveraged in several aspects: sensory data [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], device management [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], data
dissemination and routing [
        <xref ref-type="bibr" rid="ref1 ref3">1, 3</xref>
        ], query processing [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], application-level services
[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        In latest years, main research studies have shifted toward the integration of
SSNs with the Internet and World Wide Web, following the Internet of Things
and (Semantic) Web of Things visions [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Semantics is devoted to increase both
autonomicity and integrability, in order to truly fulfill the potential of the SSN
paradigm through enhanced object/subject/event annotation enabling advanced
applications. Recent proposals for standard protocols in the field of object
networks are gaining acceptance, such as 6LoWPAN and the Constrained
Application Protocol (CoAP). Nevertheless, current solutions only allow coarse
dataoriented representation and querying mechanisms and still require a significant
human intervention for design, deployment and integration of new applications
from elementary building blocks, with very similar issues to those affecting Web
mashups [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        In this paper a novel SSN framework is proposed, enabling semantic-based
annotation and discovery, by adapting formalisms and technologies borrowed from
Semantic Web and Internet of Things research. Data streams, sensors and
actuator devices, objects and subjects, high-level events and services can be connoted
by a description having a well defined meaning w.r.t. a shared domain
conceptualization (i.e., ontology). The proposal is based on slight backward-compatible
extensions to CoAP and CoRE Link Format1 resource discovery protocol for
sensor and actor networks. A simple and computationally efficient data mining
component permits to detect and annotate high-level events from raw data
collected from sensing devices in the field. The SSN-XG ontology of W3C (World
Wide Web Consortium) [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] is adopted as reference vocabulary for resource
annotations. Non-standard inference services for semantic-based matchmaking [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]
allow to retrieve and rank the best matching resources w.r.t. a given request,
supporting not only full matches but also approximate ones.
      </p>
      <p>The remainder of the paper is organized as follows. In Section 2 relevant
related work is briefly surveyed. The proposed discovery framework is thoroughly
outlined in Section 3, also providing details about CoAP extensions and event
mining. Section 4 reports on a case study about fire risk prevention and air
conditioning control in a university building, in order to highlight features of the
proposed approach; finally Section 5 closes the paper.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related work</title>
      <p>
        SSN frameworks are based on reference ontologies to annotate data, devices
and services. Many ontology proposals exist, largely varying in aim and scope.
OntoSensor [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] and SSN-XG [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] are among the most relevant and widely used
ones. Several approaches for publishing sensor data along the Linked Open Data
[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] guidelines or via RESTful2 interfaces are now diffused [
        <xref ref-type="bibr" rid="ref7">12, 7, 13</xref>
        ], even as
commercial solutions (e.g., Pachube-Cosm, https://cosm.com/).
      </p>
      <sec id="sec-2-1">
        <title>1 CoRE Link Format, IETF CoRE Working Group Internet-Draft, latest version: 14,</title>
        <p>1 June 2012, http://www.ietf.org/id/draft-ietf-core-link-format-14.txt</p>
      </sec>
      <sec id="sec-2-2">
        <title>2 REST: REpresentational State Transfer</title>
        <p>From the infrastructure perspective, some interesting protocols are assuming
relevance for their lightweight impact on storage and computation. Particularly,
CoAP [14] is an alternative to HTTP for interconnected objects, exploiting a
binary data representation and a subset of HTTP methods (GET, PUT, POST,
DELETE). It follows the REST paradigm for making data and resources
accessible. Both 6LoWPAN and CoAP use UDP for transport, as TCP is considered
too resource-consuming. 6LoWPAN can be interfaced to IPv6 and CoAP/UDP
to HTTP/TCP, so that sensor data can be accessed from the Web.</p>
        <p>
          Recent projects, such as Sense2Web [15] and SPITFIRE [16], combine
semantic and networking technologies to build full frameworks, but only allow
elementary queries in SPARQL3 fragments on RDF4 annotations. More effective
techniques such as ontology-based complex event processing [17] and
semantic matchmaking [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] –exploiting logic-based reasoning to support approximated
matches, resource ranking and explanation of outcomes– can be used to
manage sensory data and events in mobile and pervasive contexts [18–21]. The main
issue deriving from the integration of semantics in standard wireless protocols
can be inherited by studies in the field of mobile and pervasive computing: e.g.,
for Bluetooth [18], EPCglobal RFID [21] and ZigBee [20].
        </p>
        <p>Finally, a not negligible related issue is the verbosity of XML-based
ontological languages, which calls for devising and implementing efficient compression
techniques needed to cope with WSN scenarios, characterized by low
throughput of wireless links and strict processing, memory and energy limitations of
devices. When evaluating encoding algorithms for such contexts, compression
ratio is not enough: processing/memory requirements and efficiency of queries
on compressed data become critical parameters, too. High-compression
generalpurpose approaches such as the PAQ family [22] or XML-specific ones like XMill
[23] do not offer the best trade-off. The EXI W3C standard (Efficient XML
Interchange, http://www.w3.org/XML/EXI/) exploits some basic ideas of XMill,
while adding several optimizations. Specific experimental algorithms for the
Semantic Web of Things, such as DIGcompressor and COX [24], aim at either
maximum compression ratio or high query efficiency, while keeping the
computational costs low.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Framework and approach</title>
      <p>In what follows the approach we present will be thoroughly described,
particularly detailing the proposed CoAP enhancements as well as the semantic
matchmaking framework adopted for event mining and resource discovery.</p>
      <sec id="sec-3-1">
        <title>3 SPARQL Query Language for RDF, W3C Recommendation 15 January 2008,</title>
        <p>http://www.w3.org/TR/rdf-sparql-query/</p>
      </sec>
      <sec id="sec-3-2">
        <title>4 Resource Description Framework, W3C Recommendation, 10 February 2004,</title>
        <p>http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/
3.1</p>
        <sec id="sec-3-2-1">
          <title>CoAP basics</title>
          <p>Following the REST architectural style, CoAP adopts a loosely coupled
client/server model, based on stateless operations on resource representations [14].
Every resource is a server-controlled abstraction, unambiguously identified by a
URI (Uniform Resource Identifier). Clients access resources via synchronous
request/response interactions, using HTTP-derived methods GET, PUT, POST, and
DELETE (basically mapping the fundamental Read, Create, Update and Delete
operations of data management).</p>
          <p>CoAP messages are encoded in a simple binary format. A message consists
of a 32-bit header followed by option fields in Type-Length-Value (TLV)
format and a payload. The header determines the request method (or response
status) and the number of options. Possible request methods, option types and
response statuses are distinguished by means of binary codes, listed in CoAP
specification5. Some CoAP options are derived from HTTP header fields (e.g.,
content type, headers for conditional requests and proxy support), while some
other ones have no counterpart in HTTP. In particular, the target resource URI
for a CoAP request (which must refer to the coap or coaps scheme) is split in
a Uri-Host, a Uri-Port (default UDP port is 5683) and a Uri-Path option,
with one Uri-Query option for each field in the query URI portion. If an option
value is longer than 270 B, it is split in consecutive option fields of the same
type. Moreover, the Observe option6 allows a client to register w.r.t. the server
as an observer of the resource, so that the server will notify the client of
further changes to the resource state automatically, without the need of polling.
This capability is lacking in HTTP; it was introduced in CoAP specifically for
scenarios like WSNs, where data have to be monitored over a time span.</p>
          <p>In CoAP-based WSN scenarios, each sensor is basically seen as a server,
exposing both sensor readings and internal information as resources toward clients,
which act on behalf of end-user applications. Different data series will be
identified by distinct URIs. Further URIs will identify sensor device status and
operating parameters; clients will be able to read or modify them as appropriate. For
example, a temperature sensor S can expose the latest temperature reading at the
URI coap://[S-address]/temperature; in order to access it, a client should
issue a GET request with Uri-Host=S1-address and Uri-Path=/temperature
options. In case of success, it will receive status code 2.05 and the response
message payload will contain the value, e.g., 22.5◦C if it is returned as plain text.
Furthermore, since CoAP supports proxies, cluster-head or sink nodes can reply
on behalf of a set of (possibly more constrained) sensor nodes deployed in an
area, exploiting caching and decreasing the load at the edge of the network. This
feature allows also the adoption of data fusion and mining techniques at
vari</p>
        </sec>
      </sec>
      <sec id="sec-3-3">
        <title>5 Constrained Application Protocol, IETF</title>
        <p>ing Group Internet-Draft, latest version: 11,
http://www.ietf.org/id/draft-ietf-core-coap-11.txt</p>
      </sec>
      <sec id="sec-3-4">
        <title>6 Documented in: Observing Resources in CoAP, IETF</title>
        <p>ing Group Internet-Draft, latest version: 5, 12
http://tools.ietf.org/id/draft-ietf-core-observe-05.txt
CoRE
16</p>
        <p>July
CoRE
March</p>
        <p>Work2012,
Work2012,
ous levels along the path from sensors in the field to nodes managing high-level
application logic.</p>
        <p>Resource discovery is needed to know what resources a given CoAP server
is making available. The CoAP discovery protocol is defined in the CoRE Link
Format specification. It allows any host to expose its resources, as well as to
act as a directory service for other hosts that want to register their resources.
A client will access the reserved URI path /.well-known/core on the server
with POST method to register a resource, or with GET to discover available ones.
GET requests can include URI-query fields to retrieve only resources with specific
attributes. Standardized query attributes include:
– href (hypertext reference): a regular expression to filter resources based on
their path (e.g., “/temperature” or “/temperature/*”);
– type (media type): MIME (Multipurpose Internet Mail Extensions)
type/subtype for the resource;
– rt (resource type): an opaque string representing an application-specific
meaning of a resource (e.g., “outdoor-temperature”);
– if (interface description): an opaque string used to provide a name or a URI
which indicates what operations can be performed on the resource and their
meaning; it typically references a machine-readable document.</p>
        <p>Further non-reserved attributes can be freely used. Response payload consists
of a comma-separated list of resource paths, each having optionally a list of
semicolon-separated attributes.
3.2</p>
        <sec id="sec-3-4-1">
          <title>Fundamentals of Semantic-based matchmaking</title>
          <p>
            As evident, CoAP resource discovery protocol only allows a syntactic
stringmatching of attributes, lacking every explicit and formal characterization of the
resources semantics. In [
            <xref ref-type="bibr" rid="ref9">9</xref>
            ], framework and algorithms were proposed for a
logicbased matchmaking between a request and one or more resource descriptions,
both expressed using languages grounded on a well known logic. Also a ranking
of resource annotations w.r.t. the original request was made possible according
on the meaning of descriptions with reference to a shared conceptualization, i.e.,
an ontology. Description Logics (DL) [25] was the reference formalism and
particularly the ALN (Attributive Language with Unqualified Number Restrictions)
DL subset was used, which has polynomial computational complexity for
standard and non-standard inferences described hereafter. Given a request Q and a
resource R, both consistent w.r.t. a common ontology T (containing axioms that
model knowledge for the reference problem domain), concept subsumption [25]
standard inference service can be used to identify full matches, i.e., resources
providing all features requested in Q. Unfortunately, such correspondences are
infrequent in practical scenarios involving heterogeneous resources and articulate
descriptions. Whenever R is not a full match for Q, Concept Abduction Problem
(CAP) [
            <xref ref-type="bibr" rid="ref9">9</xref>
            ] non-standard inference service allows to determine what should be
hypothesized in R in order to completely satisfy Q. The solution H (for
Hypothesis) to CAP represents “why” the subsumption relation T |= R ⊑ Q does
not hold. H can be interpreted as what is requested in Q and not specified in
R. Previous inference services were implemented via structural algorithms based
on Conjunctive Normal Form (CNF) normalization of concept expressions [26].
Since a concept CNF is unique, a semantic distance can be associated to every
(Q, R) pair, based on the “size” of the respective CAP solution H. This enables a
logic-based relevance ranking of a set of available resources w.r.t. a given request
[26].
3.3
          </p>
        </sec>
        <sec id="sec-3-4-2">
          <title>Data mining techniques for event annotation</title>
          <p>Sensor Networks basically produce large amounts of raw data which have to
be collected and interpreted to extract application-oriented information. This
is particularly relevant in case of event detection where (semi) automatic
procedures are strongly required. The proposed framework includes a simple and
resource-efficient data mining process, distributed along several steps and aimed
at a semantic-based event annotation from low-level data audit. Each sink device
in the SSN collects data from sensors in the field and analyzes them. Whenever
an event is detected, a dedicated CoAP resource record is updated by adding a
semantic description. The record will also contain extra-logical context
parameters such as a timestamp and geographic information about the monitored area
(coordinates and size). After detection, the sink will serve as a CoAP gateway,
waiting for resource discovery requests coming from client applications searching
for either: (a) sensors needed to detect events in the area or (b) actuators that
can effectively act upon a given detected event.</p>
          <p>As said, the procedure for identification of sensory events via surveys
comprises several stages.
1. Data are read from sensors in the field through standard CoAP GET requests,
possibly using Observe option to be notified of updates. Then a list of elements
is built, consisting of three fields: ID, storing the identifier of the sensor and
therefore the type of data; value, where the detected data is stored; timestamp.
This list will group measurements in time slots of application-defined period T ,
which are used to compute statistical indexes.
2. For each data set, the average, variance and standard deviation values are
computed for the current time slot, to assess the variability of collected
information within the monitored area.
3. Statistical indexes of elapsed periods are then exploited to compute an
incremental ratio able to evidence trends and significant event changes inside the
monitored area.
4. For every data collection, the application defines a binary or multiple
classifier, to reveal a situation when given conditions occur. In fact identification
is performed by taking into account threshold values for statistical indexes (see
Table 2 in the case study section for an extensive explanation).
5. The output of each classifier is mapped to a logic-based expression according
to knowledge modeled in the reference ontology. The final semantic description
is produced by composing the logical conjunction of all expressions.</p>
          <p>S
A</p>
          <p>S</p>
          <p>Sink 1</p>
          <p>S
Sink 2</p>
          <p>S</p>
          <p>Sink 3</p>
          <p>A
S</p>
          <p>S</p>
          <p>S</p>
          <p>A
Client
(application)</p>
          <p>It is important to note that semantic-enhanced CoAP discovery per se does
not impose restrictions on where data mining happens, whether in clients
running application logic, in sink nodes or in sensors having processing capabilities
enough. These three main SSN configurations can even be combined according
to application or environmental requirements.
3.4</p>
        </sec>
        <sec id="sec-3-4-3">
          <title>Advanced resource discovery in Semantic Sensor Networks</title>
          <p>
            The basic SSN architecture is depicted in Figure 1. Each group of sensors and
actuators deployed in a given area will communicate through a local sink node,
acting as a cluster head for resource-constrained devices in the field.
Particularly, sink nodes will: (i) allow sensors/actuators to register their semantic
annotation as CoAP resources and (ii) embed a lightweight semantic matchmaker
[27]. Local or remote applications are CoAP clients and: (i) use semantic-based
discovery to search for sensors or actuators, based on annotated descriptions of
their properties and capabilities and produced data; (ii) get raw data and/or
event descriptions via standard CoAP primitives. The SSN-XG ontology [
            <xref ref-type="bibr" rid="ref8">8</xref>
            ] was
used as reference model for the selected domain.
          </p>
          <p>In order to support the novel semantic-based resource retrieval, slight
extensions were devised to the CoAP discovery protocol outlined in Section 3.1.
They are based only on an innovative usage of standard URI-query options and
on the addition of new ones. Consequently, the resulting framework is still fully
backward compatible: servers which do not support semantics will simply reply
to requests returning no resource records.</p>
          <p>
            When receiving a request, a CoAP server will start a matchmaking process
comparing it w.r.t. all stored annotations referred to the same ontology. The
semantic matchmaking is carried out by executing CAP non-standard inference
between request and each resource description, in order to find what elements of
the request are lacking in the retrieved resource. A normalized semantic distance
in the [
            <xref ref-type="bibr" rid="ref1">0, 1</xref>
            ] range is computed for each resource, with lower values for better
matches and 0 for full ones. In advanced mobile environments, it is
meaningful to involve in a more accurate discovery not only the semantic descriptions,
but also data-oriented contextual properties featuring client requests and
object/subject/events. In this case an overall utility function will be adopted to
combine numeric matching with matchmaking results, in order to give a global
score for resource ranking. Final results will be provided in a normalized
ascending [0, 100] % scale, where 100% is the best possible score. Since device and event
locations are a key aspect in sensor networks, in the proposed SSN framework
the utility function takes into account the geographic distance of each resource
from a reference location set in the client request. Hence, a semantic-enhanced
CoAP resource is characterized by the following attributes:
– ro (reference ontology): it is a new attribute containing the URI of the
ontology the resource description refers to. This attribute is mandatory in both
resource registration (POST) and discovery (GET) requests. Its presence allows
CoAP servers to discriminate between semantic-enhanced and standard
requests.
– rt: it is a standard attribute which maintains, instead of an opaque string,
the annotated request or the resource description in case of registration or
discovery response. It is a concept expression OWL (Web Ontology
Language) exploiting the RDF/XML syntax, although the framework does not
impose restrictions. In order to cope with the verbosity of XML-based
languages, the annotation is compressed and then encoded in base64 for string
format compatibility. In the adopted settings gzip compression is used, but
other schemes can be also employed, such as EXI 7 W3C standard or even
experimental algorithms for the Semantic Web of Things such as COX [24].
Even with compression, an annotation might still be longer than the 270B
limit of the URI-query option field. In such case, multiple URI-query fields
will be present with rt name and the full annotation will come joining such
values.
– at (annotation type): it is a new attribute indicating ontology language,
syntax and encoding scheme of semantic annotation. It is defined in the same
way as the standard type (media type) attribute. For each
language-syntaxencoding, the related MIME type should be added to the CoAP Media Type
Registry, which maps MIME type strings to 16-bit codes. The 30004
unassigned code was adopted for the
application/rdf+zip MIME type used in this work.
– st (semantic task): it indicates which kind of reasoning task is required for
resource discovery. Each provided inference is identified by a numeric code.
          </p>
          <p>At the moment, 1 is assigned to CAP.
– sr (semantic threshold): this new attribute is used in discovery requests to
specify a minimum score threshold. Resources having an overall score w.r.t.
7 Efficient XML Interchange, http://www.w3.org/XML/EXI/
the request lower than this threshold will not be returned to the client. This
allows to modulate the granularity of discovery and to limit data transfers
when many resources are available. In replies to discovery, this field contains
the overall score of a resource w.r.t. the request.
– lg (longitude) and lt (latitude): they are two novel and optional attributes
(expressed in degrees). Within a request, they specify a reference
geographical location in order to measure distances of discovered resources and grade
matchmaking outcomes; in replies or registrations they simply express the
resource location.
– md (maximum distance): in a request it indicates the maximum acceptable
distance (in meters) from the reference location set with the pair &lt; lg, lt &gt;.
The adoption of a (center,distance) constraint allows the server to pre-filter
resources, so avoiding the relatively expensive semantic matchmaking for
resources outside the requested area. In replies, the attribute is used to specify
the actual distance of a resource from the reference location.</p>
          <p>Some toy examples will clarify both structure and content of registration,
request and reply messages in the semantic-enhanced variant of CoAP protocol.
Semantic annotations will be voluntarily omitted here for the sake of clarity:
several examples will be provided in the case study report in Section 4.</p>
          <p>Registration. A sensor acting as a CoAP server wants to expose a resource
representing its own features and capabilities. The corresponding semantically
annotated description is expressed in OWL/RDF language w.r.t. SSN-XG
ontology and compressed with gzip. The sensor has (latitude,longitude) coordinates
of (41.109, 16.878). The sensor will therefore issue a POST CoAP request to:
coap://localhost:5683/.well-known/core?rt=xxxxxx
&amp;ro=http://purl.oclc.org/NET/ssnx/ssn&amp;at=30004&amp;lg=16.878&amp;lt=41.109</p>
          <p>Discovery request. An application queries an SSN sink having 193.204.59.75
IP address to find sensors best matching a semantic description expressed in
OWL/RDF language w.r.t. Ontosensor ontology and compressed with gzip. The
application is interested only in sensors located within 100m from the location
at (41.1566734, 16.884755) coordinates. Furthermore, it sets a score threshold of
70% to retrieve only good matches. The application will therefore send a GET
CoAP request to:
coap://193.204.59.75:5683/.well-known/core?
&amp;ro=http://www.memphis.edu/eece/cas/onto sensor/OntoSensor.txt
&amp;rt=yyyyyy=&amp;at=30004&amp;lg=41.1566734&amp;lt=16.884755&amp;md=100&amp;st=1&amp;sr=70</p>
          <p>Discovery reply. Let us suppose that two sensors match the above request.
The CoAP server response payload will be:
&lt;/HumidSens204&gt;;ct=0;ct=41;at=30004;lg=41.1566735;lt=16.884754;
md=19.4;ro=http://www.memphis.edu/eece/cas/onto sensor/OntoSensor.txt;
rt=aaaaaaa;sr=76.4;title="Humidity-Sensor-204",
&lt;/HumidSens111&gt;;ct=0;ct=30004;lg=41.1566732;lt=16.884756;
md=60.9;ro=http://www.memphis.edu/eece/cas/onto sensor/OntoSensor.txt;
rt=bbbbbbb;sr=82.1;title="Humidity-Sensor-111"</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Case study</title>
      <p>In what follows, illustrative examples are presented to better explain flexibility
and potentialities our approach provides and to let its novelty emerge. The
proposed enhancement has been applied and tested in two different case studies:
(i) fire risk prevention; (ii) air conditioning. Both focused on an environment
composed of three rooms of the Technical University of Bari equipped with
several devices. All of them refer to one or more sink nodes representing the
interface of the SSN toward external applications. The CoAP server runs on a
sink node based on Android 2.3.3 platform. It is able to accept GET/POST
messages –for example a sensor discovery request– and send responses to clients.
For our experiments the Californium CoAP framework [28] was extended with
the semantic-based enhancement proposed in Section 3.4. Copper plugin [29] for
Firefox was used to simulate the requests coming from applications.</p>
      <p>
        Device arrangement is shown in Figure 2: the rooms contain different kinds
of sensors –in green– and actuators –in red. Sensor and actuator descriptions are
represented by conjunctive concept expressions referring to the same ontology,
which extends SSN-XG [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. In particular, sensors are described by means of their
properties and capabilities, whereas actuator descriptions also include features of
the event for which they should be activated. Figure 3 shows an example of
temperature sensor modeling. We exploited the pattern defined in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] to describe the
measuring features of a sensor, with some differences. In particular, each sensor
can “observe” properties modeled as subclasses of ssn:FeatureOfInterest and
has proper measurement capabilities expressed as subclasses of the ssn:Measurement
Capability class. Each specific subclass of ssn:MeasurementCapability has a
set of measurement properties, represented as subclasses of the ssn:Measurement
Property class. Furthermore, a sensor is related to a subclass of ssn:EnergyDevice
through the ssn:hasSubSystem property to model its energy source.
      </p>
      <p>The first scenario refers to disaster prevention, focusing on discovering
possible fire risks in given areas. Thanks to a continuous monitoring of sensed
parameters, possible hazards can be quickly detected and recovery procedures
rapidly started to take danger under control for both people and structures. The
first step is to discover sensors in the environment able to monitor useful data.
Application-defined sensor requirements play the role of “request” and the
device descriptions the ones of “supplied resources”. Let us suppose a temperature
sensor is needed in room C with a large measurement range –able to take both low
and high values of temperature–, a medium sampling frequency and low accuracy
and resolution –temperature changes quickly during a blaze, so high accuracy
and resolution are not required. At the same time, the application requires that
sensor has a battery with medium lifetime. Using concepts defined in the domain
ontology the request can described as follows:
(R1)FireRisk Request ≡ T emperatureSensor ⊓ ∃ hasMeasurementCapability ⊓
∀ hasMeasurementCapability.( ∃ hasMeasurementP roperty ⊓
∀ hasMeasurementP roperty.(HighMeasurementRange ⊓ MediumF requency ⊓
LowAccuracy ⊓ LowResolution)) ⊓ ∃ hasSubSystem ⊓ ∀ hasSubSystem.(Battery ⊓
∀ hasSurvivalP roperty.(MediumBatteryLifetime)).</p>
      <p>!!"#$%"!&amp;"'(%)&amp;*%+
/L9!#!.425-!!89+
&lt;%03%/-1./%$%"!=/+</p>
      <p>/L9!#!.425-!!89+
&gt;,?@&lt;%03%/-1./%$%"!=/+
!!"#I-!$.4!6!1%0+
A-"-!="&amp;*JK&gt;BDJ&gt;2+
/L9!#!.425-!!89+
/L9!#!.425-!!89+</p>
      <p>F-G%/6+
/L9!#!.425-!!89+
!!"#;"%/'6(%)&amp;*%+
H&amp;'I&gt;&amp;9%&lt;&amp;0%F-G%/6+
!!"#I-!$./)&amp;)-5A/=3%/16+
7-5H)4"I(",'J4",$-+,")
*A)
*D)
*?)</p>
      <p>!"
*C)
5A)
5?)
#"
*B)
*E)
3--%)</p>
      <p>Fig. 3. Temperature sensor modeling</p>
      <p>Notice that a sensor could also have more subsystems. In that case, related
features are conjunctive concept expressions in the filler of the hasSubSystem
property. With reference to contextual query attributes in the GET request, let
us suppose to select devices positioned in Room C with a maximum distance
of 25m from the reference location P and a threshold discovery score of 65%.
The sink acts as a CoAP gateway w.r.t. deployed sensors. It executes a
preprocessing step to exclude components outside the user-specified range. Hereafter
the concept expressions for some of the sensor instances inside the measurement
area in Figure 2 are summarized.
(S1)TSic306TemperatureSensor ⊑ T emperatureSensor ⊓ ∃ hasMeasurementCapability ⊓
∀ hasMeasurementCapability.(T sic306T emperatureMeasurementCapability) ⊓
∃ hasSubSystem ⊓ ∀ hasSubSystem.(EnixEnergies RS 689).</p>
      <p>Tsic306TemperatureMeasurementCapability ≡ ∃ hasMeasurementP roperty ⊓
∀ hasMeasurementP roperty.(MediumResolution ⊓ HighAccuracy ⊓ MediumF requency ⊓
LowMeasurementRange ⊓ MediumP recision).</p>
      <p>EnixEnergies RS 689 ⊑ Battery ⊓ ∀ hasSurvivalP roperty.(LowBatteryLifetime).
(S2)LM70TemperatureSensor ⊑ T emperatureSensor ⊓ ∃ hasMeasurementCapability ⊓
∀ hasMeasurementCapability.(LM70T emperatureMeasurementCapability) ⊓
∃ hasSubSystem ⊓ ∀ hasSubSystem.(P anasonic V RLA LC).</p>
      <p>LM70TemperatureMeasurementCapability ≡ ∃ hasMeasurementP roperty ⊓
∀ hasMeasurementP roperty.(LowResolution ⊓ LowAccuracy ⊓ MediumF requency ⊓
HighMeasurementRange).</p>
      <p>Panasonic VRLA LC ⊑ Battery ⊓ ∀ hasSurvivalP roperty.(HighBatteryLifetime).
(S3)SE95TemperatureSensor ⊑ T emperatureSensor ⊓ ∃ hasMeasurementCapability ⊓
∀ hasMeasurementCapability.(SE95T emperatureMeasurementCapability) ⊓
∃ hasSubSystem ⊓ ∀ hasSubSystem.(P hilips F R 6LB).</p>
      <p>SE95TemperatureMeasurementCapability ≡ ∃ hasMeasurementP roperty ⊓
∀ hasMeasurementP roperty.(HighResolution ⊓ HighAccuracy ⊓ HighF requency ⊓
HighMeasurementRange).</p>
      <p>Philips FR 6LB ⊑ Battery ⊓ ∀ hasSurvivalP roperty.(MediumBatteryLifetime).
(S4)MX6GasSensor ⊑ GasSensor ⊓ ∃ hasMeasurementCapability ⊓
∀ hasMeasurementCapability.(MX6GasMeasurementCapability) ⊓
∀ hasSubSystem.(P anasonic V RLA LC) ⊓ ∃ hasSubSystem.</p>
      <p>MX6GasMeasurementCapability ≡ ∀ hasMeasurementP roperty.(HighResolution ⊓
MediumAccuracy ⊓ HighF requency ⊓ MediumP recision) ⊓ ∃ hasMeasurementP roperty.</p>
      <p>For each device annotation, the sink node apply CAP resolution w.r.t. R1
in order to evidence requested capabilities missing in the device structure. For
example, S2 has a different battery lifetime w.r.t. the request, therefore it is a
nearly full match. On the contrary, S3 refers to a different type of sensor and
does not match the required resolution, accuracy and frequency constraints.
H(R1,S2) ≡ ∀ hasSubSystem.( ∀ hasSurvivalP roperty.(MediumBatteryLifetime)).
H(R1,S3) ≡ ∀ hasMeasurementCapability.( ∀ hasMeasurementP roperty.(MediumF requency ⊓
LowAccuracy ⊓ LowResolution)).</p>
      <p>Afterwards, the sink replies to the client request with the list of suitable
sensors in relevance order. The arrangement score is computed via the following
utility function:
f (R, S) = 100 ∗ 1 −
s match (R, S)
s match (R, ⊤)
∗ 1 +
distance (R, S)
d
where s match measures the CAP-induced semantic distance between a request
R and resource description S; this value is normalized dividing by the semantic
distance between R and the universal concept –Top or Thing– which depends
only on axioms in the ontology. Geographical distance –normalized by
userspecified maximum range d– is combined as weighting factor. The top results
ID URI
S2 /sink/LM70TemperatureSensor
S3 /sink/SE95TemperatureSensor
S1 /sink/TSicTemperatureSensor
S4 /sink/MX6GasSensor
of discovery are reported in Table 1. Sensor S2 has the best rank because its
description is very similar to the request, in fact it has a semantic distance of
0.050. Nevertheless, its final score is about 90% because it is 20m far from the
reference location P .</p>
      <p>Now the application can select sensors to query/observe; subsequently it can
apply mining procedures on retrieved data –as explained in Section 3.3– and
even detect risk events. For example, let us suppose that temperature sensor S2,
having a f = 0.5Hz sampling rate, produces the following data point series in
Celsius degrees: (22.3, 22.5, 25.5, 29.4, 38.7, 49.3, 60.4, 75.5). Let us also suppose
the fire prevention application adopts an observing window T = 8s. Then the
following data mining steps are executed:
– Data are divided in N = f T = 4-sample blocks: B1 = (22.3, 22.5, 25.5, 29.5);
B2 = (38.7, 49.3, 60.4, 75.5).
– Average, variance and standard deviation are computed: μ1 = 24.9; σ12 =
–8.3In;cσr1em=en3t.3a;l rμa2ti=o i5s6.ΔΔ0f;t σ=22 μ=t−1μ8t7−.19;thσe2r=efo1r5e.8Δ.temp = 56.0−24.9 = 3.9.</p>
      <p>T Δt 8
– Based on studies and laws on fire risk prevention, we designed a classifier able
to detect one of the five common fire stages, reported in Table 2. In the example,
the classifier detects that fire propagation is occurring in the environment. It is
useful to point out that the example just used the average temperature for the
sake of clarity; in the case study, temperature variance, relative humidity, CO
and CO2 concentrations are also taken into account.</p>
      <p>The event description then becomes a query for the actuator discovery phase.
In this way, the application can find all devices able to prevent a given dangerous
event or perform recovery procedures. Each actuator can be modeled defining,
in addition to operating specification, also the context description that, if
verified, should lead to an activation. Different kinds and stages of fire events have
been modeled mainly through temperature, extension, propagation speed and
toxicity parameters. For example, detection of a propagation event can be
characterized by high temperature, moderate extension, low propagation speed and
moderate toxicity. In such case, actuator request and fire suppressor devices can
be described as:</p>
      <p>ID URI
A2 /sink/FireSuppressionTypeB
A1 /sink/FireSuppressionTypeA</p>
      <p>Distance Semantic Rank Final Rank
11.01 m 0.000 100.00 %
5.41 m 0.150 81.75 %
The paper proposed a novel SSN framework, supporting logic-based
matchmaking of meaningful and semantically rich event/device/resource annotations via
simple and backward-compatible CoAP extensions. Peculiarities of the proposed
solution have been outlined w.r.t. a case study showing its benefits.</p>
      <p>Future work includes a thorough experimental campaign on a large testbed,
in order to accurately evaluate performance issues, the integration of novel
nonstandard inferences (such as Concept Contraction and Concept Covering), to
make semantic matchmaking even more detailed as well as the extension of
underlying logic toward E L/E L++ for increasing allowed expressiveness of resource
and request descriptions.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>The authors acknowledge partial support of EU ECTP 2012-14 project “GAIA:
Generalized Automatic exchange of port Information Area”.
12. Patni, H., Henson, C., Sheth, A.: Linked Sensor Data. In: Collaborative
Technologies and Systems (CTS), 2010 International Symposium on, IEEE (2010) 362–370
13. Page, K., De Roure, D., Martinez, K., Sadler, J., Kit, O.: Linked Sensor Data:
RESTfully serving RDF and GML. Proceedings of the 2nd International Workshop
on Semantic Sensor Networks (2009) 49–63
14. Bormann, C., Castellani, A., Shelby, Z.: Coap: An application protocol for billions
of tiny internet nodes. Internet Computing, IEEE 16(2) (2012) 62–67
15. Barnaghi, P., Presser, M., Moessner, K.: Publishing Linked Sensor Data. In:
Proceedings of the 3rd International Workshop on Semantic Sensor Networks. (2010)
16. Pfisterer, D., Romer, K., Bimschas, D., Kleine, O., Mietz, R., Truong, C.,
Hasemann, H., Pagel, M., Hauswirth, M., Karnstedt, M., et al.: SPITFIRE: Toward a
Semantic Web of Things. Communications Magazine, IEEE 49(11) (2011) 40–48
17. Taylor, K., Leidinger, L.: Ontology-driven complex event processing in
heterogeneous sensor networks. The Semanic Web: Research and Applications (2011)
285–299
18. Ruta, M., Di Noia, T., Di Sciascio, E., Donini, F.: Semantic-Enhanced Bluetooth
Discovery Protocol for M-Commerce Applications. International Journal of Web
and Grid Services 2(4) (2006) 424–452
19. Ruta, M., Scioscia, F., Di Sciascio, E.: Mobile Semantic-based Matchmaking: a
fuzzy DL approach. The Semantic Web: Research and Applications (2010) 16–30
20. Ruta, M., Scioscia, F., Di Noia, T., Di Sciascio, E.: A hybrid ZigBee/Bluetooth
approach to mobile semantic grids. Computer Systems Science and Engineering
25(3) (May 2010) 235–249
21. De Virgilio, R., Di Sciascio, E., Ruta, M., Scioscia, F., Torlone, R.:
Semanticbased RFID Data Management. In: Unique Radio Innovation for the 21st Century:
Building Scalable and Global RFID Networks. Springer (2011) 111–142
22. Mahoney, M.: Adaptive Weighing of Context Models for Lossless Data
Compression. Technical report, Florida Tech. Technical Report CS-2005-16, 2005
23. Liefke, H., Suciu, D.: Xmill: an efficient compressor for xml data. SIGMOD Rec.</p>
      <p>29(2) (2000) 153–164
24. Scioscia, F., Ruta, M.: Building a Semantic Web of Things: issues and
perspectives in information compression. In: Semantic Web Information Management
(SWIM’09). In Proceedings of the 3rd IEEE International Conference on Semantic
Computing (ICSC 2009), IEEE Computer Society (2009) 589–594
25. Baader, F., Calvanese, D., Mc Guinness, D., Nardi, D., Patel-Schneider, P.: The</p>
      <p>Description Logic Handbook. Cambridge University Press (2002)
26. Ruta, M., Di Sciascio, E., Scioscia, F.: Concept Abduction and Contraction in
Semantic-based P2P Environments. Web Intelligence and Agent Systems 9(3)
(2011) 179–207
27. Ruta, M., Scioscia, F., Di Sciascio, E., Gramegna, F., Loseto, G.: Mini-ME: the
Mini Matchmaking Engine. In Horrocks, I., Yatskevich, M., Jimenez-Ruiz, E.,
eds.: OWL Reasoner Evaluation Workshop (ORE 2012). Volume 858 of CEUR
Workshop Proceedings., CEUR-WS (2012) 52–63
28. Kovatsch, M., Mayer, S., Ostermaier, B.: Moving Application Logic from the
Firmware to the Cloud: Towards the Thin Server Architecture for the Internet of
Things. In: Proceedings of the 6th International Conference on Innovative Mobile
and Internet Services in Ubiquitous Computing (IMIS 2012). (July 2012)
29. Kovatsch, M.: Demo Abstract: Human-CoAP Interaction with Copper. In:
Proceedings of the 7th IEEE International Conference on Distributed Computing in
Sensor Systems (DCOSS 2011). (June 2011)</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Ni</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Luo</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cheung</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          <article-title>In: Semantic Sensor Net: An Extensible Framework</article-title>
          . Volume
          <volume>3619</volume>
          of Lecture Notes in Computer Science. Springer (
          <year>2005</year>
          )
          <fpage>1144</fpage>
          -
          <lpage>1153</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Avancha</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patel</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Joshi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Ontology-driven adaptive sensor networks</article-title>
          .
          <source>In: First Annual International Conference on Mobile and Ubiquitous Systems, Networking and Services</source>
          . (
          <year>2004</year>
          )
          <fpage>194</fpage>
          -
          <lpage>202</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Ke</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ayyash</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Little</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Semantic internetworking of sensor systems</article-title>
          .
          <source>In: Mobile Ad-hoc and Sensor Systems</source>
          , 2004 IEEE International Conference on,
          <source>IEEE</source>
          (
          <year>2004</year>
          )
          <fpage>484</fpage>
          -
          <lpage>492</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <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.</given-names>
          </string-name>
          :
          <article-title>Reasoning about sensors and compositions</article-title>
          .
          <source>Proc. Semantic Sensor Networks</source>
          (
          <year>2009</year>
          )
          <fpage>33</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Jiang</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chung</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cybenko</surname>
          </string-name>
          , G.:
          <article-title>Semantic agent technologies for tactical sensor networks</article-title>
          .
          <source>In: 2003 SPIE Conference on AeroSense.</source>
          (
          <year>2003</year>
          )
          <fpage>21</fpage>
          -
          <lpage>25</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Sheth</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Henson</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sahoo</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          : Semantic Sensor Web.
          <source>Internet Computing, IEEE</source>
          <volume>12</volume>
          (
          <issue>4</issue>
          ) (
          <year>2008</year>
          )
          <fpage>78</fpage>
          -
          <lpage>83</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Guinard</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trifa</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Towards the Web of Things: Web Mashups for Embedded Devices</article-title>
          . In: Workshop on Mashups,
          <source>Enterprise Mashups and Lightweight Composition on the Web (MEM</source>
          <year>2009</year>
          ),
          <source>in proceedings of WWW (International World Wide Web Conferences)</source>
          , Madrid, Spain. (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Compton</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barnaghi</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bermudez</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garcia-Castro</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Corcho</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cox</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Graybeal</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hauswirth</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Henson</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Herzog</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , et al.:
          <article-title>The SSN ontology of the W3C semantic sensor network incubator group</article-title>
          .
          <source>Web Semantics: Science, Services and Agents on the World Wide Web</source>
          (
          <year>2012</year>
          ) in print.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Colucci</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Di Noia,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Pinto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Ragone</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Ruta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Tinelli</surname>
          </string-name>
          , E.:
          <article-title>A NonMonotonic Approach to Semantic Matchmaking and Request Refinement in EMarketplaces</article-title>
          .
          <source>International Journal of Electronic Commerce</source>
          <volume>12</volume>
          (
          <issue>2</issue>
          ) (
          <year>2007</year>
          )
          <fpage>127</fpage>
          -
          <lpage>154</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Russomanno</surname>
            ,
            <given-names>D.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kothari</surname>
            ,
            <given-names>C.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thomas</surname>
            ,
            <given-names>O.A.</given-names>
          </string-name>
          :
          <article-title>Building a Sensor Ontology: A Practical Approach Leveraging ISO and OGC Models</article-title>
          .
          <source>In: The 2005 International Conference on Artificial Intelligence</source>
          . (
          <year>2005</year>
          )
          <fpage>637</fpage>
          -
          <lpage>643</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Bizer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heath</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Linked data-the story so far</article-title>
          .
          <source>International Journal on Semantic Web and Information Systems (IJSWIS) 5</source>
          (
          <issue>3</issue>
          ) (
          <year>2009</year>
          )
          <fpage>1</fpage>
          -
          <lpage>22</lpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>