<?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/14/TAGA">
    <rdfs:label><![CDATA[TAGA]]></rdfs:label>
    <project:title><![CDATA[TAGA]]></project:title>
    <project:description><![CDATA[  Travel Agent Game in Agentcities (TAGA) is an agent framework for simulating the global travel market on the Web. It extends and enhances the original TAC system [Wellman 99] to work in an Agentcities environment of FIPA compliant agents.]]></project:description>
    <project:startDate rdf:datatype="&xsd;dateTime">2002-10-01T00:00:00-05:00</project:startDate>
    <project:endDate rdf:datatype="&xsd;dateTime">2005-08-01T00:00:00-05:00</project:endDate>
    <project:tag><![CDATA[multiagent system]]></project:tag>
    <project:tag><![CDATA[fipa]]></project:tag>
    <project:tag><![CDATA[semantic web]]></project:tag>
    <project:tag><![CDATA[trading agent]]></project:tag>
    <project:tag><![CDATA[auction]]></project:tag>
    <project:tag><![CDATA[ecommerce]]></project:tag>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Harry/Chen/"><person:name><![CDATA[Harry  Chen]]></person:name><rdfs:label><![CDATA[Harry  Chen]]></rdfs:label></person:PhDAlumnus></assoc:person>
        <assoc:role rdf:resource="&person;Student" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Li/Ding/"><person:name><![CDATA[Li  Ding]]></person:name><rdfs:label><![CDATA[Li  Ding]]></rdfs:label></person:PhDAlumnus></assoc:person>
        <assoc:role rdf:resource="&person;Student" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Youyong/Zou/"><person:name><![CDATA[Youyong  Zou]]></person:name><rdfs:label><![CDATA[Youyong  Zou]]></rdfs:label></person:Alumnus></assoc:person>
        <assoc:role rdf:resource="&person;PrincipalInvestigator" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/87/Using-Semantic-web-technology-in-Multi-Agent-systems-a-case-study-in-the-TAGA-Trading-agent-environment">
      <pub:title><![CDATA[Using Semantic web technology in Multi-Agent systems: a case study in the TAGA Trading agent environment]]></pub:title>
      <rdfs:label><![CDATA[Using Semantic web technology in Multi-Agent systems: a case study in the TAGA Trading agent environment]]></rdfs:label>
      <pub:booktitle><![CDATA[Proceeding of the 5th International Conference on Electronic Commerce]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-09-30T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Youyong/Zou/"><person:name><![CDATA[Youyong  Zou]]></person:name><rdfs:label><![CDATA[Youyong  Zou]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:InProceedings></project:relatedPublication>
    <project:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/139/Strategies-and-heuristics-used-by-the-UMBCTAC-agent-in-the-third-Trading-Agent-Competition">
      <pub:title><![CDATA[Strategies and heuristics used by the UMBCTAC agent in the third Trading Agent Competition]]></pub:title>
      <rdfs:label><![CDATA[Strategies and heuristics used by the UMBCTAC agent in the third Trading Agent Competition]]></rdfs:label>
      <pub:booktitle><![CDATA[ Workshop on Trading Agent Design and Analysis, held in conjunction with the Eighteenth International Joint Conference on Artificial Intelligence]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-08-13T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Li/Ding/"><person:name><![CDATA[Li  Ding]]></person:name><rdfs:label><![CDATA[Li  Ding]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InProceedings></project:relatedPublication>
    <project:relatedPublication><pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/140/UMBCTAC-A-Balanced-Bidding-Agent">
      <pub:title><![CDATA[UMBCTAC: A Balanced Bidding Agent]]></pub:title>
      <rdfs:label><![CDATA[UMBCTAC: A Balanced Bidding Agent]]></rdfs:label>
      <pub:booktitle><![CDATA[UMBC Technical Report TR-02-15]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-12-14T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Li/Ding/"><person:name><![CDATA[Li  Ding]]></person:name><rdfs:label><![CDATA[Li  Ding]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:TechReport></project:relatedPublication>
    <project:relatedResource><pub:Resource rdf:about="http://ebiquity.umbc.edu/resource/html/id/17/Agents-and-Web-Services">
      <pub:type><![CDATA[Presentation]]></pub:type>
      <pub:title><![CDATA[Agents and Web Services]]></pub:title>
      <rdfs:label><![CDATA[Agents and Web Services]]></rdfs:label>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2004-02-18T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Youyong/Zou/"><person:name><![CDATA[Youyong  Zou]]></person:name><rdfs:label><![CDATA[Youyong  Zou]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:Resource></project:relatedResource>
    <project:relatedResource><pub:Resource rdf:about="http://ebiquity.umbc.edu/resource/html/id/6/DAML">
      <pub:type><![CDATA[Web Site]]></pub:type>
      <pub:title><![CDATA[DAML]]></pub:title>
      <rdfs:label><![CDATA[DAML]]></rdfs:label>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-10-23T00:00:00-05:00</pub:publishedOn>
      </pub:Resource></project:relatedResource>
    <project:relatedResource><pub:Resource rdf:about="http://ebiquity.umbc.edu/resource/html/id/8/F-OWL">
      <pub:type><![CDATA[Web Site]]></pub:type>
      <pub:title><![CDATA[F-OWL]]></pub:title>
      <rdfs:label><![CDATA[F-OWL]]></rdfs:label>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-10-24T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Harry/Chen/"><person:name><![CDATA[Harry  Chen]]></person:name><rdfs:label><![CDATA[Harry  Chen]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:Resource></project:relatedResource>
    <project:relatedResource><pub:Resource rdf:about="http://ebiquity.umbc.edu/resource/html/id/5/TAGA">
      <pub:type><![CDATA[Web Site]]></pub:type>
      <pub:title><![CDATA[TAGA]]></pub:title>
      <rdfs:label><![CDATA[TAGA]]></rdfs:label>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-10-23T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Youyong/Zou/"><person:name><![CDATA[Youyong  Zou]]></person:name><rdfs:label><![CDATA[Youyong  Zou]]></rdfs:label></person:Alumnus></pub:firstAuthor>
      </pub:Resource></project:relatedResource>
    <project:relatedResearchArea rdf:resource="&research;ecommerce" />
    <project:relatedResearchArea rdf:resource="&research;MultiAgentSystems" />
    <project:relatedResearchArea rdf:resource="&research;SemanticWeb" />
  </project:PastProject>

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

</rdf:RDF>
