<?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/354/Wikitology-A-Novel-Hybrid-Knowledge-Base-Derived-from-Wikipedia">
    <rdfs:label><![CDATA[Wikitology: A Novel Hybrid Knowledge Base Derived from Wikipedia]]></rdfs:label>
    <event:title><![CDATA[Wikitology: A Novel Hybrid Knowledge Base Derived from Wikipedia]]></event:title>
    <event:speaker><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Zareen/Syed/"><person:name><![CDATA[Zareen  Syed]]></person:name><rdfs:label><![CDATA[Zareen  Syed]]></rdfs:label></person:PhDAlumnus></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2010-07-19T09:00:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2010-07-19T11:00:00-05:00</event:endDate>
    <event:location><![CDATA[325b ITE, UMBC]]></event:location>
    <event:abstract><![CDATA[<center><h4>PhD Defense</h4></center>

<p>World knowledge may be available in different forms such as
relational databases, triple stores, link graphs, meta-data and
free text. Human minds are capable of understanding and
reasoning over knowledge represented in different ways and are
influenced by social, contextual and environmental factors. By
following a similar model, we have integrated a variety of
knowledge sources in a novel way to produce a single hybrid
knowledge base, Wikitology, enabling applications to better
access and exploit knowledge hidden in different forms.</p>

<p>Research projects like Cyc have resulted in the development of a
complex broad coverage knowledge base however, relatively few
applications have been built that really exploit it. In
contrast, the design and development of the Wikitology KB has
been incremental and driven and guided by a variety of
applications, including document concept prediction, cross
document co-reference resolution defined as a task in Automatic
Content Extraction, linking entity mentions to KB entries
defined as a part of TAC Knowledge Base Population Track, and
interpreting tables. These use cases directly serve to evaluate
the utility of the knowledge base for different applications and
also demonstrate how the knowledge base could be exploited in
different ways.  We have also developed an approach for
automatically enriching the Wikitology KB by unsupervised
discovery of ontology elements from Wikipedia article links.</p>

Committee Members:
<ul>
<li>Dr. Tim Finin (Chair)</li>
<li>Dr. Anupam Joshi</li>
<li>Dr. Tim Oates</li>
<li> Dr. Evelyne Viegas</li>
<li> Dr. Laura Zavala</li>
</ul>]]></event:abstract>
    <event:tag><![CDATA[knowledge base]]></event:tag>
    <event:tag><![CDATA[information retrieval]]></event:tag>
    <event:tag><![CDATA[information extraction]]></event:tag>
    <event:tag><![CDATA[ontology]]></event:tag>
    <event:tag><![CDATA[semantic web]]></event:tag>
    <event:host><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></event:host>
  </event:Event>

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

</rdf:RDF>

