<?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/467/Integrated-Lifecycle-of-IT-Services-in-a-Cloud-Environment-extended-abstract-">
    <rdfs:label><![CDATA[Integrated Lifecycle of IT Services in a Cloud Environment (extended abstract)]]></rdfs:label>
    <pub:title><![CDATA[Integrated Lifecycle of IT Services in a Cloud Environment (extended abstract)]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2009-10-22T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[Virtualized Service models are now emerging and redefining the way information technology is delivered to end users. Current research is focused on specific pieces like service discovery, composition etc. There is no holistic view of what would constitute a lifecycle of virtualized services delivered on a cloud environment. In this paper, we propose an integrated methodology that covers the entire service lifecycle.  We have divided the IT service lifecycle on the cloud into five phases of requirements, discovery, negotiation, composition, and consumption. We describe each phase and it’s sub-phases in detail along with the information that needs to flow between them. We also propose some key metrics that should be tracked for each phase. ]]></pub:abstract>
    <pub:address><![CDATA[Research Triangle Park, NC]]></pub:address>
    <pub:organization><![CDATA[IBM]]></pub:organization>
    <pub:counter>627</pub:counter>
    <pub:tag><![CDATA[service]]></pub:tag>
    <pub:tag><![CDATA[methodology; lifecycle]]></pub:tag>
    <pub:booktitle><![CDATA[In proceedings of The Third International Conference on the Virtual Computing Initiative (ICVCI 2009)]]></pub:booktitle>
    <pub:author>
       <rdf:List>
         <rdf:first><person:PhDStudent rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Pande/Joshi/"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:PhDStudent></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:List>
                 <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Yelena/Yesha/"><person:name><![CDATA[Yelena  Yesha]]></person:name><rdfs:label><![CDATA[Yelena  Yesha]]></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:PhDStudent rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Pande/Joshi/"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:PhDStudent></pub:firstAuthor>
    <pub:relatedProject><project:ActiveProject rdf:about="http://ebiquity.umbc.edu/project/html/id/93/Semantic-Cloud-Services-Framework"><project:title><![CDATA[Semantic Cloud Services Framework]]></project:title><rdfs:label><![CDATA[Semantic Cloud Services Framework]]></rdfs:label></project:ActiveProject></pub:relatedProject>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/469.pdf]]></pub:softCopyURI>
      <pub:softCopySize>288724</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
    <assert:hasResource rdf:resource="http://ebiquity.umbc.edu/resource/html/id/318/Ontology-for-Services-on-the-Cloud" />
  </pub:InProceedings>

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

</rdf:RDF>

