<?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 project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.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:project = "&project;"
  xmlns:person = "&person;"
  xmlns:pub = "&pub;"
  xmlns:assert = "&assert;">
  <pub:Resource rdf:about="http://ebiquity.umbc.edu/resource/html/id/269/Managing-the-Assured-Information-Sharing-Lifecycle">
    <rdfs:label><![CDATA[Managing the Assured Information Sharing Lifecycle]]></rdfs:label>
    <pub:title><![CDATA[Managing the Assured Information Sharing Lifecycle]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2009-06-08T00:00:00-05:00</pub:publishedOn>
    <pub:description><![CDATA[We live in the information age, a time when data and knowledge is plentiful and easily moved, processed and mined by machines. This has made it easier to discover knowledge and more efficiently manage our affairs but has raised concerns about information security, confidentiality, privacy and trust.  Balancing these is particularly urgent today in organizations responsible for national defense, law enforcement, health care, emergency services and finance.  The 9/11 Commission addressed this in their report and called for "a paradigm change from 'Need to Know' to 'Need to Share'".  This talk describes a collaborative project addressing this problem comprised of researchers from UMBC, Purdue University, and the Universities of Illinois, Michigan, Texas at Dallas, and Texas at San Antonio under sponsorship of the Airforce Office of Scientific Research.]]></pub:description>
    <pub:counter>91</pub:counter>
    <pub:tag><![CDATA[security]]></pub:tag>
    <pub:tag><![CDATA[privacy]]></pub:tag>
    <pub:tag><![CDATA[assured information sharing]]></pub:tag>
    <pub:tag><![CDATA[datamining]]></pub:tag>
    <pub:tag><![CDATA[policy]]></pub:tag>
    <pub:tag><![CDATA[social networking]]></pub:tag>
    <pub:author>
       <rdf:List>
         <rdf:first></rdf:first>
         <rdf:rest rdf:resource="&rdf;nil" />
       </rdf:List>
    </pub:author>
  </pub:Resource>

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

</rdf:RDF>
