<?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/129/-BayesOWL-A-Probabilistic-Framework-for-Uncertainty-in-Semantic-Web">
    <rdfs:label><![CDATA[ BayesOWL: A Probabilistic Framework  for Uncertainty in Semantic Web]]></rdfs:label>
    <event:title><![CDATA[ BayesOWL: A Probabilistic Framework  for Uncertainty in Semantic Web]]></event:title>
    <event:speaker><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Zhongli/Ding/"><person:name><![CDATA[Zhongli  Ding]]></person:name><rdfs:label><![CDATA[Zhongli  Ding]]></rdfs:label></person:PhDAlumnus></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2005-12-05T08:00:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2005-12-05T11:00:00-05:00</event:endDate>
    <event:location><![CDATA[325b ITE]]></event:location>
    <event:abstract><![CDATA[<center> Ph.D. Dissertation Defense</center>
<p>To address the difficult but important problem of modeling uncertainty in semantic web, this research has taken a probabilistic approach and developed a theoretical framework, named BayesOWL, that incorporates the Bayesian network (BN), a widely used graphic model for probabilistic interdependency, into the web ontology language OWL. This framework consists of three key components:
<ul>
<li> a representation for encoding the probability distributions as OWL classes;
<li> a set of structural translation rules and procedures that converts an OWL taxonomy ontology into a BN directed acyclic graph (DAG); and
<li> a method SD-IPFP based on "iterative proportional fitting procedure" (IPFP) that incorporates available probability constraints into the conditional probability tables (CPTs) of the translated BN.
</ul></p>

<p>The translated BN, which preserves the semantics of the original ontology and is consistent with all the given probability constraints, can support ontology reasoning, both within and cross ontologies, as Bayesian inferences with more accurate and more plausible results.</p>

<p>Method SD-IPFP has been further developed into D-IPFP, a general approach for modifying BN with probability constraints that goes beyond BayesOWL. To empirically validate this theoretical work, both BayesOWL and variations of IPFP have been implemented and tested with example ontologies and probability constraints. The test confirms theoretical analysis.</p>
]]></event:abstract>
    <event:tag><![CDATA[semantic web]]></event:tag>
    <event:tag><![CDATA[uncertainty]]></event:tag>
    <event:tag><![CDATA[owl]]></event:tag>
    <event:tag><![CDATA[bayesian reasoning]]></event:tag>
    <event:host><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></event:host>
    <assert:eventRecordedBy rdf:resource="http://ebiquity.umbc.edu/photo/html/id/233/ZHong-Li-Ding-Defends" />
    <assert:hasEventResource rdf:resource="http://ebiquity.umbc.edu/resource/html/id/162/BayesOWL-A-Probabilistic-Framework-for-Uncertainty-in-Semantic-Web" />
    <assert:eventPptSlides rdf:resource="http://ebiquity.umbc.edu/resource/html/id/163/-BayesOWL-A-Probabilistic-Framework-for-Uncertainty-in-Semantic-Web-pdf-" />
  </event:Event>

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

</rdf:RDF>
