<?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 news "http://ebiquity.umbc.edu/ontology/news.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:news = "&news;"
  xmlns:assert = "&assert;">
  <news:News rdf:about="http://ebiquity.umbc.edu/getnews/html/id/20/UMBC-Team-Wins-Award-at-Agentcities-Agent-Technology-Competition">
    <rdfs:label><![CDATA[UMBC Team Wins Award at Agentcities Agent Technology Competition]]></rdfs:label>
    <news:title><![CDATA[UMBC Team Wins Award at Agentcities Agent Technology Competition]]></news:title>
    <news:publishedOn rdf:datatype="&xsd;dateTime">2003-02-06T00:00:00-05:00</news:publishedOn>
    <news:description><![CDATA[<p>A team of UMBC graduate students won the <i>Best Student Entry</i>
award at the 2003 Agentcities Agent Technology Competition.  The UMBC
team was advised by Professor <a href="http://umbc.edu/~finin/"> Tim
Finin</a> and consisted of PhD students Youyong Zou, Harry Chen, Rong
Pan and Li Ding.  Their entry <i>TAGA: A Travel Market Framework in
Agentcities</i>. </p>

<p>The international competition invited teams from industry, government
and academic research centers to enter a working software system
demonstrating the use of intelligent agent concepts and technology.
From the 54 initial entries a panel of judges selected 14 finalists.
These were invited to present and demonstrate their systems at the
final judging, held at the Unviersitat Politecnica de Catalunya in
Barcelona on February 6, 2003.</p>

<p>The UMBC <a href="http://taga.umbc.edu/">TAGA system</a> demonstrated
an experimental testbed for a realistic electronic commerce
application using web services and the semantic web languages in a
multiagent systems environment.  TAGA is intended as a platform for
research in multiagent systems, the semantic web and automated trading
in dynamic markets as well as a self-contained application for
teaching and experimentation with these technologies. It is running as
a continuous open game and source code is available for research and
teaching purposes.  The judges cited the UMBC entry as a "well
thought, nicely implemented, a real-size system."</p>

<p>The UMBC team received a cash award and PDAs donated by Sony.</p>
]]></news:description>
    <news:uri><![CDATA[http://taga.umbc.edu/]]></news:uri>
  </news:News>

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

</rdf:RDF>

