<?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:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/149/Automatically-Generated-DAML-Markup-for-Semistructured-Documents">
    <rdfs:label><![CDATA[Automatically Generated DAML Markup for Semistructured Documents]]></rdfs:label>
    <pub:title><![CDATA[Automatically Generated DAML Markup for Semistructured Documents]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-01-01T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[The semantic web is becoming a realizable
technology due to the efforts of researchers to
develop semantic markup languages such as the
DARPA Agent Markup Language (DAML). A
major problem that faces the semantic web
community is that most information sources on the
web today lack semantic markup. To fully realize
the potential of the semantic web, we must find a
way to automatically upgrade information sources
with semantic markup. We have developed a
system based on the STALKER algorithm that
automatically generates DAML markup for a set
of documents based on previously seen labeled
training documents. Our ultimate goal is to
develop a program that performs DAML markup
for arbitrary documents given a particular
ontology.
]]></pub:abstract>
    <pub:series><![CDATA[Lecture Notes in Artificial Intelligence]]></pub:series>
    <pub:counter>647</pub:counter>
    <pub:googleKey>wPDbsRS4yHIJ</pub:googleKey>
    <pub:googleCitations>9</pub:googleCitations>
    <pub:tag><![CDATA[semantic web]]></pub:tag>
    <pub:tag><![CDATA[information extraction]]></pub:tag>
    <pub:tag><![CDATA[daml]]></pub:tag>
    <pub:tag><![CDATA[owl]]></pub:tag>
    <pub:booktitle><![CDATA[Agent Mediated Knowledge Management,]]></pub:booktitle>
    <pub:publisher><![CDATA[Springer]]></pub:publisher>
    <pub:author>
       <rdf:List>
         <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/William/Krueger/"><person:name><![CDATA[William  Krueger]]></person:name><rdfs:label><![CDATA[William  Krueger]]></rdfs:label></person:Collaborator></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Jonathan/Nilsson/"><person:name><![CDATA[Jonathan  Nilsson]]></person:name><rdfs:label><![CDATA[Jonathan  Nilsson]]></rdfs:label></person:Alumnus></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Oates/"><person:name><![CDATA[Tim  Oates]]></person:name><rdfs:label><![CDATA[Tim  Oates]]></rdfs:label></person:Collaborator></rdf:first>
                 <rdf:rest>
                   <rdf:List>
                     <rdf:first><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></rdf:first>
                     <rdf:rest rdf:resource="&rdf;nil" />
                   </rdf:List>
                 </rdf:rest>
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/William/Krueger/"><person:name><![CDATA[William  Krueger]]></person:name><rdfs:label><![CDATA[William  Krueger]]></rdfs:label></person:Collaborator></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/335.pdf]]></pub:softCopyURI>
      <pub:softCopySize>59378</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:InBook>

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

</rdf:RDF>
