<?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 project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.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:project = "&project;"
  xmlns:person = "&person;"
  xmlns:pub = "&pub;"
  xmlns:assert = "&assert;">
  <pub:Misc rdf:about="http://ebiquity.umbc.edu/paper/html/id/394/Enabling-Semantic-Ecoblogging-and-Bioblitzes">
    <rdfs:label><![CDATA[Enabling Semantic Ecoblogging and Bioblitzes]]></rdfs:label>
    <pub:title><![CDATA[Enabling Semantic Ecoblogging and Bioblitzes]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2008-05-30T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[People currently create Eco-blogs: stories about wildlife they
have seen or observations they've made. Similarly, citizen and
scientists work together on Bioblitzes to comprehensively report
as many species as possible from an area. Currently, none of this
information is easily discovered or integrated.  We developed and
have tested two tools that aim to make it easier for individual
scientists and citizens to convert their information to RDF and
OWL. Of 1200 Blogger BioBlitz observations, 47 of them were of
species defined as “of concern” by USFWS.
]]></pub:abstract>
    <pub:note><![CDATA[(Poster and demonstration)]]></pub:note>
    <pub:organization><![CDATA[Human Computer Interacton Lab]]></pub:organization>
    <pub:counter>307</pub:counter>
    <pub:tag><![CDATA[semantic web]]></pub:tag>
    <pub:tag><![CDATA[rdf]]></pub:tag>
    <pub:tag><![CDATA[ecoinformatics]]></pub:tag>
    <pub:booktitle><![CDATA[25th Annual HCIL Symposium and Open House. University of Maryland]]></pub:booktitle>
    <pub:publisher><![CDATA[University of Maryland, College Park]]></pub:publisher>
    <pub:author>
       <rdf:List>
         <rdf:first><person:Faculty rdf:about="http://ebiquity.umbc.edu/person/html/Cynthia/Parr/"><person:name><![CDATA[Cynthia  Parr]]></person:name><rdfs:label><![CDATA[Cynthia  Parr]]></rdfs:label></person:Faculty></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Taowei/Wang/"><person:name><![CDATA[Taowei  Wang]]></person:name><rdfs:label><![CDATA[Taowei  Wang]]></rdfs:label></person:Collaborator></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Joel/Sachs/"><person:name><![CDATA[Joel  Sachs]]></person:name><rdfs:label><![CDATA[Joel  Sachs]]></rdfs:label></person:AffiliatedFaculty></rdf:first>
                 <rdf:rest>
                   <rdf:List>
                     <rdf:first><person:PhDStudent rdf:about="http://ebiquity.umbc.edu/person/html/Lushan/Han/"><person:name><![CDATA[Lushan  Han]]></person:name><rdfs:label><![CDATA[Lushan  Han]]></rdfs:label></person:PhDStudent></rdf:first>
                     <rdf:rest>
                       <rdf:List>
                         <rdf:first></rdf:first>
                         <rdf:rest rdf:resource="&rdf;nil" />
                       </rdf:List>
                     </rdf:rest>
                   </rdf:List>
                 </rdf:rest>
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:Faculty rdf:about="http://ebiquity.umbc.edu/person/html/Cynthia/Parr/"><person:name><![CDATA[Cynthia  Parr]]></person:name><rdfs:label><![CDATA[Cynthia  Parr]]></rdfs:label></person:Faculty></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/398.pdf]]></pub:softCopyURI>
      <pub:softCopySize>2627908</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:Misc>

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

</rdf:RDF>
