<?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/64/Modeling-Computer-Attacks-An-Ontology-for-Intrusion-Detection">
    <rdfs:label><![CDATA[Modeling Computer Attacks: An Ontology for Intrusion Detection]]></rdfs:label>
    <pub:title><![CDATA[Modeling Computer Attacks: An Ontology for Intrusion Detection]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-09-16T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[We state the benefits of transitioning from taxonomies to ontologies and ontology specification languages, which are able to simultaneously serve as recognition, reporting and correlation languages. We have produced an ontology specifying a model of computer attack using the DARPA Agent Markup Language+Ontology Inference Layer, a descriptive logic language. The ontologyrsquos logic is implemented using DAMLJessKB. We compare and contrast the IETFrsquos IDMEF, an emerging standard that uses XML to define its data model, with a data model constructed using DAML+OIL. In our research we focus on low level kernel attributes at the process, system and network levels, to serve as those taxonomic characteristics. We illustrate the benefits of utilizing an ontology by presenting use case scenarios within a distributed intrusion detection system.]]></pub:abstract>
    <pub:edition><![CDATA[LNCS-2516]]></pub:edition>
    <pub:counter>897</pub:counter>
    <pub:googleCitations>19</pub:googleCitations>
    <pub:tag><![CDATA[security]]></pub:tag>
    <pub:tag><![CDATA[semantic web]]></pub:tag>
    <pub:tag><![CDATA[intrusion detection]]></pub:tag>
    <pub:tag><![CDATA[ontology]]></pub:tag>
    <pub:booktitle><![CDATA[The Sixth International Symposium on Recent Advances in Intrusion Detection]]></pub:booktitle>
    <pub:publisher><![CDATA[Springer]]></pub:publisher>
    <pub:author>
       <rdf:List>
         <rdf:first><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Jeffrey/L/Undercoffer/"><person:name><![CDATA[Jeffrey L Undercoffer]]></person:name><rdfs:label><![CDATA[Jeffrey L Undercoffer]]></rdfs:label></person:Alumnus></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi/"><person:name><![CDATA[Anupam  Joshi]]></person:name><rdfs:label><![CDATA[Anupam  Joshi]]></rdfs:label></person:PrincipalFaculty></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/John/Pinkston/"><person:name><![CDATA[John  Pinkston]]></person:name><rdfs:label><![CDATA[John  Pinkston]]></rdfs:label></person:Collaborator></rdf:first>
                 <rdf:rest rdf:resource="&rdf;nil" />
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Jeffrey/L/Undercoffer/"><person:name><![CDATA[Jeffrey L Undercoffer]]></person:name><rdfs:label><![CDATA[Jeffrey L Undercoffer]]></rdfs:label></person:Alumnus></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/307.pdf]]></pub:softCopyURI>
      <pub:softCopySize>240967</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>
