<?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/420/Masters-Thesis-Research-Update-Anurag-Dibjyajyoti-and-Sumit">
		<rdfs:label><![CDATA[Masters Thesis Research Update - Anurag, Dibjyajyoti and Sumit]]></rdfs:label>
		<event:title><![CDATA[Masters Thesis Research Update - Anurag, Dibjyajyoti and Sumit]]></event:title>
		<event:speaker>
<person:MSAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Anurag/Korde"><person:name><![CDATA[Anurag Korde]]></person:name><rdfs:label><![CDATA[Anurag Korde]]></rdfs:label></person:MSAlumnus>
		</event:speaker>
		<event:startDate rdf:datatype="&xsd;dateTime">2011-12-06T10:30:00-05:00</event:startDate>
		<event:endDate rdf:datatype="&xsd;dateTime">2011-12-06T11:30:00-05:00</event:endDate>
		<event:location><![CDATA[ITE 325 - B]]></event:location>
		<event:abstract><![CDATA[In this week's lab meeting, Anurag Korde, Dibyajyoti Ghosh and Sumit More will give an update on how their Masters thesis research is progressing. <br/><br/>

<a href="http://ebiq.org/h/Anurag/Korde" target="_new">Anurag</a> will talk about "Entity Linking and Disambiguation for Smartphone platforms". With increasing number of social networks, smartphones and applications there is a need of creating a framework for information integration across social networks and applications and create an unified record for each person/entity. The problem in information integration is that of entity disambiguation. It determines whether two objects in an ontology refer to same real world object. This will enable system to learn a large amount of contextual information. We will try to build a system which integrates information across Facebook, Twitter, Google contacts, phone contacts, calender, etc and create a super profile of a person.
<br/><br/>

<a href="http://ebiq.org/h/Dibyajyoti/Ghosh" target="_new">Dibyajyoti</a> will be talking about "Application privacy control in smartphones through semantic context awareness". Existing mobile operating systems primarily offer permission based policies at install time and runtime. Projects like Secure Application INTeraction (Saint) and Mockdroid extend a popular mobile middleware to restrict access to resources based on  application settings and by incorporating signature and application configuration based policies. This work focuses on resource obfuscation through semantic policies. He will describe the prototype system he is working on and will briefly touch upon the challenges.
<br/><br/>
<a href="http://ebiq.org/h/Sumit/More/" target="_new">Sumit</a> will talk about the progress on his thesis work: A 'pre-facto' threat/vulnerability detection model.
Data is the currency of today's IT era. With the number of data sources accruing with each passing day; cyber crimes of data theft, espionage etc are increasing as well. A post-facto analysis of such cyber crimes do help in preventing similar future attacks; however the system remains vulnerable to newer types of attacks. We try to analyse different data sources and come up with a pre-facto threat/vulnerability detection model which will monitor the data streams and predict if a vulnerability is being exposed or if there is a potential future attack in making.]]></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>
