<?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="WWW2004">
    <iswc:topic rdf:resource="http://annotation.semanticweb.org/2004/iswc#World_Wide_Web"/>
    <iswc:location rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >New York, USA</iswc:location>
</iswc:Conference>
  
<iswc:InProceedings rdf:about="http://swat.cse.lehigh.edu/pubs/guo4a.pdf">
    
  <iswc:conference rdf:resource="#WWW2004"/>
    <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:topic rdf:resource="http://annotation.semanticweb.org/2004/iswc#Databases"/>
    <iswc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Choosing the Best Knowledge Base System for Large Semantic Web Applications</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.lehigh.edu/~zhp2/markup.owl">
        <iswc:research_topics rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
        <iswc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Zhengxiang Pan</iswc:name>
        <iswc:email rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >zhp2@cse.lehigh.edu</iswc:email>
      </iswc:PhDStudent>
    </iswc:author>
    <iswc:author>
      <iswc:PhDStudent rdf:about="http://www.lehigh.edu/~yug2/index.owl">
        <iswc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Yuanbo Guo</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"
        >yug2@cse.lehigh.edu</iswc:email>
      </iswc:PhDStudent>
    </iswc:author>
    
  </iswc:InProceedings>
  
  <iswc:Project rdf:about="http://www.lehigh.edu/~yug2/Research/SemanticWeb/LUBM/LUBM.htm">
    <iswc:project_title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Semantic Web Repository Benchmarking</iswc:project_title>
    <iswc:persons_involved rdf:resource="#Zhengxiang_Pan"/>
    <iswc:is_about rdf:resource="http://annotation.semanticweb.org/2004/iswc#Knowledge_Systems"/>
    <iswc:is_about rdf:resource="http://annotation.semanticweb.org/2004/iswc#Databases"/>
    <iswc:is_about rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
    <iswc:persons_involved rdf:resource="http://www.lehigh.edu/~yug2/index.owl"/>
    <iswc:persons_involved rdf:resource="http://www.cse.lehigh.edu/~heflin/index.owl"/>
  </iswc:Project>
  
</rdf:RDF>

