<?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/327/A-Schema-Based-Approach-Combined-with-Inter-Ontology-Reasoning-to-Construct-Consensus-Ontologies">
    <rdfs:label><![CDATA[A Schema-Based Approach Combined with Inter-Ontology Reasoning to  Construct Consensus Ontologies]]></rdfs:label>
    <event:title><![CDATA[A Schema-Based Approach Combined with Inter-Ontology Reasoning to  Construct Consensus Ontologies]]></event:title>
    <event:speaker><person:AdjunctFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Laura/Zavala/"><person:name><![CDATA[Laura  Zavala]]></person:name><rdfs:label><![CDATA[Laura  Zavala]]></rdfs:label></person:AdjunctFaculty></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2009-11-09T10:30:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2009-11-09T11:00:00-05:00</event:endDate>
    <event:location><![CDATA[325 ITE]]></event:location>
    <event:abstract><![CDATA[As the Semantic Web gains attention as the next generation of the Web, the issue of reconciling different views of independently developed and exposed data sources becomes increasingly important. Ontology integration serves as a basis for solving this problem. In this paper, we describe an approach to construct a consensus ontology from numerous, independently designed ontologies.
<p>
Our method has the following features: i) the matching is carried out at the schema level; ii) the alignment of the ontologies is performed without previous agreement on the semantics of the terminology used by each ontology; iii) both the linguistic and the contextual features of an ontology concept are considered; iv) WordNet is incorporated into the linguistic analysis phase; v) heuristic knowledge is integrated into the contextual analysis phase; and vi) reasoning rules based on the domain-independent relationships subclass, superclass, equivalentclass, sibling, and each ontology concept’s property list are used to infer new relationships among concepts. We describe a set of experiments and provide an evaluation of the results that shows the accuracy of our system.]]></event:abstract>
    <event:tag><![CDATA[ontology]]></event:tag>
    <assert:eventPptSlides rdf:resource="http://ebiquity.umbc.edu/resource/html/id/283/A-Schema-Based-Approach-Combined-with-Inter-Ontology-Reasoning-to-Construct-Consensus-Ontologies" />
  </event:Event>

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

</rdf:RDF>

