<?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 event "http://ebiquity.umbc.edu/ontology/event.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.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:event = "&event;"
		xmlns:person = "&person;"
		xmlns:assert = "&assert;">
	<event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/442/Cloud-based-Active-Archiving-Solution-for-Databases">
		<rdfs:label><![CDATA[Cloud based Active Archiving Solution for Databases]]></rdfs:label>
		<event:title><![CDATA[Cloud based Active Archiving Solution for Databases]]></event:title>
		<event:speaker>
<person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Mukesh/Mohania"><person:name><![CDATA[Mukesh Mohania]]></person:name><rdfs:label><![CDATA[Mukesh Mohania]]></rdfs:label></person:Collaborator>
		</event:speaker>
		<event:startDate rdf:datatype="&xsd;dateTime">2012-11-30T14:30:00-05:00</event:startDate>
		<event:endDate rdf:datatype="&xsd;dateTime">2012-11-30T15:45:00-05:00</event:endDate>
		<event:location><![CDATA[Room 201 (LH8), ITE Building, UMBC]]></event:location>
		<event:abstract><![CDATA[<p>In the second talk of the UMBC ACM Student Chapter's Tech Talk Series, ACM Distinguished Speaker Dr. Mukesh Mohania will visit UMBC and talk about "Cloud based Active Archiving Solution for Databases".</p>

<p>Cloud computing offers an exciting opportunity to bring on-demand applications to customers and is being used for delivering hosted services over the Internet and/or processing massive amount of data for business intelligence. In this talk, we will discuss the architecture of cloud computing, MapReduce, and Hadoop. We will then discuss how the cloud infrastructure can be used for data management services, how the massive amount of data can be processed over cloud for various business intelligence applications, and how the cloud can be used for 'Active' Data Archival for near real-time data access. We discuss various issues concerning the active archive system including schema modification, query federation, query optimization, access control and data provenance. Using TPC-DS benchmark data, we present evaluation results that shows the ability of our system to seamlessly query archive data along with data stored in the warehouse in order of minutes compared to hours required to move the data into the warehouse from traditional archival systems.</p>

<p> Light refreshments will be served after the talk outside ITE-325</br> RSVP via Facebook https://facebook.com/events/378277722253548/</br> More information and directions: http://bit.ly/UMBCtalks</p>

Mukesh Mohania (IBM Research) talk: Cloud based Active Archiving Solution for Databases, 2:30pm Fri 11/30. http://www.csee.umbc.edu/2012/11/acm-talk-cloud-based-active-archiving-solution-for-databases-230pm-fri-1130/]]></event:abstract>
		<event:uri><![CDATA[http://www.csee.umbc.edu/2012/11/acm-talk-cloud-based-active-archiving-solution-for-databases-230pm-fri-1130/]]></event:uri>
		<event:host>
<person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Varish/Mulwad"><person:name><![CDATA[Varish Mulwad]]></person:name><rdfs:label><![CDATA[Varish Mulwad]]></rdfs:label></person:PhDAlumnus>
		</event:host>
	</event:Event>

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

</rdf:RDF>
