<?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/277/Privacy-in-geo-social-context-aware-systems">
    <rdfs:label><![CDATA[Privacy in geo-social context aware systems]]></rdfs:label>
    <event:title><![CDATA[Privacy in geo-social context aware systems]]></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">2008-11-25T10:30:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2008-11-25T12:00:00-05:00</event:endDate>
    <event:location><![CDATA[ITE 325]]></event:location>
    <event:abstract><![CDATA[With the extensive use of the location sensing technologies in mobile
devices,
location based applications and services are predicted to be popular.
Further, it raises privacy concerns when several user context data
alongwith location and time is shared. There is implicit tradeoff between
effective usage of
Location Based Service that users wish to receive and the location privacy
they can afford to risk. Moreover, different users may have varying
privacy needs
in different contexts. Therefore, it is important to develop customizable or
personalized privacy protection mechanisms.<br/><p>
     A personalized anonymization model needs to provide user-defined
privacy rules
to meet user's personal privacy preferences. The location obfuscation
techniques
that are based on the use of geometric methods also needs to consider
location semantics to prevent privacy leaks.Such a obfuscation model needs
to be extensible towards a probabilistic model to account varying
sensitivity. We introduce a combined approach to achieve more
comprehensive solution for privacy preservation in such systems.
]]></event:abstract>
    <event:uri><![CDATA[http://ebiquity.umbc.edu/event/html/id/277/]]></event:uri>
    <assert:hasEventResource rdf:resource="http://ebiquity.umbc.edu/resource/html/id/255/Privacy-in-Geo-Social-Context-aware-systems" />
  </event:Event>

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

</rdf:RDF>

