<?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 event "http://ebiquity.umbc.edu/ontology/event.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.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:event = "&event;"
  xmlns:person = "&person;"
  xmlns:assert = "&assert;">
  <event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/12/Agents-and-Web-Services">
    <rdfs:label><![CDATA[Agents and Web Services]]></rdfs:label>
    <event:title><![CDATA[Agents and Web Services]]></event:title>
    <event:speaker><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></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2004-02-18T11:00:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2004-02-18T12:30:00-05:00</event:endDate>
    <event:location><![CDATA[325B ITE]]></event:location>
    <event:abstract><![CDATA[Youyong Zou will give an overview describing how the integration of software agents and web services  is being explored by different groups.
<p>
<pre>
1. agent technology roadmap
http://www.agentlink.org/roadmap/roadmap.pdf
2. TAGA
http://www.csee.umbc.edu/~yzou1/publications/icec03.pdf
3. Agent-WS gateway
http://www.agentcities.org/rec/00006/actf-rec-00006a.pdf
http://wsai.sourceforge.net/index.html
4. wsdl2jade
http://sas.ilab.sztaki.hu:8080/wsdl2jade/index.html
5. university of Edinburgh
http://www.daml.ecs.soton.ac.uk/SSS-SWS04/32.pdf
6. UMCP mind
http://www.mindswap.org/users/hendler/SciAmDemo.shtml
7. University of Southampton
http://www.aktors.org/publications/selected-papers/20.pdf
8. Agentcities
http://www.csd.abdn.ac.uk/~ggrimnes/pubs/GraniteNights.pdf
http://www.csee.umbc.edu/~yzou1/publications/ch03_dale.pdf
9. University of South Carolina
http://citeseer.nj.nec.com/buhler03semantic.html
http://citeseer.nj.nec.com/595758.html
</pre>]]></event:abstract>
    <event:host><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin/"><person:name><![CDATA[Tim  Finin]]></person:name><rdfs:label><![CDATA[Tim  Finin]]></rdfs:label></person:PrincipalFaculty></event:host>
  </event:Event>

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

</rdf:RDF>
