<?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 person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
  <!ENTITY contact "http://ebiquity.umbc.edu/ontology/contact.owl#">
  <!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.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:person = "&person;"
  xmlns:project = "&project;"
  xmlns:pub = "&pub;"
  xmlns:contact = "&contact;"
  xmlns:assoc = "&assoc;"
  xmlns:assert = "&assert;">
  <person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/James/A./Hendler/">
  <rdfs:label><![CDATA[James A. Hendler]]></rdfs:label>
    <person:face><![CDATA[http://ebiquity.umbc.edu/faces/242.gif]]></person:face>
    <person:name><![CDATA[James A. Hendler]]></person:name>
    <person:firstName><![CDATA[James]]></person:firstName>
    <person:middleName><![CDATA[A.]]></person:middleName>
    <person:lastName><![CDATA[Hendler]]></person:lastName>
    <person:biography><![CDATA[Jim Hendler is a Professor at the University of Maryland and the Director of Semantic Web and Agent Technology at the Maryland Information and Network Dynamics Laboratory. He has joint appointments in the Department of Computer Science, the Institute for Advanced Computer Studies and the Institute for Systems Research, and he is also an affiliate of the Electrical Engineering Department. He has authored close to 150 technical papers in the areas of artificial intelligence, robotics, agent-based computing and high performance processing. Hendler was the recipient of a 1995 Fulbright Foundation Fellowship, is a member of the US Air Force Science Advisory Board, and is a Fellow of the American Association for Artificial Intelligence. He is also the former Chief Scientist of the Information Systems Office at the US Defense Advanced Research Projects Agency (DARPA), and is a prominent player in the World Wide Web Consortium's Semantic Web Activity.]]></person:biography>
    <person:workContact><contact:ContactInformation>
      <contact:company><![CDATA[University of Maryland]]></contact:company>
      <contact:department><![CDATA[COmputer Science]]></contact:department>
      <contact:city><![CDATA[College Park]]></contact:city>
      <contact:state><![CDATA[MD]]></contact:state>
      <contact:url><![CDATA[http://www.cs.umd.edu/~hendler/]]></contact:url>
    </contact:ContactInformation></person:workContact>
    <person:relatedPublication><pub:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/268/Proceedings-of-the-Semantic-Web-and-Policy-Workshop">
      <pub:title><![CDATA[Proceedings of the Semantic Web and Policy Workshop]]></pub:title>
      <rdfs:label><![CDATA[Proceedings of the Semantic Web and Policy Workshop]]></rdfs:label>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-11-07T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal/"><person:name><![CDATA[Lalana  Kagal]]></person:name><rdfs:label><![CDATA[Lalana  Kagal]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:Proceedings></person:relatedPublication>
    <person:relatedPublication><pub:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/221/Proceedings-of-the-Policy-Management-for-the-Web-workshop">
      <pub:title><![CDATA[Proceedings of the Policy Management for the Web workshop]]></pub:title>
      <rdfs:label><![CDATA[Proceedings of the Policy Management for the Web workshop]]></rdfs:label>
      <pub:publisher><![CDATA[World Wide Web Consirtium]]></pub:publisher>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-05-10T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal/"><person:name><![CDATA[Lalana  Kagal]]></person:name><rdfs:label><![CDATA[Lalana  Kagal]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:Proceedings></person:relatedPublication>
  </person:Collaborator>

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

</rdf:RDF>
