<?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/142/Enhancing-Semantic-Web-Data-Access">
    <rdfs:label><![CDATA[Enhancing Semantic Web Data Access]]></rdfs:label>
    <event:title><![CDATA[Enhancing Semantic Web Data Access]]></event:title>
    <event:speaker><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Li/Ding/"><person:name><![CDATA[Li  Ding]]></person:name><rdfs:label><![CDATA[Li  Ding]]></rdfs:label></person:PhDAlumnus></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2006-04-06T09:30:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2006-04-06T11:30:00-05:00</event:endDate>
    <event:location><![CDATA[325 b]]></event:location>
    <event:abstract><![CDATA[The Semantic Web is coined by Tim Berners-Lee in 1998 as a web of data
for machine consumption. Its applicability in supporting real world
applications on the World Wide Web, however, remains unclear to this day
mainly because its Web aspect has been neglected in past research.  Most
existing works usually model the Semantic Web as one universal RDF
graph, and they either ignore the storage layer or investigate ad hoc
storage layers (e.g. databases and peer-to-peer systems) other than the
Web. 
<p>
In order to access Semantic Web data published on the Web, information
consumers must be aware of the context of the data and need effective
tools for locating and retrieving the wanted data. 
<p>
Therefore, we propose an enhanced model of the Semantic Web to
characterize both the content and the context of Semantic Web data.
Based on this model, we have harvested a significant and less biased
sample set of Semantic Web data from the Web to measure the global
properties of the Semantic Web. Moreover, we build a novel search and
navigation model to characterize the unique Semantic Web data access
behaviors and then develop a Semantic Web search engine as enabling
tool.  Finally, we investigate two important technologies for evaluating
the quality of Semantic Web data: (i) a rational ranking algorithm which
orders the popularity of Semantic Web documents and terms using our
search and navigation model, and (ii) a new level of granularity, RDF
molecule, to support lossless decomposition of an RDF graph and  finding
its (partial) supportive evidences on the Semantic Web. 

This dissertation systematically investigates the Web aspect of the
Semantic Web. Its primary contributions are the enhanced conceptual
model of the Semantic Web, the novel Semantic Web search and navigation
model, and the Semantic Web search engine. ]]></event:abstract>
    <event:tag><![CDATA[ph.d. dissertation defense]]></event:tag>
    <event:tag><![CDATA[dissertation]]></event:tag>
    <event:tag><![CDATA[swoogle]]></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>
