<?xml version="1.0"?>

<!DOCTYPE owl [
  <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
  <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
  <!ENTITY owl "http://www.w3.org/2002/07/owl#">
  <!ENTITY cc "http://web.resource.org/cc/#">
  <!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
  <!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">]>

<!--
  This ontology document is licensed under the Creative Commons
  Attribution License. To view a copy of this license, visit
  http://creativecommons.org/licenses/by/2.0/ or send a letter to
  Creative Commons, 559 Nathan Abbott Way, Stanford, California
  94305, USA.
-->

<rdf:RDF 
  xmlns:rdf = "&rdf;"
  xmlns:rdfs = "&rdfs;"
  xmlns:xsd = "&xsd;"
  xmlns:owl = "&owl;"
  xmlns:cc = "&cc;"
  xmlns:project = "&project;"
  xmlns:person = "&person;"
  xmlns:pub = "&pub;"
  xmlns:assert = "&assert;">
  <pub:PhdThesis rdf:about="http://ebiquity.umbc.edu/paper/html/id/245/A-Holistic-Approach-to-Secure-Sensor-Networks">
    <rdfs:label><![CDATA[A Holistic Approach to Secure Sensor Networks]]></rdfs:label>
    <pub:title><![CDATA[A Holistic Approach to Secure Sensor Networks]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-08-05T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[Wireless sensor networks (WSNs) form a unique class of ad hoc networks
consisting of heterogeneous but highly resource-constrained devices
that can sense their environment and report sensed data to designated
nodes in the network. We present a holistic approach to improve the
performance of wireless sensor networks with respect to security,
longevity and connectivity under changing environmental
conditions. Our approach is two-fold: We have created a framework for
adaptability that detects, classifies and responds to environmental
variations affecting WSN performance. We have also designed security
mechanisms in our framework to demonstrate WSN adaptations. Our
security mechanisms can be used as basic building blocks in WSN
designs. The adaptability framework is generic and ensures that WSNs
can respond to a variety of changes in environmental conditions, such
as variations related to security and network topology, affecting
their performance.
<p>
We have designed a two-tier adaptability component, SWANS, using a
principled, ontological approach to ensure both local and global
responses to environmental variations. Local responses are generated
by individual sensor nodes. At node level, SWANS monitors a set of
twenty-one low-level parameters (including those associated with
secure WSN establishment) and employs a local knowledge base to
compute the node's logical state. It employs a set of rules determine
the most appropriate response corresponding to a logical state. At
network level SWANS combines sensor node state information with
user-defined constraints and sensor data. It employs a network-level
knowledge base to compute the network's logical state and generate a
global response to the observed environmental variation. Experimental
evaluations show that WSNs employing SWANS are more secure, live
longer and have better connectivity than their non-adaptive
counterparts.
<p>
We also designed a set of three security protocol suites, SONETS, that
secures a WSN against different classes of adversaries. P-SONETS is a
centralized protocol suite that secures WSNs deployed to establish a
perimeter around high value assets against adversaries who seek to
breach the perimeter and attack the asset. C-SONETS is a scalable
centralized protocol suite containing a novel topology discovery and
key setup protocol to thwart adversaries with global presence in the
area of interest capable of attacking the WSN before, during and after
its formation. D-SONETS is a distributed protocol suite that ensures
rapid establishment of a secure WSN for non-critical applications in
which adversary presence is local. Experimental evaluations of
P-SONETS, C-SONETS and D-SONETS show their feasibility to the
associated application class and their ability to thwart adversaries
corresponding to each class.
]]></pub:abstract>
    <pub:counter>977</pub:counter>
    <pub:tag><![CDATA[wireless]]></pub:tag>
    <pub:tag><![CDATA[sensor network]]></pub:tag>
    <pub:tag><![CDATA[security]]></pub:tag>
    <pub:tag><![CDATA[ontology]]></pub:tag>
    <pub:tag><![CDATA[security]]></pub:tag>
    <pub:tag><![CDATA[intrusion detection]]></pub:tag>
    <pub:school><![CDATA[UMBC]]></pub:school>
    <pub:author>
       <rdf:List>
         <rdf:first><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></rdf:first>
         <rdf:rest rdf:resource="&rdf;nil" />
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/180.pdf]]></pub:softCopyURI>
      <pub:softCopySize>865000</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
    <assert:isPublicationOf rdf:resource="http://ebiquity.umbc.edu/event/html/id/110/A-Holistic-Approach-to-Secure-Sensor-Networks" />
  </pub:PhdThesis>

  <rdf:Description rdf:about="">
    <cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
  </rdf:Description>

</rdf:RDF>
