<?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/394/Privacy-Preservation-in-Context-Aware-Systems">
		<rdfs:label><![CDATA[Privacy Preservation in Context-Aware Systems]]></rdfs:label>
		<event:title><![CDATA[Privacy Preservation in Context-Aware Systems]]></event:title>
		<event:speaker>
<person:MSAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Pramod/Jagtap"><person:name><![CDATA[Pramod Jagtap]]></person:name><rdfs:label><![CDATA[Pramod Jagtap]]></rdfs:label></person:MSAlumnus>
		</event:speaker>
		<event:startDate rdf:datatype="&xsd;dateTime">2011-04-27T13:00:00-05:00</event:startDate>
		<event:endDate rdf:datatype="&xsd;dateTime">2011-04-27T14:00:00-05:00</event:endDate>
		<event:location><![CDATA[ITE - 210]]></event:location>
		<event:abstract><![CDATA[<br/>
Pramod Jagtap will defend his MS thesis titled "Privacy Preservation in Context-Aware Systems". <br/>
<br/>
Abstract: 
<p style="text-align: justify;"> 
Recent years have seen a confluence of two major trends – the increase of mobile devices such as smart phones as the primary access point to networked information and the rise of social media platforms that connect people. Their convergence supports the emergence of a new class of context-aware geosocial networking applications. While existing systems focus mostly on location, our work centers on models for representing and reasoning about a more inclusive and higher-level notion of context, including the user’s location
and surroundings, the presence of other people and devices, feeds from social networking systems they use, and the inferred activities in which they are engaged. A key element of our work is the use of collaborative information sharing where devices share and integrate knowledge about their context. This introduces the need for privacy and security mechanisms. We present a framework to provide users with appropriate levels of privacy to protect the personal information their mobile devices are collecting including the inferences that can be drawn from the information. We use Semantic Web technologies to specify high-level, declarative policies that describe user’s information sharing preferences. We have built a prototype system that aggregates information from a variety of sensors on the phone, online sources, and sources internal to the campus intranet, and infers the dynamic user context. We show how our policy framework can be effectively used to devise better privacy control mechanisms to control information flow between users in such dynamic mobile systems.</p>

<br/><br/>
Thesis Committee:<br/>
Dr. Anupam Joshi (chair)<br/>
Dr. Tim Finin<br/>
Dr. Yelena Yesha<br/>
Dr. Laura Zavala<br/>
]]></event:abstract>
		<event:tag><![CDATA[context-aware]]></event:tag>
		<event:tag><![CDATA[policy]]></event:tag>
		<event:tag><![CDATA[privacy]]></event:tag>
		<event:host>
<person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi"><person:name><![CDATA[Anupam Joshi]]></person:name><rdfs:label><![CDATA[Anupam Joshi]]></rdfs:label></person:PrincipalFaculty>
		</event:host>
		<assert:eventPptSlides rdf:resource="http://ebiquity.umbc.edu/resource/html/id/312/Privacy-Preservation-in-Context-Aware-Systems" />
	</event:Event>

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

</rdf:RDF>
