<?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/270/Framework-for-Managing-the-Assured-Information-Sharing-Lifecycle">
    <rdfs:label><![CDATA[Framework for Managing the Assured Information Sharing Lifecycle]]></rdfs:label>
    <pub:title><![CDATA[Framework for Managing the Assured Information Sharing Lifecycle]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2009-06-22T00:00:00-05:00</pub:publishedOn>
    <pub:description><![CDATA[AISL (Assured Information Sharing Lifecycle) is a MURI project that is developing new approaches to support assured information sharing. The team includes researchers from UMBC, Purdue University, and the Universities of Illinois, Michigan, Texas at Dallas, and Texas at San Antonio. Our research is framed by the recognition of a life cycle for shared information comprising five phases: advertising and discovery, negotiation for access and usage rights, integration and analysis, generation of new knowledge and data, and preparation of data for possible release. Our current research efforts are organized around four areas: (1) creating novel assured information sharing models and frameworks and new policy languages and systems that support them, (2) developing algorithms and systems for information integration, analysis and mining that assure quality and protect privacy, (3) analyzing social aspects of information sharing including incorporating incentives for sharing and exploiting knowledge of underlying social networks and relations, and (4) implementing and evaluating experimental software architectures and systems to realize the assured information sharing life cycle.]]></pub:description>
    <pub:counter>312</pub:counter>
    <pub:tag><![CDATA[security]]></pub:tag>
    <pub:tag><![CDATA[policy]]></pub:tag>
    <pub:tag><![CDATA[privacy]]></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>

