<?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:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/365/Adding-Semantics-to-Social-Websites-for-Citizen-Science">
    <rdfs:label><![CDATA[Adding Semantics to Social Websites for Citizen Science]]></rdfs:label>
    <pub:title><![CDATA[Adding Semantics to Social Websites for Citizen Science]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2007-06-05T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[While efforts are underway to represent existing ecological
databases semantically, so that they may be intelligently queried and integrated by agents, less attention has been paid to 1) rapidly changing datastreams, and 2) unstructured data from amateur observers. We describe the development of two tools that interact with popular social websites as a means to generate and take advantage of semantic web content for citizen science. Splickr, a website, interacts with the Flickr and Yahoo maps APIs to provide a convenient way of browsing and querying Flickr's geotagged photos. SPOTter, a Firefox plug-in, is an aid to semantic ecoblogging. Both tools generate RDF based on rich OWL ontologies. This approach has wide applicability both in and outside science.]]></pub:abstract>
    <pub:note><![CDATA[accepted for publication]]></pub:note>
    <pub:counter>728</pub:counter>
    <pub:tag><![CDATA[science]]></pub:tag>
    <pub:tag><![CDATA[ontology]]></pub:tag>
    <pub:tag><![CDATA[semantic web]]></pub:tag>
    <pub:tag><![CDATA[social media]]></pub:tag>
    <pub:booktitle><![CDATA[Proceedings of the Workshop on Semantic e-Science (AAAI 07)]]></pub:booktitle>
    <pub:author>
       <rdf:List>
         <rdf:first><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></rdf:first>
         <rdf:rest>
           <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: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: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></rdf:first>
                     <rdf:rest rdf:resource="&rdf;nil" />
                   </rdf:List>
                 </rdf:rest>
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><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></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/365.pdf]]></pub:softCopyURI>
      <pub:softCopySize>301365</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[Microsoft PowerPoint]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/368.ppt]]></pub:softCopyURI>
      <pub:softCopySize>5375488</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
    <assert:isRelatedPublicationOf rdf:resource="http://ebiquity.umbc.edu/project/html/id/9/Spire" />
  </pub:InProceedings>

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

</rdf:RDF>
