<?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/52/Emerging-Technologies-from-IBM-Research-for-Mobile-Workers">
		<rdfs:label><![CDATA[Emerging Technologies from IBM Research for Mobile Workers]]></rdfs:label>
		<event:title><![CDATA[Emerging Technologies from IBM Research for Mobile Workers]]></event:title>
		<event:speaker>
<person:GuestSpeaker rdf:about="http://ebiquity.umbc.edu/person/html/Jennifer/Lai"><person:name><![CDATA[Jennifer Lai]]></person:name><rdfs:label><![CDATA[Jennifer Lai]]></rdfs:label></person:GuestSpeaker>
		</event:speaker>
		<event:startDate rdf:datatype="&xsd;dateTime">2004-10-13T13:00:00-05:00</event:startDate>
		<event:endDate rdf:datatype="&xsd;dateTime">2004-10-13T14:00:00-05:00</event:endDate>
		<event:location><![CDATA[LH8]]></event:location>
		<event:abstract><![CDATA[This talk will include a presentation of several emerging technologies
from IBM Research related to supporting the way knowledge workers work
today including:
<ul>
<li> MySpace, a web portal solution that supports personalized,
     role-based access to aplications through an interactive
     visualization of the physical space. MySpace combines localization
     information for colleagues, rooms and devices while aggregating
     data from various sources through a novel and simplified interface.
<li> BlueSpace, often dubbed the "office-of-the-future", designed to
     resolve the most difficult problems faced by knowledge workers in
     open-plan environments. It addresses the critical issue of
     workers' loss of control over both their environment and
     interruptions.
<li> e-PIM, a multimodal productivity application that combines visual
     output on a cell phone screen with natural language understanding
     technologies (speech recognition and synthesis) and text input to
     give mobile workers anytime/anywhere access to their email, and
     calendar.
<li> Findings from studies conducted with these prototypes as well
     highlighting some of the important research issues that have
     emerged from IBM research's work.
</ul>

]]></event:abstract>
	</event:Event>

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

</rdf:RDF>
