<?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:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/189/Will-the-Semantic-Web-Change-Science-">
    <rdfs:label><![CDATA[Will the Semantic Web Change Science?]]></rdfs:label>
    <pub:title><![CDATA[Will the Semantic Web Change Science?]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-09-15T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[Science thrives when ideas, hypotheses, data and knowledge are quickly and easily shared within disciplines and communities.  Traditionally, this was done through personal interactions, letters, lectures, and articles in professional journals.  The advent of the Internet and Web accelerated  information sharing with tools like email, online publishing, digital libraries and comprehensive search engines such as Google.  Researchers and developers are now exploring a new idea that many believe will further enhance scientists' ability to share knowledge on  the Semantic Web.]]></pub:abstract>
    <pub:note><![CDATA[http://nextwave.sciencemag.org/]]></pub:note>
    <pub:googleKey>tPgpbxKdUB8J</pub:googleKey>
    <pub:googleCitations>8</pub:googleCitations>
    <pub:tag><![CDATA[semantic web]]></pub:tag>
    <pub:tag><![CDATA[ecoinformatics]]></pub:tag>
    <pub:tag><![CDATA[owl]]></pub:tag>
    <pub:tag><![CDATA[rdf]]></pub:tag>
    <pub:journal><![CDATA[Science Next Wave]]></pub:journal>
    <pub:publisher><![CDATA[American Association for the Advancement of Science]]></pub:publisher>
    <pub:author>
       <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: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:resource="&rdf;nil" />
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><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></pub:firstAuthor>
  </pub:Article>

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

</rdf:RDF>
