<?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 person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
  <!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.owl#">
  <!ENTITY research "http://ebiquity.umbc.edu/ontology/research.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:person = "&person;"
  xmlns:project = "&project;"
  xmlns:pub = "&pub;"
  xmlns:assoc = "&assoc;"
  xmlns:research = "&research;"
  xmlns:assert = "&assert;">
<project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/11/Dynamic-Negotiation-Agents-in-Mobile-Computing">
    <rdfs:label><![CDATA[Dynamic Negotiation Agents in Mobile Computing]]></rdfs:label>
    <project:title><![CDATA[Dynamic Negotiation Agents in Mobile Computing]]></project:title>
    <project:description><![CDATA[A three year project funded by NSF (award number 0070802) directed by PI Anupam Joshi and CO-PIs Tim Finin, and Yelena Yesha and will be carried out 2000-2003 with $170,000 in funding from the NSF
CCR Division of Computer-communication research under program officer Yuan-Chieh Chow.
<p>
With the advent of third and fourth generation wireless infrastructure, and the simultaneous emergency of pervasive connectivity for all devices based on bluetooth like systems and ad-hoc networks, a new vista is open for research in the area. We propose ideas for a research program aimed at realizing ubiquitous computing systems based on the cooperation of autonomous, dynamic and adaptive components (hardware as well as software) which are located in vicinity of one another. These systems will be composed of a collection of independently designed components that automatically become aware of each other, establish basic (wireless) communication, exchange information about their capabilities and requirements, discover and exchange APIs, and learn to cooperate effectively to accomplish their individual and collective goals. The proposed work will enable a new class of applications that effectively use mobility and pervasive computing. We address several research problems that span the fields of distributed computing, data management, and dynamic collaboration between components. The team of researchers is located at UMBC and UI-Chicago, and plans to interact closely with collaborators at industrial labs (IBM, Hughes, Sun). ]]></project:description>
    <project:startDate rdf:datatype="&xsd;dateTime">2002-10-01T00:00:00-05:00</project:startDate>
    <project:endDate rdf:datatype="&xsd;dateTime">2005-10-01T00:00:00-05:00</project:endDate>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Harry/Chen/"><person:name><![CDATA[Harry  Chen]]></person:name><rdfs:label><![CDATA[Harry  Chen]]></rdfs:label></person:PhDAlumnus></assoc:person>
        <assoc:role rdf:resource="&person;Student" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:relatedResearchArea rdf:resource="&research;MobileComputing" />
    <project:relatedResearchArea rdf:resource="&research;MultiAgentSystems" />
  </project:PastProject>

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

</rdf:RDF>
