<?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:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/194/Ontology-driven-Adaptive-Sensor-Networks">
    <rdfs:label><![CDATA[Ontology-driven Adaptive Sensor Networks]]></rdfs:label>
    <pub:title><![CDATA[Ontology-driven Adaptive Sensor Networks]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-08-22T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[A wireless sensor network deployed in an area of interest affected by variations in environmental conditions associated with that area. It must adapt to these variations in order to continue functioning as desired by the user. We present a novel, two-phase solution to the wireless sensor network adaptivity problem. In the first phase, nodes in the network, organized as clusters, execute an efficient algorithm to dynamically calibrate sensed data. Each node provides its current energy level and the state of each on-board sensor to a cluster-head. In the second phase, each cluster-head executes an efficient, ontology-driven algorithm to determine the future state of the network under existing conditions, based on information received from each sensor node. We describe an example application scenario to show how our two-phase solution can be employed to enable a real-world wireless sensor network to adapt itself to variations in environmental conditions.
 ]]></pub:abstract>
    <pub:pages><![CDATA[194--202]]></pub:pages>
    <pub:counter>1251</pub:counter>
    <pub:googleKey>Q40Chg_7JQAJ</pub:googleKey>
    <pub:googleCitations>7</pub:googleCitations>
    <pub:booktitle><![CDATA[MobiQuitous 2004]]></pub:booktitle>
    <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:List>
             <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Chintan/Patel/"><person:name><![CDATA[Chintan  Patel]]></person:name><rdfs:label><![CDATA[Chintan  Patel]]></rdfs:label></person:Collaborator></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi/"><person:name><![CDATA[Anupam  Joshi]]></person:name><rdfs:label><![CDATA[Anupam  Joshi]]></rdfs:label></person:PrincipalFaculty></rdf:first>
                 <rdf:rest rdf:resource="&rdf;nil" />
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </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/199.pdf]]></pub:softCopyURI>
      <pub:softCopySize>149876</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:InProceedings>

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

</rdf:RDF>
