<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:iswc="http://annotation.semanticweb.org/iswc/iswc.owl#"
>
<owl:Ontology rdf:about="">
	<owl:imports rdf:resource="http://annotation.semanticweb.org/iswc/iswc.owl"/>
	<owl:imports rdf:resource="http://www.lehigh.edu/~yug2/swat.owl" /> 
</owl:Ontology>


<iswc:Conference rdf:ID="ISWC2006">
    <iswc:topic rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
    <iswc:location rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Athens, Georgia</iswc:location>
</iswc:Conference>
  
<iswc:InProceedings rdf:about="http://swat.cse.lehigh.edu/pubs/heflin06a.pdf">
    
  <iswc:conference rdf:resource="#ISWC2006"/>
    <iswc:year rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2004</iswc:year>
    <iswc:topic rdf:resource="http://annotation.semanticweb.org/2004/iswc#Knowledge_Systems"/>
    <iswc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Information Integration via an End-to-End Distributed Semantic Web System
</iswc:title>
    
  
  <iswc:author>
      <iswc:Faculty_Member rdf:about="http://www.cse.lehigh.edu/~heflin/index.owl">
        <iswc:research_topics rdf:resource="http://annotation.semanticweb.org/2004/iswc#Artificial_Intelligence"/>
        <iswc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Jeff Heflin</iswc:name>
        <iswc:email rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >heflin@cse.lehigh.edu</iswc:email>
        <iswc:research_topics rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
      </iswc:Faculty_Member>
    </iswc:author>
    <iswc:topic rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
    <iswc:author>
      <iswc:PhDStudent rdf:about="http://www.cse.lehigh.edu/~abq2/index.owl">
        <iswc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Abir Qasem</iswc:name>
        <iswc:research_topics rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
        <iswc:email rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >abq2@lehigh.edu</iswc:email>
      </iswc:PhDStudent>
    </iswc:author>
    <iswc:author>
        <iswc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Dimitre A. Dimitrov</iswc:name>
        <iswc:email rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >dad@txcorp.com</iswc:email>
      
    </iswc:author>
    <iswc:author>
        <iswc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Nanbor Wang</iswc:name>
        <iswc:email rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >nanbor@txcorp.com</iswc:email>
      
    </iswc:author>
    
    
    
    
    
  </iswc:InProceedings>
  
</rdf:RDF>

