<?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 assoc "http://ebiquity.umbc.edu/ontology/association.owl#">
  <!ENTITY research "http://ebiquity.umbc.edu/ontology/research.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:assoc = "&assoc;"
  xmlns:research = "&research;"
  xmlns:assert = "&assert;">
<project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/61/DAML">
    <rdfs:label><![CDATA[DAML]]></rdfs:label>
    <project:title><![CDATA[DAML]]></project:title>
    <project:description><![CDATA[Our <a href="http://daml.umbc.edu/">research program</a> goal is to design and prototype critical software components enabling developers to create intelligent software agents capable of understanding and processing information and knowledge encoded in DAML and other semantically rich markup languages. . This program will be the joint work of a team of two established research groups and a new research group-- the UMBC agents group headed by Tim Finin, the JHU/APL intelligent systems group headed by Jim Mayfield, and a new business policies group at MIT/Sloan headed by Benjamin Grosof who has just joined MIT/Sloan after previously heading a business rules group at IBM T.J. Watson Research Center.]]></project:description>
    <project:startDate rdf:datatype="&xsd;dateTime">2000-09-01T00:00:00-05:00</project:startDate>
    <project:endDate rdf:datatype="&xsd;dateTime">2005-08-01T00:00:00-05:00</project:endDate>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:AffiliatedFaculty rdf:about="http://ebiquity.umbc.edu/person/html/R./Scott/Cost/"><person:name><![CDATA[R. Scott Cost]]></person:name><rdfs:label><![CDATA[R. Scott Cost]]></rdfs:label></person:AffiliatedFaculty></assoc:person>
        <assoc:role rdf:resource="&person;Faculty" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi/"><person:name><![CDATA[Anupam  Joshi]]></person:name><rdfs:label><![CDATA[Anupam  Joshi]]></rdfs:label></person:PrincipalFaculty></assoc:person>
        <assoc:role rdf:resource="&person;Faculty" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Yun/Peng/"><person:name><![CDATA[Yun  Peng]]></person:name><rdfs:label><![CDATA[Yun  Peng]]></rdfs:label></person:PrincipalFaculty></assoc:person>
        <assoc:role rdf:resource="&person;Faculty" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:relatedResource><pub:Resource rdf:about="http://ebiquity.umbc.edu/resource/html/id/71/DAML-PI-meeting-ppt-Nov-04-">
      <pub:type><![CDATA[Presentation]]></pub:type>
      <pub:title><![CDATA[DAML PI meeting ppt (Nov 04)]]></pub:title>
      <rdfs:label><![CDATA[DAML PI meeting ppt (Nov 04)]]></rdfs:label>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-11-28T00:00:00-05:00</pub:publishedOn>
      </pub:Resource></project:relatedResource>
    <project:relatedResearchArea rdf:resource="&research;ContextAwareComputing" />
    <project:relatedResearchArea rdf:resource="&research;KnowledgeRepresentationandReasoning" />
    <project:relatedResearchArea rdf:resource="&research;MultiAgentSystems" />
    <project:relatedResearchArea rdf:resource="&research;SecurityTrustandPrivacy" />
    <project:relatedResearchArea rdf:resource="&research;SemanticWeb" />
    <project:relatedResearchArea rdf:resource="&research;Webservices" />
    <assert:hasProjectResource rdf:resource="http://ebiquity.umbc.edu/resource/html/id/73/DAML-Review-Nov-04-" />
    <assert:hasProjectResource rdf:resource="http://ebiquity.umbc.edu/resource/html/id/72/Rei-and-RUles" />
  </project:PastProject>

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

</rdf:RDF>

