<?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 contact "http://ebiquity.umbc.edu/ontology/contact.owl#">
  <!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.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:contact = "&contact;"
  xmlns:assoc = "&assoc;"
  xmlns:assert = "&assert;">
  <person:Sponsor rdf:about="http://ebiquity.umbc.edu/person/html//DARPA/">
  <rdfs:label><![CDATA[  DARPA]]></rdfs:label>
    <person:name><![CDATA[  DARPA]]></person:name>
    <person:lastName><![CDATA[DARPA]]></person:lastName>
    <person:workContact><contact:ContactInformation>
      <contact:company><![CDATA[DARPA]]></contact:company>
      <contact:url><![CDATA[http://www.darpa.mil/]]></contact:url>
    </contact:ContactInformation></person:workContact>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/8/DAML-ITTalks"><project:title><![CDATA[DAML / ITTalks]]></project:title><rdfs:label><![CDATA[DAML / ITTalks]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;Sponsor" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/30/Enabling-Peer-to-Peer-Resource-Discovery-in-Agent-Environment"><project:title><![CDATA[Enabling Peer-to-Peer Resource Discovery in Agent Environment]]></project:title><rdfs:label><![CDATA[Enabling Peer-to-Peer Resource Discovery in Agent Environment]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;Sponsor" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/2/MoGATU-Data-Management-in-Pervasive-Computing-Environments"><project:title><![CDATA[MoGATU: Data Management in Pervasive Computing Environments]]></project:title><rdfs:label><![CDATA[MoGATU: Data Management in Pervasive Computing Environments]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;Sponsor" />
        <assoc:comment><![CDATA[contract F30602-00-2-0591]]></assoc:comment>
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/20/OWLIR-Information-Retrieval-On-The-Semantic-Web"><project:title><![CDATA[OWLIR: Information Retrieval On The Semantic Web]]></project:title><rdfs:label><![CDATA[OWLIR: Information Retrieval On The Semantic Web]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;Sponsor" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/19/SweetJess"><project:title><![CDATA[SweetJess]]></project:title><rdfs:label><![CDATA[SweetJess]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;Sponsor" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/29/UMBC-OntoMapper-A-Tool-For-Mapping-Between-Two-Ontologies"><project:title><![CDATA[UMBC OntoMapper: A Tool For Mapping Between Two Ontologies]]></project:title><rdfs:label><![CDATA[UMBC OntoMapper: A Tool For Mapping Between Two Ontologies]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;Sponsor" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
  </person:Sponsor>

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

</rdf:RDF>
