<?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/121/OWL-leaves-the-nest">
		<rdfs:label><![CDATA[OWL leaves the nest]]></rdfs:label>
		<event:title><![CDATA[OWL leaves the nest]]></event:title>
		<event:speaker>
<person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/et al./"><person:name><![CDATA[et al.]]></person:name><rdfs:label><![CDATA[et al.]]></rdfs:label></person:Collaborator>
		</event:speaker>
		<event:startDate rdf:datatype="&xsd;dateTime">2005-11-04T16:00:00-05:00</event:startDate>
		<event:endDate rdf:datatype="&xsd;dateTime">2005-11-04T17:30:00-05:00</event:endDate>
		<event:location><![CDATA[Hyatt Regency Crystal City, Arlington VA]]></event:location>
		<event:abstract><![CDATA[<h1 ALIGN=CENTER> OWL leaves the nest</h1>
<center>
<b>
a panel at the <br>

2005 AAAI Fall Symposium Series<br>
First International Symposium on Agents and the Semantic Web<br>
16:00-17:30 Friday 4 November 2005<br>
Hyatt Regency Crystal City, Arlington VA
</b>
</center>

<h4>Panelists</h4>
<ul>
<li> <a href="http://umbc.edu/~finin/">Tim Finin</a>, UMBC, Baltimore MD (moderator)
<li>
<a href="http://www.cs.cmu.edu/~sadeh/">Norman Sadeh</a>, CMU, Pittsburgh PA
<li>
<a href="http://www.flacp.fujitsulabs.com/~yannis/">Yannis Labrou</a>, Fujitsu Laboratories of America, College Park MD
<li>
<a href="http://harry.hchen1.com/">Harry Lik Chen</a>, Image Matters LLC, Leesburg VA
<li>
<a href="http://perich.net/">Filip Perich</a>, Shared Spectrum Company, Vienna VA
</ul>

<p>Although the Semantic Web languages and related technology were
designed to publish and share information on the Web, it's always been
recognized that they have many other uses.  This panel will focus on
the use of the Semantic Web technologies in mobile and pervasive
computing and communication.  Some recent examples that we will touch
on include the following.  A number of research efforts involving
mobile and pervasive computing have adopted OWL to describe services,
share information and cooperate.  Policies grounded in OWL are being
used to control communication and ensure privacy in "smart spaces".
Research projects are using RDF metadata to help manage and route
communication in conventional and ad hoc networks.  Additional
usecases will be covered and the challenges and obstacles for
realizing them will be discussed.</p>


<h4> Issues to be explored</h4>

The panelists will each make a short preliminary statement and then
respond to any or all of the following questions or issues. Workshop
participants are encouraged to think up new and provocative issues and
to spring them on the panelists without warning and ask for a
response.

<ul>
<li>Will the impact of RDF and OWL on the systems and communication
ultimately be greater than on the World Wide Web?</li>

<li>How likely are system developers to adopt a multiagent system
approach?</li>

<li>How likely are system developers to adopt the current semantic web
technologies?</li>

<li>Are RDF and OWL the right languages for these kinds of
applications?  If not, what's missing?</li>

<li>Do current ideas for semantic web services (e.g., OWL-S, WMSO)
meet your needs?  If not, how should they change?</li>

<li>Declarative policies encoded in RDF are popular in research
systems now.  Are they ready for real applications? </li>

<li>What  non-web applications do you think will be the first to be deployed by industry or government?</li>

<li> Will the use of Semantic Web languages drive a unified web-based design in the future mobile computing systems?</li>

<li> It's difficult for RDF and OWL  to encode and use certain kinds of common sense knowledge (e.g., nearby, faster, closer, typically, probably)  essential for building smart applications. How can we address these issues? </li>
</ul>

Panel Discussion Slides: 
<ul>
<li><a href="https://ebiquity.umbc.edu/resource/html/id/157/">Knowledge Integration for Ubiquitious Agents</a> by <a href="http://harry.hchen1.com">Harry Chen</a></li>
</ul>



]]></event:abstract>
	</event:Event>

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

</rdf:RDF>
