<?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/272/A-Mass-Storage-System-Administrator-Autonomic-Assistant">
    <rdfs:label><![CDATA[A Mass Storage System Administrator Autonomic Assistant]]></rdfs:label>
    <pub:title><![CDATA[A Mass Storage System Administrator Autonomic Assistant]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2005-06-13T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[System administrators of today's high performance
computing systems are generally responsible for
managing the large amounts of data traffic and archival
querying that mass storage systems must provide to users
who compute on hundreds or thousands of processors at
once. The file management systems that have been
engineered to handle this workload generally consist of a
reliable compute server, high- and low-speed disks,
robotic tape silos with thousands of cartridges, and
various network interconnects. As a result of the wide
variety of mechanical components used, storage system
administrators maintain the functional aspects of system
operations and troubleshoot the day-to-day lower level
physical system and software failures under severe
constraints. The Mass Storage System Administrator
Autonomic Assistant (MSSAAA) is being developed to
reduce the burden on storage system administrators and
improve the reliability, availability and serviceability of
mass storage systems.]]></pub:abstract>
    <pub:pages><![CDATA[300-301]]></pub:pages>
    <pub:counter>524</pub:counter>
    <pub:tag><![CDATA[autonomic computing]]></pub:tag>
    <pub:booktitle><![CDATA[Proceedings of the Second International Conference on Autonomic Computing]]></pub:booktitle>
    <pub:author>
       <rdf:List>
         <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Milton/Halem/"><person:name><![CDATA[Milton  Halem]]></person:name><rdfs:label><![CDATA[Milton  Halem]]></rdfs:label></person:PrincipalFaculty></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Randy/Schauer/"><person:name><![CDATA[Randy  Schauer]]></person:name><rdfs:label><![CDATA[Randy  Schauer]]></rdfs:label></person:Collaborator></rdf:first>
             <rdf:rest rdf:resource="&rdf;nil" />
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Milton/Halem/"><person:name><![CDATA[Milton  Halem]]></person:name><rdfs:label><![CDATA[Milton  Halem]]></rdfs:label></person:PrincipalFaculty></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/218.pdf]]></pub:softCopyURI>
      <pub:softCopySize>53432</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>
