<?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:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Jim/Parker/">
  <rdfs:label><![CDATA[Jim  Parker]]></rdfs:label>
    <rdf:type rdf:resource="&person;PhDAlumnus" />
    <person:face><![CDATA[http://ebiquity.umbc.edu/faces/111.jpeg]]></person:face>
    <person:name><![CDATA[Jim  Parker]]></person:name>
    <person:firstName><![CDATA[Jim]]></person:firstName>
    <person:lastName><![CDATA[Parker]]></person:lastName>
    <person:graduationDate rdf:datatype="&xsd;dateTime">2008-12-01T00:00:00-05:00</person:graduationDate>
    <person:workContact><contact:ContactInformation>
      <contact:email><![CDATA[jparke2@umbc.edu]]></contact:email>
    </contact:ContactInformation></person:workContact>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/490/Security-Through-Collaboration-and-Trust-in-MANETs">
      <pub:title><![CDATA[Security Through Collaboration and Trust in MANETs]]></pub:title>
      <rdfs:label><![CDATA[Security Through Collaboration and Trust in MANETs]]></rdfs:label>
      <pub:booktitle><![CDATA[Mobile Networks and Applications (MONET)]]></pub:booktitle>
      <pub:publisher><![CDATA[Springer Netherlands]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2010-06-21T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Wenjia/Li/"><person:name><![CDATA[Wenjia  Li]]></person:name><rdfs:label><![CDATA[Wenjia  Li]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/424/Security-through-Collaboration-in-MANETs">
      <pub:title><![CDATA[Security through Collaboration in MANETs]]></pub:title>
      <rdfs:label><![CDATA[Security through Collaboration in MANETs]]></rdfs:label>
      <pub:booktitle><![CDATA[Proceedings of The 4th International Conference on Collaborative Computing: Networking, Applications and Worksharing (CollaborateCom 2008)]]></pub:booktitle>
      <pub:publisher><![CDATA[Springer Berlin Heidelberg]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2008-11-14T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Wenjia/Li/"><person:name><![CDATA[Wenjia  Li]]></person:name><rdfs:label><![CDATA[Wenjia  Li]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/407/Security-Policies-and-Trust-in-Ubiquitous-Computing">
      <pub:title><![CDATA[Security Policies and Trust in Ubiquitous Computing]]></pub:title>
      <rdfs:label><![CDATA[Security Policies and Trust in Ubiquitous Computing]]></rdfs:label>
      <pub:booktitle><![CDATA[Philosophical Transactions of the Royal Society A]]></pub:booktitle>
      <pub:publisher><![CDATA[Royal Society Publishing]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2008-10-28T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><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></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/364/Threshold-based-Intrusion-Detection-in-Ad-Hoc-Networks-and-Secure-AODV">
      <pub:title><![CDATA[Threshold-based Intrusion Detection in Ad Hoc Networks and Secure AODV]]></pub:title>
      <rdfs:label><![CDATA[Threshold-based Intrusion Detection in Ad Hoc Networks and Secure AODV]]></rdfs:label>
      <pub:booktitle><![CDATA[Ad Hoc Networks Journal (ADHOCNET)]]></pub:booktitle>
      <pub:publisher><![CDATA[Elsevier B.V.]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2007-05-09T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Anand/Patwardhan/"><person:name><![CDATA[Anand  Patwardhan]]></person:name><rdfs:label><![CDATA[Anand  Patwardhan]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/297/Trust-in-Pervasive-Computing">
      <pub:title><![CDATA[Trust in Pervasive Computing]]></pub:title>
      <rdfs:label><![CDATA[Trust in Pervasive Computing]]></rdfs:label>
      <pub:booktitle><![CDATA[The Handbook of Mobile Middleware ]]></pub:booktitle>
      <pub:publisher><![CDATA[CRC Press]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2006-02-02T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Jim/Parker/"><person:name><![CDATA[Jim  Parker]]></person:name><rdfs:label><![CDATA[Jim  Parker]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/267/Cross-layer-Analysis-for-Detecting-Wireless-Misbehaviour">
      <pub:title><![CDATA[Cross-layer Analysis for Detecting Wireless Misbehaviour]]></pub:title>
      <rdfs:label><![CDATA[Cross-layer Analysis for Detecting Wireless Misbehaviour]]></rdfs:label>
      <pub:booktitle><![CDATA[IEEE Consumer Communications and Networking Conference Special Sessions]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2006-01-06T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Jim/Parker/"><person:name><![CDATA[Jim  Parker]]></person:name><rdfs:label><![CDATA[Jim  Parker]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:Proceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/208/Secure-Routing-and-Intrusion-Detection-in-Ad-Hoc-Networks">
      <pub:title><![CDATA[Secure Routing and Intrusion Detection in Ad Hoc Networks]]></pub:title>
      <rdfs:label><![CDATA[Secure Routing and Intrusion Detection in Ad Hoc Networks]]></rdfs:label>
      <pub:booktitle><![CDATA[Proceedings of the 3rd International Conference on Pervasive Computing and Communications]]></pub:booktitle>
      <pub:publisher><![CDATA[IEEE]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-03-08T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Anand/Patwardhan/"><person:name><![CDATA[Anand  Patwardhan]]></person:name><rdfs:label><![CDATA[Anand  Patwardhan]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/145/Security-Privacy-and-Trust-in-Mobile-Computing-Environments">
      <pub:title><![CDATA[Security, Privacy and Trust in Mobile Computing Environments]]></pub:title>
      <rdfs:label><![CDATA[Security, Privacy and Trust in Mobile Computing Environments]]></rdfs:label>
      <pub:booktitle><![CDATA[Handbook of Mobile Computing, Editors Imad Mahgoub and Mohammad Ilyas]]></pub:booktitle>
      <pub:publisher><![CDATA[CRC Press]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-12-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal/"><person:name><![CDATA[Lalana  Kagal]]></person:name><rdfs:label><![CDATA[Lalana  Kagal]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InBook></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/146/On-Intrusion-Detection-in-Mobile-Ad-Hoc-Networks">
      <pub:title><![CDATA[On Intrusion Detection in Mobile Ad Hoc Networks]]></pub:title>
      <rdfs:label><![CDATA[On Intrusion Detection in Mobile Ad Hoc Networks]]></rdfs:label>
      <pub:booktitle><![CDATA[23rd IEEE International Performance Computing and Communications Conference -- Workshop on Information Assurance ]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-04-16T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Jim/Parker/"><person:name><![CDATA[Jim  Parker]]></person:name><rdfs:label><![CDATA[Jim  Parker]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/74/Distributed-Trust-Management-in-Mobile-Ad-Hoc-Networks"><project:title><![CDATA[Distributed Trust Management in Mobile Ad Hoc Networks]]></project:title><rdfs:label><![CDATA[Distributed Trust Management in Mobile Ad Hoc Networks]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;PhDStudent" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/33/Intrusion-Detection"><project:title><![CDATA[Intrusion Detection]]></project:title><rdfs:label><![CDATA[Intrusion Detection]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;Student" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/77/Security-in-Battlefield-MANETs"><project:title><![CDATA[Security in Battlefield MANETs]]></project:title><rdfs:label><![CDATA[Security in Battlefield MANETs]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;PhDStudent" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/90/Jim-Parker" />
    <assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/89/Jim-Parker" />
  </person:Alumnus>

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

</rdf:RDF>

