<?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/322/Towards-a-Policy-Infrastructure-for-Data-Sharing-to-Enable-Scientific-Research-with-Privacy-Guarantees">
    <rdfs:label><![CDATA[Towards a Policy Infrastructure for Data Sharing to Enable Scientific Research with Privacy Guarantees]]></rdfs:label>
    <event:title><![CDATA[Towards a Policy Infrastructure for Data Sharing to Enable Scientific Research with Privacy Guarantees]]></event:title>
    <event:speaker><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Palanivel/Andiappan/Kodeswaran/"><person:name><![CDATA[Palanivel Andiappan Kodeswaran]]></person:name><rdfs:label><![CDATA[Palanivel Andiappan Kodeswaran]]></rdfs:label></person:PhDAlumnus></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2009-10-20T10:15:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2009-10-20T11:30:00-05:00</event:endDate>
    <event:location><![CDATA[ITE 325 B]]></event:location>
    <event:abstract><![CDATA[Palanivel Kodeswaran will talk about his work he did at Microsoft research this summer.  <br><br>

Abstract:<br> 
In this talk, we will present our work in building a policy infrastructure for data sharing with the goal of enabling scientific research, while preserving individual privacy. We will present motivating application scenarios that could be enabled with the growing number of user datasets such as social networks, health vault etc. These datasets  contain sensitive user information and sufficient caution must be exercised while sharing them with third parties. One of the goals of our framework is to allow users control how their data is used, while at the same time enable researchers to use the aggregate data for scientific research. We will describe our policy infrastructure and show how it can be used to enable the above scenarios while still guaranteeing individual privacy. We will then present our initial implementation of the framework extending the SecPAL authorization language to account for new roles and operations.
<br><br>
For those who can't attend, you can join in remotely via <a href="https://webmeeting.dimdim.com/portal/JoinForm.action?confKey=ebiquity">dimdim</a>. After 10:15, click on JOIN MEETING and enter 'ebiquity' for the meeting name.

]]></event:abstract>
    <event:host><person:PrincipalFaculty 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:PrincipalFaculty></event:host>
  </event:Event>

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

</rdf:RDF>

