<?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 news "http://ebiquity.umbc.edu/ontology/news.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:news = "&news;"
  xmlns:assert = "&assert;">
  <news:News rdf:about="http://ebiquity.umbc.edu/getnews/html/id/10/Three-new-PhDs">
    <rdfs:label><![CDATA[Three new PhDs]]></rdfs:label>
    <news:title><![CDATA[Three new PhDs]]></news:title>
    <news:publishedOn rdf:datatype="&xsd;dateTime">2004-05-19T00:00:00-05:00</news:publishedOn>
    <news:description><![CDATA[ Three ebiquity Ph.D students defended their dissertation
research and graduated in the Spring of 2004.  Doctors <a
href="http://ebiquity.umbc.edu/person/html/Filip//Perich/">Filip
Perich</a>, <a
href="http://ebiquity.umbc.edu/person/html/Jeffrey/L/Undercoffer/">Jeff
Undercoffer</a> and <a
href="http://ebiquity.umbc.edu/person/html/Yououng//Zou/">Youyong
Zou</a> were hooded and received their diplomas at the UMBC
graduation on May 19, 2004.

<p> Dr. Filip Perich investigated data management problems
in pervasive computing environments, with the support of
National Science Foundation. He developed and validated
protocols for data discovery, routing, querying,
transactional support, and for validating data integrity
based on trust and reputation, which allow mobile devices to
interact automatically and exchange data with other devices
in their vicinity. This work has resulted in over 20
journal, conference, and workshop publications. Filip Perich
has joined Cougaar Software.</p>

<p>Dr. Jeffrey Undercoffer developed new techniques to
identify, classify and recognize computer attacks.  He has
taken a research management position within the Department
of Defense. </p>

<p> Dr. Youyong Zou investigated techniques for building
intelligent information systems on the Internet with support
from the Defense Advanced Research Projects Agency.  His
dissertation developed new languages and techniques enabling
autonomous software agents to discover and reason with
information on the Semantic Web and perform tasks using
standard web services.  His work has resulted in over
fourteen refereed research publications.  He has joined
Image MAtters LLC, a software research and development
firm.</p>
]]></news:description>
  </news:News>

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

</rdf:RDF>
