<?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/12/UMBC-Student-honored-by-CRA-as-an-Outstanding-Undergraduate">
    <rdfs:label><![CDATA[UMBC Student honored by CRA as an Outstanding Undergraduate]]></rdfs:label>
    <news:title><![CDATA[UMBC Student honored by CRA as an Outstanding Undergraduate]]></news:title>
    <news:publishedOn rdf:datatype="&xsd;dateTime">2004-08-03T00:00:00-05:00</news:publishedOn>
    <news:description><![CDATA[UMBC undergraduate Katherine Hirsch received an honorable
mention award in the Computing Research Association's tenth
annual CRA Outstanding Undergraduate Awards competition,
which recognizes undergraduate students who show outstanding
research potential in an area of importance to computing
research. The awards were presented on July 28 at the 2004
National Conference of the American Association of
Artificial Intelligence in San Jose, California.
<p>
The candidates, nominated by their departments, had to be
majoring in Computer Science, Computer Engineering, or an
equivalent program and possess outstanding research
potential, academic talent, and achievements. The 2004
awards were made possible by the generous support of
Mitsubishi Electric Research Labs. Microsoft Research and
Mitsubishi Electric Research Labs sponsor the awards in
alternate years.
<p>
Katherine will graduate from UMBC in December 2004 with a BS
in Computer Science and a BA in Imaging and Digital Arts
with a concentration on animation. Her emphasis has been on
the intersection of these two fields, encompassing computer
graphics from two sides - the technical details of
algorithms and current research, as well as the artistic
aspect of the content.  She has worked with Professors Mark
Olano and Penny Rheingans in the CSEE Department and is a
student fellow of the UMBC Imaging Research Center.  In
addition to her strong academic work in two majors, she has
been very active in the Center for Women and Information
Technology and is a varsity pole vaulter.
]]></news:description>
    <assert:hasNewsPhoto rdf:resource="http://ebiquity.umbc.edu/photo/html/id/122/UMBC-Student-honored-by-CRA-as-an-Outstanding-Undergraduate" />
  </news:News>

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

</rdf:RDF>
