<?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-11T06:38:21-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;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"/>
		<rdf:type rdf:resource="&wiki;Category-3AProceeding_Paper"/>
		<property:Has_author rdf:resource="&wiki;Theodore_Johnson"/>
		<property:Has_author rdf:resource="&wiki;Dennis_Shasha"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/tods/AlonsoBG90"/>
		<property:Has_citation rdf:resource="&wiki;Extensible_Buffer_Management_of_Indexes"/>
		<property:Has_citation rdf:resource="&wiki;Exploiting_Inheritance_and_Structure_Semantics_for_Effective_Clustering_and_Buffering_in_an_Object-2DOriented_DBMS"/>
		<property:Has_citation rdf:resource="&wiki;An_Evaluation_of_Buffer_Management_Strategies_for_Relational_Database_Systems"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Abooks/ph/CoffmanD73"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Aconf/sigmetrics/DanT90"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/tods/EffelsbergH84"/>
		<property:Has_citation rdf:resource="&wiki;Predictive_Load_Control_for_Flexible_Buffer_Allocation"/>
		<property:Has_citation rdf:resource="&wiki;Priority-2DHints-3A_An_Algorithm_for_Priority-2DBased_Buffer_Management"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Abooks/aw/Knuth73"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/tkde/HaasCLMWLLPCS90"/>
		<property:Has_citation rdf:resource="&wiki;Flexible_Buffer_Allocation_Based_on_Marginal_Gains"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Aconf/sigmetrics/NicolaDD92"/>
		<property:Has_citation rdf:resource="&wiki;The_LRU-2DK_Page_Replacement_Algorithm_For_Database_Disk_Buffering"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Aconf/sigmetrics/RobinsonD90"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/tods/SaccoS86"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/cacm/SleatorT85"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/tods/Smith78"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/cacm/Stonebraker81"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Ajournals/ibmsj/TengG84"/>
		<property:Has_citation rdf:resource="&wiki;DBLP-3Aconf/icde/YuC91"/>
		<property:Has_identifier rdf:resource="&wiki;2Q-3A_A_Low_Overhead_High_Performance_Buffer_Management_Replacement_Algorithm"/>
		<property:Has_publishing_details rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pp. 439-450, 1994</property:Has_publishing_details>
		<property:Has_title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2Q: A Low Overhead High Performance Buffer Management Replacement Algorithm</property:Has_title>
		<property:Has_url rdf:resource="http://www.informatik.uni-trier.de/~ley/db/conf/vldb/vldb94.html#JohnsonS94"/>
		<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">1994</property:Has_year>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;L/MRP-3A_A_Buffer_Management_Strategy_for_Interactive_Continuous_Data_Flows_in_a_Multimedia_DBMS">
		<rdfs:label>L/MRP: A Buffer Management Strategy for Interactive Continuous Data Flows in a Multimedia DBMS</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;L/MRP:_A_Buffer_Management_Strategy_for_Interactive_Continuous_Data_Flows_in_a_Multimedia_DBMS"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/L/MRP:_A_Buffer_Management_Strategy_for_Interactive_Continuous_Data_Flows_in_a_Multimedia_DBMS"/>
		<property:Has_citation rdf:resource="&wiki;2Q-3A_A_Low_Overhead_High_Performance_Buffer_Management_Replacement_Algorithm"/>
	</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-3Aconf/icde/YuC91">
		<rdfs:label>DBLP:conf/icde/YuC91</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:conf/icde/YuC91"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:conf/icde/YuC91"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Ajournals/ibmsj/TengG84">
		<rdfs:label>DBLP:journals/ibmsj/TengG84</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/ibmsj/TengG84"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/ibmsj/TengG84"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Ajournals/cacm/Stonebraker81">
		<rdfs:label>DBLP:journals/cacm/Stonebraker81</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/cacm/Stonebraker81"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/cacm/Stonebraker81"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Ajournals/tods/Smith78">
		<rdfs:label>DBLP:journals/tods/Smith78</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/tods/Smith78"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/tods/Smith78"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Ajournals/cacm/SleatorT85">
		<rdfs:label>DBLP:journals/cacm/SleatorT85</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/cacm/SleatorT85"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/cacm/SleatorT85"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Ajournals/tods/SaccoS86">
		<rdfs:label>DBLP:journals/tods/SaccoS86</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/tods/SaccoS86"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/tods/SaccoS86"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Aconf/sigmetrics/RobinsonD90">
		<rdfs:label>DBLP:conf/sigmetrics/RobinsonD90</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:conf/sigmetrics/RobinsonD90"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:conf/sigmetrics/RobinsonD90"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;The_LRU-2DK_Page_Replacement_Algorithm_For_Database_Disk_Buffering">
		<rdfs:label>The LRU-K Page Replacement Algorithm For Database Disk Buffering</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;The_LRU-K_Page_Replacement_Algorithm_For_Database_Disk_Buffering"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/The_LRU-K_Page_Replacement_Algorithm_For_Database_Disk_Buffering"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Aconf/sigmetrics/NicolaDD92">
		<rdfs:label>DBLP:conf/sigmetrics/NicolaDD92</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:conf/sigmetrics/NicolaDD92"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:conf/sigmetrics/NicolaDD92"/>
	</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/tkde/HaasCLMWLLPCS90">
		<rdfs:label>DBLP:journals/tkde/HaasCLMWLLPCS90</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/tkde/HaasCLMWLLPCS90"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/tkde/HaasCLMWLLPCS90"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Abooks/aw/Knuth73">
		<rdfs:label>DBLP:books/aw/Knuth73</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:books/aw/Knuth73"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:books/aw/Knuth73"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Priority-2DHints-3A_An_Algorithm_for_Priority-2DBased_Buffer_Management">
		<rdfs:label>Priority-Hints: An Algorithm for Priority-Based Buffer Management</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Priority-Hints:_An_Algorithm_for_Priority-Based_Buffer_Management"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Priority-Hints:_An_Algorithm_for_Priority-Based_Buffer_Management"/>
	</swivt:Subject>
	<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"/>
	</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;DBLP-3Aconf/sigmetrics/DanT90">
		<rdfs:label>DBLP:conf/sigmetrics/DanT90</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:conf/sigmetrics/DanT90"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:conf/sigmetrics/DanT90"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Abooks/ph/CoffmanD73">
		<rdfs:label>DBLP:books/ph/CoffmanD73</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:books/ph/CoffmanD73"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:books/ph/CoffmanD73"/>
	</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>
	<swivt:Subject rdf:about="&wiki;Exploiting_Inheritance_and_Structure_Semantics_for_Effective_Clustering_and_Buffering_in_an_Object-2DOriented_DBMS">
		<rdfs:label>Exploiting Inheritance and Structure Semantics for Effective Clustering and Buffering in an Object-Oriented DBMS</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Exploiting_Inheritance_and_Structure_Semantics_for_Effective_Clustering_and_Buffering_in_an_Object-Oriented_DBMS"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Exploiting_Inheritance_and_Structure_Semantics_for_Effective_Clustering_and_Buffering_in_an_Object-Oriented_DBMS"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Extensible_Buffer_Management_of_Indexes">
		<rdfs:label>Extensible Buffer Management of Indexes</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Extensible_Buffer_Management_of_Indexes"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Extensible_Buffer_Management_of_Indexes"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;DBLP-3Ajournals/tods/AlonsoBG90">
		<rdfs:label>DBLP:journals/tods/AlonsoBG90</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:journals/tods/AlonsoBG90"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:journals/tods/AlonsoBG90"/>
	</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;Dennis_Shasha">
		<rdfs:label>Dennis Shasha</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Dennis_Shasha"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Dennis_Shasha"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Theodore_Johnson">
		<rdfs:label>Theodore Johnson</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Theodore_Johnson"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Theodore_Johnson"/>
	</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>
