<?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/305/Constraining-Information-Flow-in-Social-Networks-with-Privacy-Policies">
    <rdfs:label><![CDATA[Constraining Information Flow in Social Networks with Privacy Policies]]></rdfs:label>
    <event:title><![CDATA[Constraining Information Flow in Social Networks with Privacy Policies]]></event:title>
    <event:speaker><person:MSAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Audumbar/Chormale/"><person:name><![CDATA[Audumbar  Chormale]]></person:name><rdfs:label><![CDATA[Audumbar  Chormale]]></rdfs:label></person:MSAlumnus></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2009-08-10T09:00:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2009-08-10T11:00:00-05:00</event:endDate>
    <event:location><![CDATA[325b ITE]]></event:location>
    <event:abstract><![CDATA[<h4 Align="center"> MS Thesis Defense</h4>
Online social networking systems are a phenomenon that has grown exponentially over the past few years. These systems provide platforms for people to easily share information, especially about themselves and about their interests.  With the recent emergence of geolocation technologies, social networking can allow users to interact relative to location and time. Most systems began with few or no privacy controls and have gradually been adding and enhancing them to meet the demands of their users. Until recently, for example, Facebook had only a binary notion of privacy - a friend could see everything. This has lead to several well known mishaps where information people have voluntarily put online has been used to their detriment. There is a need of strong privacy control mechanisms that factor in the dynamic changes in the user context relative to attributes like location and time. In this paper, we present a system that adds rich privacy support to such systems. We describe a prototype implementation typical of applications that many university campuses and startups are creating.  It aggregates social media from a variety of online sources as well as sources internal to the campus intranet. We show how policy framework based on semantic web technologies can be effectively used to devise better privacy control mechanisms that factor in the dynamic user context. The implementation uses the Rein framework and the AIR framework to provide access control and justification support. We validate our architecture in the prototype implementation and describe various cases of privacy rules definitions in the system.

<h4>Committee</h4>
<ul>
<li> Dr. Anupam Joshi (chair)
 <li> Dr. Tim Finin
 <li> Dr. Yelena Yesha
</ul>
]]></event:abstract>
    <event:tag><![CDATA[social media]]></event:tag>
    <event:tag><![CDATA[privacy]]></event:tag>
    <event:tag><![CDATA[security]]></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/274/Constraining-Information-Flow-in-Social-Networks-with-Privacy-Policies" />
  </event:Event>

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

</rdf:RDF>

