<?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/410/Masters-Thesis-Research-Proposal-Amey-Sane-and-Nikhil-Puranik">
		<rdfs:label><![CDATA[Masters Thesis Research Proposal: Amey Sane and Nikhil Puranik]]></rdfs:label>
		<event:title><![CDATA[Masters Thesis Research Proposal: Amey Sane and Nikhil Puranik]]></event:title>
		<event:speaker>
<person:MSAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Amey/Sane"><person:name><![CDATA[Amey Sane]]></person:name><rdfs:label><![CDATA[Amey Sane]]></rdfs:label></person:MSAlumnus>
		</event:speaker>
		<event:startDate rdf:datatype="&xsd;dateTime">2011-09-27T10:30:00-05:00</event:startDate>
		<event:endDate rdf:datatype="&xsd;dateTime">2011-09-27T11:30:00-05:00</event:endDate>
		<event:location><![CDATA[ITE 325-B]]></event:location>
		<event:abstract><![CDATA[In this week's lab meeting we will have Amey Sane and Nikhil Puranik talk about the research they will be pursuing for their Masters Thesis. 
<br/><br/>
Amey Sane will talk about "Context-aware Framework for modeling and prediction of User activities". His research work is part of ongoing Platys project. This project spans over the areas like mobile computing, Context-aware computing, security and privacy. My thesis work will be focused in the area of mobile-computing and Context-aware computing. In today's world smart devices like mobile phones can effectively be exploited for use, not only as a mode of contact through voice dialing but much more than that, by making use of its features like Bluetooth , Wi-Fi capability and also through its in-built sensor capability. All these can prove to be effective in getting a notion of user context in terms of his current conceptual location (at home, at work or elsewhere) and activity(working, walking, attending meeting, exercising). Our research will focus on building a Hidden Markov Model for modeling and predicting User Activities. Also, we will eventually focus on building a generic prototype model for modeling users with different profile(Student profile, Working person's Profile, Lecture's profile).  Learn more about Platys project <a href="https://ebiquity.umbc.edu/getnews/html/id/40/Platys-From-Position-to-Place-in-Next-Generation-Networks" target="_new">here</a>.
<br/><br/>
Nikhil Puranik will discuss 'A general framework for using data specialists for classification of data'. Given a collection of items, the framework will predict what is the label to which the items belong to?  For example, given a column of data with all SSNs, the framework will come up with a label of 'SSN' for this column with a particular confidence. The framework will comprise of creating agents who will individually examine given data sets and come up with a probability of that set belonging to a particular class(concept) with its confidence measure and the decision on the class label will be made on the maximum confidence level. This framework will be based on the Blackboard Architecture in AI.
<br/><br/>]]></event:abstract>
		<event:host>
<person:ProfessorEmeritus 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:ProfessorEmeritus>
		</event:host>
	</event:Event>

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

</rdf:RDF>
