<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE rdf:RDF [
  <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">]>
<rdf:RDF
    xmlns="http://www.cse.lehigh.edu/~heflin/index.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:swrc="http://swrc.ontoware.org/ontology#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:who="http://www.kanzaki.com/ns/whois#"
  xml:base="http://www.cse.lehigh.edu/~heflin/index.owl">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://ontoware.org/frs/download.php/354/swrc_updated_v0.7.1.owl" />
    <owl:imports rdf:resource="http://swat.cse.lehigh.edu/swat.owl" /> 
    <owl:imports rdf:resource="http://www.kanzaki.com/ns/whois.rdf" />
  </owl:Ontology>

  <swrc:AssociateProfessor rdf:ID="This">
     <swrc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Jeff Heflin</swrc:name>
     <swrc:headOfGroup rdf:resource="http://swat.cse.lehigh.edu/#This" />
     <swrc:affiliation rdf:resource="http://www.cse.lehigh.edu/#This" />
     <swrc:supervises>
       <swrc:PhDStudent rdf:about="http://www.lehigh.edu/~zhp2#This">
	 <swrc:name>Zhengxiang Pan</swrc:name>
	 <rdfs:seeAlso rdf:resource="http://www.lehigh.edu/~zhp2/markup.owl" />
       </swrc:PhDStudent>
     </swrc:supervises>
     <swrc:supervises>
       <swrc:PhDStudent rdf:about="http://www.lehigh.edu/~abq2/index.owl#this">
	 <swrc:name>Abir Qasem</swrc:name>
       </swrc:PhDStudent>
     </swrc:supervises>
     <swrc:supervises>
       <swrc:PhDStudent rdf:about="http://www.lehigh.edu/~xiz307/index.owl#This">
	 <swrc:name>Xingjian Zhang</swrc:name>
       </swrc:PhDStudent>
     </swrc:supervises>
     <swrc:supervises>
       <swrc:Graduate rdf:about="http://www.lehigh.edu/~anc306/index.owl#This">
	 <swrc:name>Ameeet Chitnis</swrc:name>
       </swrc:Graduate>
     </swrc:supervises>
<!--
     <swrc:supervises rdf:resource="http://www.lehigh.edu/~yug2/#This" />
     <swrc:supervises rdf:resource="http://www.cse.lehigh.edu/~syw2/yuowl#This" />
     <swrc:supervises rdf:resource="http://www.lehigh.edu/~upm2/myOwl#This" />
-->
     <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person" />
     <foaf:homepage rdf:resource="http://www.cse.lehigh.edu/~heflin/" />
     <foaf:depiction rdf:resource="http://www.cse.lehigh.edu/~heflin/portrait-tie.jpg" />
     <foaf:based_near rdf:resource="http://dbpedia.org/resource/Bethlehem%2C_Pennsylvania" />
     <foaf:knows>
       <foaf:Person rdf:about="http://www.cs.rpi.edu/~hendler/foaf.rdf#jhendler">
	 <foaf:name>James A. Hendler</foaf:name>
       </foaf:Person>
     </foaf:knows>

     <foaf:knows>
       <foaf:Person rdf:about="http://semanticweb.org/id/Ian_Horrocks">
	 <foaf:name>Ian Horrocks</foaf:name>
       </foaf:Person>
     </foaf:knows>

     <foaf:knows>
       <foaf:Person rdf:about="http://semanticweb.org/id/Peter_F._Patel-2DSchneider">
	 <foaf:name>Peter F. Patel-Schneider</foaf:name>
       </foaf:Person>
     </foaf:knows>

     <foaf:knows>
       <foaf:Person rdf:about="http://semanticweb.org/id/Frank_van_Harmelen">
	 <foaf:name>Frank van Harmelen</foaf:name>
       </foaf:Person>
     </foaf:knows>

     <foaf:knows>
       <foaf:Person rdf:about="http://semanticweb.org/id/Tim_Finin">
	 <foaf:name>Tim Finin</foaf:name>
       </foaf:Person>
     </foaf:knows>

     <foaf:knows>
       <foaf:Person rdf:about="http://semanticweb.org/id/Deborah_McGuinness">
	 <foaf:name>Deborah McGuinness</foaf:name>
       </foaf:Person>
     </foaf:knows>

     <foaf:knows>
       <foaf:Person rdf:about="http://semanticweb.org/id/Sheila_McIlraith">
	 <foaf:name>Sheila McIlraith</foaf:name>
       </foaf:Person>
     </foaf:knows>

     <foaf:knows>
       <foaf:Person rdf:about="http://semanticweb.org/id/Natasha_Noy">
	 <foaf:name>Natasha Noy</foaf:name>
       </foaf:Person>
     </foaf:knows>

     <who:academicCareer>
       <who:Education>
	 <rdfs:label>Undergraduate student</rdfs:label>
	 <who:since rdf:datatype="&xsd;date">1988-08-01</who:since>
	 <who:until rdf:datatype="&xsd;date">1992-05-01</who:until>
	 <who:what>
	   <swrc:University rdf:about="http://dbpedia.org/resource/The_College_of_William_%26_Mary">
	     <rdfs:label>The College of William and Mary</rdfs:label>
	   </swrc:University>
	 </who:what>
	 <who:where>
	   <who:Place rdf:about="http://dbpedia.org/resource/Williamsburg%2C_Virginia">
	     <rdfs:label>Williamsburg, VA</rdfs:label>
	   </who:Place>
	 </who:where>
       </who:Education>
     </who:academicCareer>

     <who:professionalCareer>
       <who:Job>
	 <rdfs:label>Member of the Professional Staff</rdfs:label>
	 <who:since rdf:datatype="&xsd;date">1992-08-01</who:since>
	 <who:until rdf:datatype="&xsd;date">1997-08-31</who:until>
	 <who:what>
	   <foaf:Organization rdf:about="http://dbpedia.org/resource/SRA_International">
	     <rdfs:label>Systems Research and Applications Corporation</rdfs:label>
	   </foaf:Organization>
	 </who:what>
	 <who:where>
	   <who:Place rdf:about="http://dbpedia.org/resource/Fairfax%2C_Virginia">
	     <rdfs:label>Fairfax, VA</rdfs:label>
	   </who:Place>
	 </who:where>
       </who:Job>
     </who:professionalCareer>

     <who:academicCareer>
       <who:Education>
	 <rdfs:label>Graduate student</rdfs:label>
	 <who:since rdf:datatype="&xsd;date">1996-08-01</who:since>
	 <who:until rdf:datatype="&xsd;date">2001-06-01</who:until>
	 <who:what>
	   <swrc:University rdf:about="http://dbpedia.org/resource/University_of_Maryland%2C_College_Park">
	     <rdfs:label>University of Maryland, College Park</rdfs:label>
	   </swrc:University>
	 </who:what>
	 <who:where>
	   <who:Place rdf:about="http://dbpedia.org/resource/College_Park%2C_Maryland">
	     <rdfs:label>College Park, MD</rdfs:label>
	   </who:Place>
	 </who:where>
       </who:Education>
     </who:academicCareer>


     <owl:sameAs rdf:resource="http://semanticweb.org/id/Jeff_Heflin" />
     <owl:sameAs rdf:resource="http://dblp.L3S.de/d2r/resource/authors/Jeff_Heflin" />
  </swrc:AssociateProfessor>

  <swrc:ResearchGroup rdf:about="http://swat.cse.lehigh.edu/#This">
     <rdfs:seeAlso rdf:resource="http://swat.cse.lehigh.edu/swat.owl" />
     <swrc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Semantic Web and Agent Technologies</swrc:name>
     <swrc:head rdf:resource="#This" />
  </swrc:ResearchGroup>

  <swrc:Department rdf:about="http://www.cse.lehigh.edu/#This">
     <swrc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Computer Science and Engineering, Lehigh University</swrc:name>
  </swrc:Department>

  <swrc:University rdf:about="http://www.lehigh.edu/#This">
     <swrc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Lehigh University</swrc:name>
    <swrc:hasParts rdf:resource="http://www.cse.lehigh.edu/#This" />
    <swrc:location rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bethlehem,PA,USA</swrc:location>
  </swrc:University>

</rdf:RDF>

