<?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/91/Intelligent-Agents-meet-the-Semantic-Web">
    <rdfs:label><![CDATA[Intelligent Agents meet the Semantic Web]]></rdfs:label>
    <event:title><![CDATA[Intelligent Agents meet the Semantic Web]]></event:title>
    <event:speaker><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:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2005-04-05T13:00:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2005-04-05T14:00:00-05:00</event:endDate>
    <event:location><![CDATA[Oakridge National Research LAboratory]]></event:location>
    <event:abstract><![CDATA[The concept of an agent is ubiquitous in Computer Science.
During the past decade a "software agents" paradigm has
emerged which views agents as autonomous, cooperating
processes which use expressive communication languages to
exchange information and knowledge and to coordinate their
activities. This has been seen as a way to capitalize on the
opportunities (and solve many of the problems) created by
the Internet and Web.  Yet the technology has not yet made
it out of our laboratories. Was it just another AI dream?
Or maybe part of the "irrational exuberance" of the dot com
era? We argue that the vision is still a good one and will
describe how its realization is happening today using
semantic web technologies.
<p>
The semantic web is defined as "an extension of the current
web in which information is given well-defined meaning,
better enabling computers and people to work in
cooperation."  This talk will introduce the underlying
concepts, describe current languages and tools and show how
the semantic web is being used to solve problems in
distributed computing, multiagent systems and grid
computing.
]]></event:abstract>
    <assert:eventPptSlides rdf:resource="http://ebiquity.umbc.edu/resource/html/id/114/Intelligent-Agents-meet-the-Semantic-Web-5-2005-" />
  </event:Event>

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

</rdf:RDF>
