<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://tw.rpi.edu/wiki/Special:URIResolver/'>
	<!ENTITY property 'http://tw.rpi.edu/wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'http://tw.rpi.edu/wiki/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:property="&property;">
	<!-- Ontology header -->
	<owl:Ontology rdf:about="">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-10T23:16:44-05:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0" />
	</owl:Ontology>
	<!-- exported page data -->
	<swivt:Subject rdf:about="&wiki;Predictive_Load_Control_for_Flexible_Buffer_Allocation">
		<rdfs:label>Predictive Load Control for Flexible Buffer Allocation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Predictive_Load_Control_for_Flexible_Buffer_Allocation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Predictive_Load_Control_for_Flexible_Buffer_Allocation"/>
		<rdf:type rdf:resource="&wiki;Category-3AProceeding_Paper"/>
		<property:Has_author rdf:resource="&wiki;Christos_Faloutsos"/>
		<property:Has_author rdf:resource="&wiki;Raymond_T._Ng"/>
		<property:Has_author rdf:resource="&wiki;Timos_K._Sellis"/>
		<property:Has_citation rdf:resource="&wiki;An_Evaluation_of_Buffer_Management_Strategies_for_Relational_Database_Systems"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/tods/Christodoulakis84"/>
		<property:Has_citation rdf:resource="&wiki;Integration_of_Buffer_Management_and_Query_Optimization_in_Relational_Database_Environment"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/tods/EffelsbergH84"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/tods/LangWF77"/>
		<property:Has_citation rdf:resource="&wiki;Flexible_Buffer_Allocation_Based_on_Marginal_Gains"/>
		<property:Has_citation rdf:resource="&wiki;A_Mechanism_for_Managing_the_Buffer_Pool_in_a_Relational_Database_System_Using_the_Hot_Set_Model"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/tods/ShermanB76"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/cacm/Yao77"/>
		<property:Has_identifier rdf:resource="&wiki;Predictive_Load_Control_for_Flexible_Buffer_Allocation"/>
		<property:Has_publishing_details rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pp. 265-274, 1991</property:Has_publishing_details>
		<property:Has_title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Predictive Load Control for Flexible Buffer Allocation</property:Has_title>
		<property:Has_url rdf:resource="http://www.informatik.uni-trier.de/~ley/db/conf/vldb/vldb91.html#FaloutsosNS91"/>
		<property:Has_where_published rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VLDB</property:Has_where_published>
		<property:Has_year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1991</property:Has_year>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;2Q-3A_A_Low_Overhead_High_Performance_Buffer_Management_Replacement_Algorithm">
		<rdfs:label>2Q: A Low Overhead High Performance Buffer Management Replacement Algorithm</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;2Q:_A_Low_Overhead_High_Performance_Buffer_Management_Replacement_Algorithm"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/2Q:_A_Low_Overhead_High_Performance_Buffer_Management_Replacement_Algorithm"/>
		<property:Has_citation rdf:resource="&wiki;Predictive_Load_Control_for_Flexible_Buffer_Allocation"/>
	</swivt:Subject>
	<!-- auxilliary definitions -->
	<owl:DatatypeProperty rdf:about="&property;Has_year">
		<rdfs:label>Has year</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_year"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_year"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_where_published">
		<rdfs:label>Has where published</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_where_published"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_where_published"/>
	</owl:DatatypeProperty>
	<owl:ObjectProperty rdf:about="&property;Has_url">
		<rdfs:label>Has url</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_url"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_url"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_title">
		<rdfs:label>Has title</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_title"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_publishing_details">
		<rdfs:label>Has publishing details</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_publishing_details"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_publishing_details"/>
	</owl:DatatypeProperty>
	<owl:ObjectProperty rdf:about="&property;Has_identifier">
		<rdfs:label>Has identifier</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_identifier"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_identifier"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;DBLP-3Ajournals/cacm/Yao77">
		<rdfs:label>DBLP:journals/cacm/Yao77</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/cacm/Yao77"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/cacm/Yao77"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Ajournals/tods/ShermanB76">
		<rdfs:label>DBLP:journals/tods/ShermanB76</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/tods/ShermanB76"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/tods/ShermanB76"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;A_Mechanism_for_Managing_the_Buffer_Pool_in_a_Relational_Database_System_Using_the_Hot_Set_Model">
		<rdfs:label>A Mechanism for Managing the Buffer Pool in a Relational Database System Using the Hot Set Model</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;A_Mechanism_for_Managing_the_Buffer_Pool_in_a_Relational_Database_System_Using_the_Hot_Set_Model"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/A_Mechanism_for_Managing_the_Buffer_Pool_in_a_Relational_Database_System_Using_the_Hot_Set_Model"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Flexible_Buffer_Allocation_Based_on_Marginal_Gains">
		<rdfs:label>Flexible Buffer Allocation Based on Marginal Gains</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Flexible_Buffer_Allocation_Based_on_Marginal_Gains"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Flexible_Buffer_Allocation_Based_on_Marginal_Gains"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Ajournals/tods/LangWF77">
		<rdfs:label>DBLP:journals/tods/LangWF77</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/tods/LangWF77"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/tods/LangWF77"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Ajournals/tods/EffelsbergH84">
		<rdfs:label>DBLP:journals/tods/EffelsbergH84</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/tods/EffelsbergH84"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/tods/EffelsbergH84"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Integration_of_Buffer_Management_and_Query_Optimization_in_Relational_Database_Environment">
		<rdfs:label>Integration of Buffer Management and Query Optimization in Relational Database Environment</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Integration_of_Buffer_Management_and_Query_Optimization_in_Relational_Database_Environment"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Integration_of_Buffer_Management_and_Query_Optimization_in_Relational_Database_Environment"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Ajournals/tods/Christodoulakis84">
		<rdfs:label>DBLP:journals/tods/Christodoulakis84</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/tods/Christodoulakis84"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/tods/Christodoulakis84"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;An_Evaluation_of_Buffer_Management_Strategies_for_Relational_Database_Systems">
		<rdfs:label>An Evaluation of Buffer Management Strategies for Relational Database Systems</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;An_Evaluation_of_Buffer_Management_Strategies_for_Relational_Database_Systems"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/An_Evaluation_of_Buffer_Management_Strategies_for_Relational_Database_Systems"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Has_citation">
		<rdfs:label>Has citation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_citation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_citation"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;Timos_K._Sellis">
		<rdfs:label>Timos K. Sellis</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Timos_K._Sellis"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Timos_K._Sellis"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Raymond_T._Ng">
		<rdfs:label>Raymond T. Ng</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Raymond_T._Ng"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Raymond_T._Ng"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Christos_Faloutsos">
		<rdfs:label>Christos Faloutsos</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Christos_Faloutsos"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Christos_Faloutsos"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Has_author">
		<rdfs:label>Has author</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_author"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_author"/>
	</owl:ObjectProperty>
	<owl:Class rdf:about="&wiki;Category-3AProceeding_Paper">
		<rdfs:label>Proceeding Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Proceeding_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Proceeding_Paper"/>
	</owl:Class>
	<!-- References to the SWiVT Ontology, see http://semantic-mediawiki.org/swivt/ -->
	<owl:AnnotationProperty rdf:about="&swivt;page">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:AnnotationProperty>
	<owl:AnnotationProperty rdf:about="&swivt;creationDate">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:AnnotationProperty>
	<owl:Class rdf:about="&swivt;Subject">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Class>
	<!-- Created by Semantic MediaWiki, http://semantic-mediawiki.org -->
</rdf:RDF>
