<?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/30/ELVIS-poster-wins-award">
    <rdfs:label><![CDATA[ELVIS poster wins award]]></rdfs:label>
    <news:title><![CDATA[ELVIS poster wins award]]></news:title>
    <news:publishedOn rdf:datatype="&xsd;dateTime">2005-10-28T00:00:00-05:00</news:publishedOn>
    <news:description><![CDATA[<p>Our <a href="http://ebiquity.umbc.edu/resource/html/id/153/">ELVIS
poster</a> presented by Joel Sachs and Cyndy Parr at the <a
href="http://www.nbii.gov/node_mtg_05/">NBII All-Nodes Meeting</a> was
given an award for the <i>poster generating the most interest</i>.
The poster describes a suite of tools being build as part of the NSF
and USGS sponsored <a href="http://spire.umbc.edu/">SPIRE</a> project
that is exploring how semantic web technologies can be used by
ecological biologists.</p>

<p>The ELVIS (the Ecosystem Location Visualization and Information
System) tool suite is motivated by the belief that food web structure
plays a role in the success or failure of potential species
invasions. Because very few ecosystems have been the subject of
empirical foodweb studies, response teams are typically unable to get
quick answers to questions like "what are likely prey and predator
species of the invader in the new environment?"  The focus of ELVIS is
on providing evidence, as opposed to giving definitive answers to
queries.</b>

<p> <a href="http://www.nbii.gov>">NBII</a> is the National Biological
Information Infrastructure -- a broad, collaborative program to
provide increased access to data and information on the nation's
biological resources.  The All Nodes meeting was held 24 - 28 October,
2005 in Albuquerque NM.</p>
]]></news:description>
  </news:News>

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

</rdf:RDF>
