<?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:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/410/Proceedings-of-the-Third-ISWC-Workshop-on-Uncertainty-Reasoning-for-the-Semantic-Web">
    <rdfs:label><![CDATA[Proceedings of the Third ISWC Workshop on Uncertainty Reasoning for the Semantic Web]]></rdfs:label>
    <pub:title><![CDATA[Proceedings of the Third ISWC Workshop on Uncertainty Reasoning for the Semantic Web]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2007-11-12T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[The Uncertainty Reasoning Workshop is an exciting opportunity for collaboration and
cross-fertilization between the uncertainty reasoning community and the Semantic Web
community.
Effective methods for reasoning under uncertainty are vital for realizing many
aspects of the Semantic Web vision, but the ability of current-generation web technology to
handle uncertainty is extremely limited. Recently, there has been a groundswell of demand
for uncertainty reasoning technology among Semantic Web researchers and developers.
This surge of interest creates a unique opening to bring together two communities
with a clear commonality of interest but little history of interaction. By capitalizing on this
opportunity, URSW could spark dramatic progress toward realizing the Semantic Web vision]]></pub:abstract>
    <pub:counter>381</pub:counter>
    <pub:tag><![CDATA[semantic web]]></pub:tag>
    <pub:tag><![CDATA[uncertaninty]]></pub:tag>
    <pub:publisher><![CDATA[CEUR-WS.org]]></pub:publisher>
    <pub:editor>
       <rdf:List>
         <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Yun/Peng/"><person:name><![CDATA[Yun  Peng]]></person:name><rdfs:label><![CDATA[Yun  Peng]]></rdfs:label></person:PrincipalFaculty></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/id/272/"><person:name><![CDATA[et al.  ]]></person:name><rdfs:label><![CDATA[et al.  ]]></rdfs:label></person:Collaborator></rdf:first>
             <rdf:rest rdf:resource="&rdf;nil" />
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:editor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/412.pdf]]></pub:softCopyURI>
      <pub:softCopySize>7382555</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:Proceedings>

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

</rdf:RDF>
