<?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:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/612/A-policy-based-cloud-broker-for-the-VCL-platform">
		<rdfs:label><![CDATA[A policy-based cloud broker for the VCL platform]]></rdfs:label>
		<pub:title><![CDATA[A policy-based cloud broker for the VCL platform]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2013-01-10T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Managing and delivering virtualised cloud-based services in systems
like the virtual computing lab (VCL) is an open challenge. Current research is
focused on enhancing specific components like service discovery, composition
and monitoring and there is no holistic view of what would constitute a
lifecycle of virtualised services delivered on a cloud environment. We have
developed a policy-based integrated framework for automating acquisition and
consumption of cloud services. This framework divides the cloud service
lifecycle into five phases: requirements, discovery, negotiation, composition,
and consumption. We have also developed a cloud broker tool to automatically
discover, negotiate and reserve images from the VCL platform. It was
developed using web technologies and is built upon our service lifecycle
framework. This paper describes our methodology and the tool as implemented
on the VCL platform.]]></pub:abstract>
		<pub:pages><![CDATA[288-303]]></pub:pages>
		<pub:number><![CDATA[2/3]]></pub:number>
		<pub:volume><![CDATA[2]]></pub:volume>
		<pub:counter>2137</pub:counter>
		<pub:tag><![CDATA[cloud computing]]></pub:tag>
		<pub:tag><![CDATA[cloud service]]></pub:tag>
		<pub:tag><![CDATA[vcl]]></pub:tag>
		<pub:tag><![CDATA[virtual computing lab]]></pub:tag>
		<pub:booktitle><![CDATA[International Journal of Cloud Computing]]></pub:booktitle>
		<pub:publisher><![CDATA[Inderscience Publishers]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person 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:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yaacov/Yesha"><person:name><![CDATA[Yaacov Yesha]]></person:name><rdfs:label><![CDATA[Yaacov Yesha]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person 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:Person>
										</rdf:first>
										<rdf:rest rdf:resource="&rdf;nil" />
									</rdf:List>
								</rdf:rest>
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person 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:Person>
		</pub:firstAuthor>
		<pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/87/IT-Services-Metrics"><project:title><![CDATA[IT Services Metrics]]></project:title><rdfs:label><![CDATA[IT Services Metrics]]></rdfs:label></project:PastProject></pub:relatedProject>
		<pub:relatedProject><project:PastProject 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:PastProject></pub:relatedProject>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/658.pdf]]></pub:softCopyURI>
			<pub:softCopySize>1099706</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Article>

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

</rdf:RDF>
