<?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:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/345/Personal-Security-Agent-KQML-based-PKI">
    <rdfs:label><![CDATA[Personal Security Agent: KQML-based PKI]]></rdfs:label>
    <pub:title><![CDATA[Personal Security Agent: KQML-based PKI]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">1998-05-09T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[Certificate management infrastructure, a.k.a. PKI (Public Key Infrastructure),
which issues and provides access to public key certificates
to preserve the integrity of a public key, is fundamental for
electronic commerce and business across the Internet. To satisfy
the requirements of various applications, PKI should demonstrate
customization to user needs, interoperability and flexibility in its
implementations so it can satisfy the needs of various applications.
Particularly, due to the popularity of software agent-based applications
over the Internet, security will be urgently needed by the
“agent society”. We propose to implement the authority of authentication
verification service systems as personal autonomous software
agents, called security agents. In this paper, we present two
aspects of KQML-based PKI: 1. the security agent concept and its
functional modules; 2. an extension of KQML, which is needed for
public key management and secure communications among security
agents and application agents.]]></pub:abstract>
    <pub:pages><![CDATA[377-384]]></pub:pages>
    <pub:counter>419</pub:counter>
    <pub:googleKey>AdNLVzHXz28J</pub:googleKey>
    <pub:googleCitations>44</pub:googleCitations>
    <pub:tag><![CDATA[agent]]></pub:tag>
    <pub:tag><![CDATA[security]]></pub:tag>
    <pub:booktitle><![CDATA[Proceedings of the 2nd International Conference on Autonomous Agents]]></pub:booktitle>
    <pub:publisher><![CDATA[ACM Press]]></pub:publisher>
    <pub:author>
       <rdf:List>
         <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Qi/He/"><person:name><![CDATA[Qi  He]]></person:name><rdfs:label><![CDATA[Qi  He]]></rdfs:label></person:Collaborator></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Katia/Sycara/"><person:name><![CDATA[Katia  Sycara]]></person:name><rdfs:label><![CDATA[Katia  Sycara]]></rdfs:label></person:Collaborator></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><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></rdf:first>
                 <rdf:rest rdf:resource="&rdf;nil" />
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Qi/He/"><person:name><![CDATA[Qi  He]]></person:name><rdfs:label><![CDATA[Qi  He]]></rdfs:label></person:Collaborator></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/332.pdf]]></pub:softCopyURI>
      <pub:softCopySize>64716</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:InProceedings>

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

</rdf:RDF>
