<?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 conference "http://ebiquity.umbc.edu/ontology/conference.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:conference = "&conference;"
  xmlns:person = "&person;"
  xmlns:assert = "&assert;">
  <conference:Conference rdf:about="http://ebiquity.umbc.edu/conference/html/id/12/First-Workshop-on-Pervasive-Security-Privacy-and-Trust-PSPT-">
    <rdfs:label><![CDATA[First Workshop on Pervasive Security, Privacy and Trust (PSPT)]]></rdfs:label>
    <conference:title><![CDATA[First Workshop on Pervasive Security, Privacy and Trust (PSPT)]]></conference:title>
    <conference:description><![CDATA[First Workshop on Pervasive Security, Privacy and Trust (PSPT)<br>
in Conjunction with MobiQuitous 2004<br>
August 26, 2004<br>
<a href="http://www.pspt.org/">http://www.pspt.org/</a>



<p>

Information assurance, security and privacy have moved from narrow topics of
interest to information system designers to become critical issues of
fundamental importance to society. As part of this shift, the scope of
associated problems, applications, and technical issues is broadening,
opening up new requirements and approaches. Challenges arise as information
systems evolve toward dynamic, open and heterogeneous distributed systems,
as seen in pervasive computing environments. A "grand challenge" is to
create environments in which pervasive computing technology allows people,
agents, services and devices to seamlessly interact while preserving
appropriate security and privacy policies.
<p>
Papers of particular merit will be published in the ACM Kluwer Mobile
Networks and Applications (waiting for approval).

<p>

Submission deadline: June 30, 2004<br>
Notification: July 16, 2004<br>
Camera Ready: August 2, 2004<br>
Workshop date: August 26, 2004
]]></conference:description>
    <conference:location><![CDATA[Boston MA]]></conference:location>
    <conference:uri><![CDATA[http://www.pspt.org/]]></conference:uri>
    <conference:startDate rdf:datatype="&xsd;dateTime">2004-08-26T00:00:00-05:00</conference:startDate>
  </conference:Conference>

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

</rdf:RDF>

