<?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:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/171/Mining-Domain-Specific-Texts-and-Glossaries-to-Evaluate-and-Enrich-Domain-Ontologies">
    <rdfs:label><![CDATA[Mining Domain Specific Texts and Glossaries to Evaluate and Enrich Domain Ontologies]]></rdfs:label>
    <pub:title><![CDATA[Mining Domain Specific Texts and Glossaries to Evaluate and Enrich Domain Ontologies]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-06-21T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[Ontologies have been widely accepted as the most advanced knowledge representation model. They are among the most important building blocks of semantic web, hence, very crucial for the success of semantic web. This paper discusses a fast and efficient method to facilitate the evaluation and enrichment of domain ontologies using a text-mining approach. We exploit domain specific texts and glossaries or dictionaries in order to automatically generate g-groups and f-groups. These groups are sets of concepts/terms which have either taxonomic or non-taxonomic relationships among them. The domain expert ontology engineer reviews these generated groups and uses them to evaluate and enrich the domain ontology. We have developed an extensive and detailed ontology in the field of environmental science using this approach in interaction with domain expert. Empirical results show that our approach can support domain expert ontology engineers in building domain specific ontologies efficiently.]]></pub:abstract>
    <pub:address><![CDATA[Las Vegas, NV]]></pub:address>
    <pub:organization><![CDATA[The International MultiConference in Computer Science and Computer Engineering]]></pub:organization>
    <pub:counter>3538</pub:counter>
    <pub:googleKey>UVqm2Ei31_gJ</pub:googleKey>
    <pub:googleCitations>19</pub:googleCitations>
    <pub:tag><![CDATA[ontology]]></pub:tag>
    <pub:tag><![CDATA[text mining]]></pub:tag>
    <pub:tag><![CDATA[semantic web]]></pub:tag>
    <pub:tag><![CDATA[learning]]></pub:tag>
    <pub:booktitle><![CDATA[International Conference of Information and Knowledge Engineering]]></pub:booktitle>
    <pub:author>
       <rdf:List>
         <rdf:first><person:MSAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Viral/Parekh/"><person:name><![CDATA[Viral  Parekh]]></person:name><rdfs:label><![CDATA[Viral  Parekh]]></rdfs:label></person:MSAlumnus></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Jin-Ping/(Jack)/Gwo/"><person:name><![CDATA[Jin-Ping (Jack) Gwo]]></person:name><rdfs:label><![CDATA[Jin-Ping (Jack) Gwo]]></rdfs:label></person:Collaborator></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first></rdf:first>
                 <rdf:rest rdf:resource="&rdf;nil" />
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:MSAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Viral/Parekh/"><person:name><![CDATA[Viral  Parekh]]></person:name><rdfs:label><![CDATA[Viral  Parekh]]></rdfs:label></person:MSAlumnus></pub:firstAuthor>
    <pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/57/Text-Mining-Approach-to-Ontology-Enrichment"><project:title><![CDATA[Text Mining Approach to Ontology Enrichment]]></project:title><rdfs:label><![CDATA[Text Mining Approach to Ontology Enrichment]]></rdfs:label></project:PastProject></pub:relatedProject>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/94.pdf]]></pub:softCopyURI>
      <pub:softCopySize>116682</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:InProceedings>

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

</rdf:RDF>
