<?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:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/">
  <rdfs:label><![CDATA[Filip  Perich]]></rdfs:label>
    <rdf:type rdf:resource="&person;MSAlumnus" />
    <rdf:type rdf:resource="&person;PhDAlumnus" />
    <rdf:type rdf:resource="&person;AdjunctFaculty" />
    <person:face><![CDATA[http://ebiquity.umbc.edu/faces/60.jpeg]]></person:face>
    <person:name><![CDATA[Filip  Perich]]></person:name>
    <person:firstName><![CDATA[Filip]]></person:firstName>
    <person:lastName><![CDATA[Perich]]></person:lastName>
    <person:biography><![CDATA[Filip Perich is a Software Functional Manager and Senior Software Engineer at Shared Spectrum Company and an Adjunct Assistant Professor at University of Maryland Baltimore County (UMBC).  He is an experienced project manager and a team leader of military and commercially based projects.  He is instrumental in a concept design, proposal development, product development and fielding, and in securing government-funded research awards.  His primary research focus is in applications of Data Management and Artificial Intelligence to problems in distributed systems, particularly with an emphasis on wireless mobile / pervasive ad hoc networks.  Currently, he is developing policy-based next generation (XG) communications technologies for enabling tactical mobile users to utilize efficiently available radio frequency spectra with minimal interference to existing legacy radios and secure, policy-based wide-area network configuration systems.  He received Ph.D. and M.S. degrees in Computer Science from UMBC, and a B.A. degree in Mathematics from Washington College in Maryland.  Perich is an author of over 25 refereed publications.  He is professionally active in advising graduate students, serving on Ph.D. committees, and in organizing conferences and workshops on Artificial Intelligence, Data Management, E-Commerce, Networks, Security, and Semantic Web.]]></person:biography>
    <person:graduationDate rdf:datatype="&xsd;dateTime">2004-05-01T00:00:00-05:00</person:graduationDate>
    <person:workContact><contact:ContactInformation>
      <contact:company><![CDATA[Shared Spectrum Company]]></contact:company>
      <contact:email><![CDATA[filip.perich@umbc.edu]]></contact:email>
      <contact:url><![CDATA[http://perich.net/]]></contact:url>
    </contact:ContactInformation></person:workContact>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/357/Utilizing-Semantic-Tags-for-Policy-Based-Networking">
      <pub:title><![CDATA[Utilizing Semantic Tags for Policy Based Networking]]></pub:title>
      <rdfs:label><![CDATA[Utilizing Semantic Tags for Policy Based Networking]]></rdfs:label>
      <pub:booktitle><![CDATA[IEEE Globecom 2007 Internet Protocol Symposium]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2007-11-26T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Student rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Balaji/Kodeswaran/"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label></person:Student></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/376/Utilizing-Semantic-Policies-for-Secure-BGP-Route-Dissemination">
      <pub:title><![CDATA[Utilizing Semantic Policies for Secure BGP Route Dissemination]]></pub:title>
      <rdfs:label><![CDATA[Utilizing Semantic Policies for Secure BGP Route Dissemination]]></rdfs:label>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2007-09-27T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Student rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Balaji/Kodeswaran/"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label></person:Student></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/305/Querying-in-Packs-Trustworthy-Data-Management-in-Ad-Hoc-Networks">
      <pub:title><![CDATA[Querying in Packs: Trustworthy Data Management in Ad Hoc Networks]]></pub:title>
      <rdfs:label><![CDATA[Querying in Packs: Trustworthy Data Management in Ad Hoc Networks]]></rdfs:label>
      <pub:booktitle><![CDATA[International Journal of Wireless Information Networks]]></pub:booktitle>
      <pub:publisher><![CDATA[Springer Netherlands]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2006-06-09T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus 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:Alumnus></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[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:PhDStudent 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:PhDStudent></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/244/Active-Collaborations-for-Trustworthy-Data-Management-in-Ad-Hoc-Networks">
      <pub:title><![CDATA[Active Collaborations for Trustworthy Data Management in Ad Hoc Networks]]></pub:title>
      <rdfs:label><![CDATA[Active Collaborations for Trustworthy Data Management in Ad Hoc Networks]]></rdfs:label>
      <pub:booktitle><![CDATA[Proceedings of the 2nd IEEE International Conference on Mobile Ad-Hoc and Sensor Systems]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-11-07T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus 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:Alumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/218/Data-Management-for-Mobile-Ad-Hoc-Networks">
      <pub:title><![CDATA[Data Management for Mobile Ad-Hoc Networks]]></pub:title>
      <rdfs:label><![CDATA[Data Management for Mobile Ad-Hoc Networks]]></rdfs:label>
      <pub:booktitle><![CDATA[Enabling Technologies for Wireless e-Business Applications]]></pub:booktitle>
      <pub:publisher><![CDATA[Springer]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-07-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:InBook></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/158/Collaborative-Joins-in-a-Pervasive-Computing-Environment">
      <pub:title><![CDATA[Collaborative Joins in a Pervasive Computing Environment]]></pub:title>
      <rdfs:label><![CDATA[Collaborative Joins in a Pervasive Computing Environment]]></rdfs:label>
      <pub:booktitle><![CDATA[VLDB Journal]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-04-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/201/Intelligent-Agents-Meet-the-Semantic-Web-in-Smart-Spaces">
      <pub:title><![CDATA[Intelligent Agents Meet the Semantic Web in Smart Spaces]]></pub:title>
      <rdfs:label><![CDATA[Intelligent Agents Meet the Semantic Web in Smart Spaces]]></rdfs:label>
      <pub:booktitle><![CDATA[IEEE Internet Computing]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-11-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><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></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/167/In-Reputation-We-Believe-Query-Processing-in-Mobile-Ad-Hoc-Networks">
      <pub:title><![CDATA[In Reputation We Believe: Query Processing in Mobile Ad-Hoc Networks]]></pub:title>
      <rdfs:label><![CDATA[In Reputation We Believe: Query Processing in Mobile Ad-Hoc Networks]]></rdfs:label>
      <pub:booktitle><![CDATA[International Conference on Mobile and Ubiquitous Systems: Networking and Services]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-08-22T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/168/SOUPA-Standard-Ontology-for-Ubiquitous-and-Pervasive-Applications">
      <pub:title><![CDATA[SOUPA: Standard Ontology for Ubiquitous and Pervasive Applications]]></pub:title>
      <rdfs:label><![CDATA[SOUPA: Standard Ontology for Ubiquitous and Pervasive Applications]]></rdfs:label>
      <pub:booktitle><![CDATA[International Conference on Mobile and Ubiquitous Systems: Networking and Services]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-08-22T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><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></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/156/Intelligent-Agents-Meet-Semantic-Web-in-a-Smart-Meeting-Room">
      <pub:title><![CDATA[Intelligent Agents Meet Semantic Web in a Smart Meeting Room]]></pub:title>
      <rdfs:label><![CDATA[Intelligent Agents Meet Semantic Web in a Smart Meeting Room]]></rdfs:label>
      <pub:booktitle><![CDATA[Proceedings of the Third International Joint Conference on Autonomous Agents & Multi Agent Systems (AAMAS 2004)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-07-19T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><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></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/31/On-Data-Management-in-Pervasive-Computing-Environments">
      <pub:title><![CDATA[On Data Management in Pervasive Computing Environments]]></pub:title>
      <rdfs:label><![CDATA[On Data Management in Pervasive Computing Environments]]></rdfs:label>
      <pub:booktitle><![CDATA[IEEE Transactions on Knowledge and Data Engineering]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-05-31T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:PhdThesis rdf:about="http://ebiquity.umbc.edu/paper/html/id/211/On-Peer-to-Peer-Data-Management-in-Pervasive-Computing-Environments">
      <pub:title><![CDATA[On Peer-to-Peer Data Management in Pervasive Computing Environments]]></pub:title>
      <rdfs:label><![CDATA[On Peer-to-Peer Data Management in Pervasive Computing Environments]]></rdfs:label>
      <pub:publisher><![CDATA[UMBC]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-05-03T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:PhdThesis></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/37/A-Secure-Infrastructure-for-Service-Discovery-and-Access-in-Pervasive-Computing">
      <pub:title><![CDATA[A Secure Infrastructure for Service Discovery and Access in Pervasive Computing]]></pub:title>
      <rdfs:label><![CDATA[A Secure Infrastructure for Service Discovery and Access in Pervasive Computing]]></rdfs:label>
      <pub:booktitle><![CDATA[ACM Monet: Special Issue on Security in Mobile Computing Environments]]></pub:booktitle>
      <pub:publisher><![CDATA[ACM]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-10-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Jeffrey/L/Undercoffer/"><person:name><![CDATA[Jeffrey L Undercoffer]]></person:name><rdfs:label><![CDATA[Jeffrey L Undercoffer]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/35/Data-and-Services-for-Mobile-Computing">
      <pub:title><![CDATA[Data and Services for Mobile Computing]]></pub:title>
      <rdfs:label><![CDATA[Data and Services for Mobile Computing]]></rdfs:label>
      <pub:booktitle><![CDATA[Handbook of Internet Computing]]></pub:booktitle>
      <pub:publisher><![CDATA[CRC Press]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-10-12T00:00:00-05:00</pub:publishedOn>
      <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:InBook></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/32/Neighborhood-Consistent-Transaction-Management-for-Pervasive-Computing-Environments">
      <pub:title><![CDATA[Neighborhood-Consistent Transaction Management for Pervasive Computing Environments]]></pub:title>
      <rdfs:label><![CDATA[Neighborhood-Consistent Transaction Management for Pervasive Computing Environments]]></rdfs:label>
      <pub:booktitle><![CDATA[14th International Conference on Database and Expert Systems Applications (DEXA 2003)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-09-02T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/50/Collaborative-Joins-in-a-Pervasive-Computing-Environment">
      <pub:title><![CDATA[Collaborative Joins in a Pervasive Computing Environment]]></pub:title>
      <rdfs:label><![CDATA[Collaborative Joins in a Pervasive Computing Environment]]></rdfs:label>
      <pub:publisher><![CDATA[University of Maryland, Baltimore County]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-08-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/127/P2P-M-Commerce-in-Pervasive-Environments">
      <pub:title><![CDATA[P2P M-Commerce in Pervasive Environments]]></pub:title>
      <rdfs:label><![CDATA[P2P M-Commerce in Pervasive Environments]]></rdfs:label>
      <pub:booktitle><![CDATA[ACM SIGecom Exchanges]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-01-28T00:00:00-05:00</pub:publishedOn>
      <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:Article></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/51/Me-Centric-Domain-Server-Changing-the-Way-Services-See-You">
      <pub:title><![CDATA[Me-Centric Domain Server: Changing the Way Services See You]]></pub:title>
      <rdfs:label><![CDATA[Me-Centric Domain Server: Changing the Way Services See You]]></rdfs:label>
      <pub:publisher><![CDATA[University of Maryland, Baltimore County]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-12-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/39/Intelligent-Agents-for-Mobile-and-Embedded-Devices">
      <pub:title><![CDATA[Intelligent Agents for Mobile and Embedded Devices]]></pub:title>
      <rdfs:label><![CDATA[Intelligent Agents for Mobile and Embedded Devices]]></rdfs:label>
      <pub:booktitle><![CDATA[International Journal of Cooperative Information Systems]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-12-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin/"><person:name><![CDATA[Tim  Finin]]></person:name><rdfs:label><![CDATA[Tim  Finin]]></rdfs:label></person:PrincipalFaculty></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/41/A-Reactive-Service-Composition-Architecture-for-Pervasive-Computing-Environments">
      <pub:title><![CDATA[A Reactive Service Composition Architecture for Pervasive Computing Environments]]></pub:title>
      <rdfs:label><![CDATA[A Reactive Service Composition Architecture for Pervasive Computing Environments]]></rdfs:label>
      <pub:booktitle><![CDATA[7th Personal Wireless Communications Conference (PWC 2002)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-10-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty/"><person:name><![CDATA[Dipanjan  Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan  Chakraborty]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/42/A-Security-Architecture-Based-on-Trust-Management-for-Pervasive-Computing-Systems">
      <pub:title><![CDATA[A Security Architecture Based on Trust Management for Pervasive Computing Systems]]></pub:title>
      <rdfs:label><![CDATA[A Security Architecture Based on Trust Management for Pervasive Computing Systems]]></rdfs:label>
      <pub:booktitle><![CDATA[Grace Hopper Celebration of Women in Computing]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-10-09T00: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:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/53/SHOMAR-An-Open-Architecture-for-Distributed-Intrusion-Detection-Services">
      <pub:title><![CDATA[SHOMAR: An Open Architecture for Distributed Intrusion Detection Services]]></pub:title>
      <rdfs:label><![CDATA[SHOMAR: An Open Architecture for Distributed Intrusion Detection Services]]></rdfs:label>
      <pub:publisher><![CDATA[University of Maryland, Baltimore County]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-09-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Jeffrey/L/Undercoffer/"><person:name><![CDATA[Jeffrey L Undercoffer]]></person:name><rdfs:label><![CDATA[Jeffrey L Undercoffer]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/40/Middleware-for-Mobile-Information-Access">
      <pub:title><![CDATA[Middleware for Mobile Information Access]]></pub:title>
      <rdfs:label><![CDATA[Middleware for Mobile Information Access]]></rdfs:label>
      <pub:booktitle><![CDATA[5th International Workshop on Mobility in Databases and Distributed  Systems (MDDS 2002)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-09-02T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty/"><person:name><![CDATA[Dipanjan  Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan  Chakraborty]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/38/Profile-Driven-Data-Management-for-Pervasive-Environments">
      <pub:title><![CDATA[Profile Driven Data Management for Pervasive Environments]]></pub:title>
      <rdfs:label><![CDATA[Profile Driven Data Management for Pervasive Environments]]></rdfs:label>
      <pub:booktitle><![CDATA[13th International Conference on Database and Expert Systems Applications (DEXA 2002)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-09-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/52/A-Service-for-Aggregating-and-Interpreting-Contextual-Information">
      <pub:title><![CDATA[A Service for Aggregating and Interpreting Contextual Information]]></pub:title>
      <rdfs:label><![CDATA[A Service for Aggregating and Interpreting Contextual Information]]></rdfs:label>
      <pub:publisher><![CDATA[Hewlett-Packard Laboratories]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-08-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/54/Vigil-Providing-Trust-for-Enhanced-Security-in-Pervasive-Systems">
      <pub:title><![CDATA[Vigil: Providing Trust for Enhanced Security in Pervasive Systems]]></pub:title>
      <rdfs:label><![CDATA[Vigil: Providing Trust for Enhanced Security in Pervasive Systems]]></rdfs:label>
      <pub:publisher><![CDATA[University of Maryland, Baltimore County]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-08-12T00: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:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/56/A-Reactive-Service-Composition-Architecture-for-Pervasive-Computing-Environments">
      <pub:title><![CDATA[A Reactive Service Composition Architecture for Pervasive Computing Environments]]></pub:title>
      <rdfs:label><![CDATA[A Reactive Service Composition Architecture for Pervasive Computing Environments]]></rdfs:label>
      <pub:publisher><![CDATA[University of Maryland, Baltimore County]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-03-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty/"><person:name><![CDATA[Dipanjan  Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan  Chakraborty]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/55/Middleware-for-Mobile-Information-Systems">
      <pub:title><![CDATA[Middleware for Mobile Information Systems]]></pub:title>
      <rdfs:label><![CDATA[Middleware for Mobile Information Systems]]></rdfs:label>
      <pub:publisher><![CDATA[University of Maryland, Baltimore County]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-03-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty/"><person:name><![CDATA[Dipanjan  Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan  Chakraborty]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/46/Agents-Making-Sense-of-the-Semantic-Web">
      <pub:title><![CDATA[Agents Making Sense of the Semantic Web]]></pub:title>
      <rdfs:label><![CDATA[Agents Making Sense of the Semantic Web]]></rdfs:label>
      <pub:booktitle><![CDATA[First GSFC/JPL Workshop on Radical Agent Concepts (WRAC)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-12T00: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:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/45/An-Agent-Discovery-Architecture-Using-Ronin-and-DReggie">
      <pub:title><![CDATA[An Agent Discovery Architecture Using Ronin and DReggie]]></pub:title>
      <rdfs:label><![CDATA[An Agent Discovery Architecture Using Ronin and DReggie]]></rdfs:label>
      <pub:booktitle><![CDATA[First GSFC/JPL Workshop on Radical Agent Concepts (WRAC)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty/"><person:name><![CDATA[Dipanjan  Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan  Chakraborty]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/44/Issues-in-Data-Management-for-Pervasive-Environments">
      <pub:title><![CDATA[Issues in Data Management for Pervasive Environments]]></pub:title>
      <rdfs:label><![CDATA[Issues in Data Management for Pervasive Environments]]></rdfs:label>
      <pub:booktitle><![CDATA[NSF Workshop on Context-Aware Mobile Database Management]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-12T00:00:00-05:00</pub:publishedOn>
      <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:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/43/ITtalks-A-Case-Study-in-the-Semantic-Web-and-DAML-OIL">
      <pub:title><![CDATA[ITtalks: A Case Study in the Semantic Web and DAML+OIL]]></pub:title>
      <rdfs:label><![CDATA[ITtalks: A Case Study in the Semantic Web and DAML+OIL]]></rdfs:label>
      <pub:booktitle><![CDATA[IEEE Intelligent Systems Special Issue]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/R./Scott/Cost/"><person:name><![CDATA[R. Scott Cost]]></person:name><rdfs:label><![CDATA[R. Scott Cost]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:Article></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/47/ITTALKS-An-Application-of-Agents-in-the-Semantic-Web">
      <pub:title><![CDATA[ITTALKS: An Application of Agents in the Semantic Web]]></pub:title>
      <rdfs:label><![CDATA[ITTALKS: An Application of Agents in the Semantic Web]]></rdfs:label>
      <pub:booktitle><![CDATA[Engineering Societies in the Agents World (ESAW 2001)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-12-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/59/Query-Routing-and-Processing-in-Mobile-Ad-Hoc-Environments">
      <pub:title><![CDATA[Query Routing and Processing in Mobile Ad-Hoc Environments]]></pub:title>
      <rdfs:label><![CDATA[Query Routing and Processing in Mobile Ad-Hoc Environments]]></rdfs:label>
      <pub:publisher><![CDATA[University of Maryland, Baltimore County]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-11-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich/"><person:name><![CDATA[Filip  Perich]]></person:name><rdfs:label><![CDATA[Filip  Perich]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/58/An-Agent-Based-Approach-to-Ubiquitous-Information-Access">
      <pub:title><![CDATA[An Agent-Based Approach to Ubiquitous Information Access]]></pub:title>
      <rdfs:label><![CDATA[An Agent-Based Approach to Ubiquitous Information Access]]></rdfs:label>
      <pub:publisher><![CDATA[University of Maryland, Baltimore County]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-10-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty/"><person:name><![CDATA[Dipanjan  Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan  Chakraborty]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/49/DReggie-Semantic-Service-Discovery-for-M-Commerce-Applications">
      <pub:title><![CDATA[DReggie: Semantic Service Discovery for M-Commerce Applications]]></pub:title>
      <rdfs:label><![CDATA[DReggie: Semantic Service Discovery for M-Commerce Applications]]></rdfs:label>
      <pub:booktitle><![CDATA[Workshop on Reliable and Secure Applications in Mobile Environment, In Conjunction with 20th Symposium on Reliable Distributed Systems (SRDS)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-10-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty/"><person:name><![CDATA[Dipanjan  Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan  Chakraborty]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <person:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/57/A-Secure-Infrastructure-for-Service-Discovery-and-Access-in-Pervasive-Computing">
      <pub:title><![CDATA[A Secure Infrastructure for Service Discovery and Access in Pervasive Computing]]></pub:title>
      <rdfs:label><![CDATA[A Secure Infrastructure for Service Discovery and Access in Pervasive Computing]]></rdfs:label>
      <pub:publisher><![CDATA[University of Maryland, Baltimore County]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-08-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Andrej/Cedilnik/"><person:name><![CDATA[Andrej  Cedilnik]]></person:name><rdfs:label><![CDATA[Andrej  Cedilnik]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:TechReport></person:relatedPublication>
    <person:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/48/ITTALKS-A-Case-Study-in-the-Semantic-Web-and-DAML">
      <pub:title><![CDATA[ITTALKS: A Case Study in the Semantic Web and DAML]]></pub:title>
      <rdfs:label><![CDATA[ITTALKS: A Case Study in the Semantic Web and DAML]]></rdfs:label>
      <pub:booktitle><![CDATA[International Semantic Web Working Symposium (SWWS 2001)]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-07-12T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/R./Scott/Cost/"><person:name><![CDATA[R. Scott Cost]]></person:name><rdfs:label><![CDATA[R. Scott Cost]]></rdfs:label></person:AffiliatedFaculty></pub:firstAuthor>
      </pub:InProceedings></person:relatedPublication>
    <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;Student" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/48/Damlator-Semantic-Web-Translator"><project:title><![CDATA[Damlator: Semantic Web Translator]]></project:title><rdfs:label><![CDATA[Damlator: Semantic Web Translator]]></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/47/DReggie-Semantic-Service-Discovery-Infrastructure"><project:title><![CDATA[DReggie: Semantic Service Discovery Infrastructure]]></project:title><rdfs:label><![CDATA[DReggie: Semantic Service Discovery Infrastructure]]></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/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;PrincipalInvestigator" />
        <assoc:comment><![CDATA[Ph.D. Research]]></assoc:comment>
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/78/Policy-based-Automated-WAN-Configuration-and-Management"><project:title><![CDATA[Policy-based Automated WAN Configuration and Management]]></project:title><rdfs:label><![CDATA[Policy-based Automated WAN Configuration and Management]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;PrincipalInvestigator" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <person:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/32/Vigil-Secure-Centaurus"><project:title><![CDATA[Vigil / Secure Centaurus]]></project:title><rdfs:label><![CDATA[Vigil / Secure Centaurus]]></rdfs:label></project:PastProject></assoc:project>
        <assoc:role rdf:resource="&person;Student" />
      </assoc:PersonProjectAssociation>
    </person:associatedWith>
    <assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/1/Discussing" />
    <assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/17/more-new-boxes" />
    <assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/128/Filip-at-Mobiquitous-04" />
    <assert:attendedEvent rdf:resource="http://ebiquity.umbc.edu/event/html/id/14/Web-Services-Tutorial" />
    <assert:attendedEvent rdf:resource="http://ebiquity.umbc.edu/event/html/id/15/My-Experience-in-Building-Ontology-driven-Applications" />
    <assert:developerOf rdf:resource="http://ebiquity.umbc.edu/project/html/id/8/DAML-ITTalks" />
    <assert:advises rdf:resource="http://ebiquity.umbc.edu/person/html/Olga/Vladi/Ratsimor/" />
  </person:AffiliatedFaculty>

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

</rdf:RDF>
