<?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 event "http://ebiquity.umbc.edu/ontology/event.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.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:event = "&event;"
  xmlns:person = "&person;"
  xmlns:assert = "&assert;">
  <event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/207/Using-the-Semantic-Web-to-support-knowledge-integration-retrieval-and-expansion-for-ecoinformatics">
    <rdfs:label><![CDATA[Using the Semantic Web to support knowledge integration, retrieval and expansion for ecoinformatics]]></rdfs:label>
    <event:title><![CDATA[Using the Semantic Web to support knowledge integration, retrieval and expansion for ecoinformatics]]></event:title>
    <event:speaker><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Andriy/Parafiynyk/"><person:name><![CDATA[Andriy  Parafiynyk]]></person:name><rdfs:label><![CDATA[Andriy  Parafiynyk]]></rdfs:label></person:Alumnus></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2007-05-01T13:00:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2007-05-01T15:00:00-05:00</event:endDate>
    <event:location><![CDATA[325b ITE]]></event:location>
    <event:abstract><![CDATA[Today, the information on the World Wide Web is growing at
an astonishing rate providing a rapidly expanding source of
valuable data. The abundance of distributed information on
the Web increases the importance of efficient organization,
sharing and retrieval of available data. This is
particularly important in scientific research where
efficient collaboration, exchange of results of experiments
and observations, fast discovery of relevant information and
data integration from different sources are the key elements
for success.
<p>
This thesis investigates how the Semantic Web can be used to
facilitate:
<ul>
<li> combining information from multiple heterogeneous
    resources into well structured machine-understandable OWL
    documents that can be used by humans as well as automated
    intelligent agents;
<li> defining OWL ontologies which describe the concepts in
    Semantic Web representation of data and relationships
    among those concepts;
<li> answering complicated queries about the data;
<li> producing new knowledge as a result of applying
    ontologies and reasoning to the original data;
<li> efficient discovery of relevant information and
    obtaining data in well structured flexible format.
</ul>

We develop a set of ontologies, tools and applications
within the Spire (Semantic Prototypes In Research
Ecoinformatics) project that help us to demonstrate how the
aforementioned goals can be achieved. In particular, we
develop a number of ontologies (SpireEcoConcepts,
EthanKeywords, EthanAnimals, EthanPlants) which help us to
describe biological data obtained from multiple sources (as
well as relationships among different parts of that data) in
a machine-understandable way and apply OWL reasoners to that
data to find answers for various questions which are of
great interest for environmentalists and ecologists. As an
effort to exploit popular on-line resources and knowledge
generated by hundreds of thousands of people, we designed
the Splickr application to produce semantic web content and
show how Semantic Web technologies can be used to generate
new knowledge from existing resources.
<p>
The goal of our research is to investigate the advantages
and successful use cases of the Semantic Web as well as
identify improvements that can be made to boost the
expressivity of Semantic Web languages and usefulness of
Semantic Web technologies.
]]></event:abstract>
    <event:tag><![CDATA[owl]]></event:tag>
    <event:tag><![CDATA[semantic web]]></event:tag>
    <event:tag><![CDATA[ecoinformatics]]></event:tag>
    <event:tag><![CDATA[web 3.0]]></event:tag>
    <event:tag><![CDATA[microformats]]></event:tag>
    <event:host><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></event:host>
  </event:Event>

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

</rdf:RDF>
