<?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/portal/'>
	<!ENTITY property 'http://tw.rpi.edu/portal/Property-3A'>
	<!ENTITY wikiurl 'http://tw.rpi.edu/portal/'>
]>

<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="&wikiurl;Special:ExportRDF/An_ensemble_learning_and_problem_solving_architecture_for_airspace_management">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-11T04:16:19-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;An_ensemble_learning_and_problem_solving_architecture_for_airspace_management">
		<rdfs:label>An ensemble learning and problem solving architecture for airspace management</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;An_ensemble_learning_and_problem_solving_architecture_for_airspace_management"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/An_ensemble_learning_and_problem_solving_architecture_for_airspace_management"/>
		<rdf:type rdf:resource="&wiki;Category-3AConference_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3AProceeding_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3APublication"/>
		<rdf:type rdf:resource="&wiki;Category-3ATW_Technical_Report"/>
		<property:Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#string">In this paper we describe the application of a novel learning and problem solving architecture to the domain of airspace management, where multiple requests for the use of airspace need to be reconciled and managed automatically. The key feature of our “Generalized Integrated Learning Architecture” (GILA) is a set of integrated learning and reasoning (ILR) systems coordinated by a central meta-reasoning executive (MRE). Each ILR learns independently from the same training example and contributes to problem-solving in concert with other ILRs as directed by the MRE. Formal evaluations show that our system performs as well as or better than humans after learning from the same training data. Further, GILA outperforms any individual ILR run in isolation, thus demonstrating the power of the ensemble architecture for learning and problem solving.</property:Abstract>
		<property:Author rdf:resource="&wiki;Xiaoqin_(Shelley)_Zhang"/>
		<property:Author rdf:resource="&wiki;Sungwook_Yoon"/>
		<property:Author rdf:resource="&wiki;Phillip_DiBona"/>
		<property:Author rdf:resource="&wiki;Darren_Scott_Appling"/>
		<property:Author rdf:resource="&wiki;Li_Ding"/>
		<property:Author rdf:resource="&wiki;Janardhan_Rao_Doppa"/>
		<property:Author rdf:resource="&wiki;Derek_Greeny"/>
		<property:Author rdf:resource="&wiki;Jinhong_K._Guo"/>
		<property:Author rdf:resource="&wiki;Ugur_Kuter"/>
		<property:Author rdf:resource="&wiki;Geoff_Levine"/>
		<property:Author rdf:resource="&wiki;Reid_L._MacTavish"/>
		<property:Author rdf:resource="&wiki;Daniel_McFarlane"/>
		<property:Author rdf:resource="&wiki;James_Michaelis"/>
		<property:Author rdf:resource="&wiki;Hala_Mostafa"/>
		<property:Author rdf:resource="&wiki;Santiago_Ontanon"/>
		<property:Author rdf:resource="&wiki;Charles_Parker"/>
		<property:Author rdf:resource="&wiki;Jainarayan_Radhakrishnan"/>
		<property:Author rdf:resource="&wiki;Anton_Rebgunsy"/>
		<property:Author rdf:resource="&wiki;Bhavesh_Shrestha"/>
		<property:Author rdf:resource="&wiki;Zhexuan_Song"/>
		<property:Author rdf:resource="&wiki;Ethan_B._Trewhitt"/>
		<property:Author rdf:resource="&wiki;Huzaifa_Zafar"/>
		<property:Author rdf:resource="&wiki;Chongjie_Zhang"/>
		<property:Author rdf:resource="&wiki;Daniel_Corkill"/>
		<property:Author rdf:resource="&wiki;Gerald_DeJong"/>
		<property:Author rdf:resource="&wiki;Thomas_G._Dietterich"/>
		<property:Author rdf:resource="&wiki;Subbarao_Kambhampati"/>
		<property:Author rdf:resource="&wiki;Victor_Lesser"/>
		<property:Author rdf:resource="&wiki;Deborah_L._McGuinness"/>
		<property:Author rdf:resource="&wiki;Ashwin_Ram"/>
		<property:Author rdf:resource="&wiki;Diana_Spearsy"/>
		<property:Author rdf:resource="&wiki;Prasad_Tadepalli"/>
		<property:Author rdf:resource="&wiki;Elizabeth_T._Whitaker"/>
		<property:Author rdf:resource="&wiki;Weng-2DKeen_Wong"/>
		<property:Author rdf:resource="&wiki;James_A._Hendler"/>
		<property:Author rdf:resource="&wiki;Martin_O._Hofmann"/>
		<property:Author rdf:resource="&wiki;Kenneth_Whitebread"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inproceedings</property:Bibtype>
		<property:Booktitle rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IAAI'2009</property:Booktitle>
		<property:Key rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zhang2009an</property:Key>
		<property:Note rdf:resource="&wiki;The_Twenty-2Dfirst_IAAI_Conference_on_Artificial_Intelligence_will_be_held_in_Pasadena,_California,_July_14-E2-80-9316,_2009"/>
		<property:Paper rdf:resource="http://tw.rpi.edu/proj/portal.wiki/images/a/a0/TW-2009-10.pdf"/>
		<property:Tag rdf:resource="&wiki;Category-3AComputer_science"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An Ensemble Learning and Problem Solving Architecture for Airspace Management</property:Title>
		<property:Tr_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TW-2009-10</property:Tr_id>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2009</property:Year>
	</swivt:Subject>
	<!-- auxiliary definitions -->
	<owl:DatatypeProperty rdf:about="&property;Year">
		<rdfs:label>Year</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Year"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Year"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Tr_id">
		<rdfs:label>Tr id</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Tr_id"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Tr_id"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Title">
		<rdfs:label>Title</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Title"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AComputer_science">
		<rdfs:label>Computer science</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Computer_science"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Computer_science"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&property;Tag">
		<rdfs:label>Tag</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Tag"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Tag"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="http://tw.rpi.edu/proj/portal.wiki/images/a/a0/TW-2009-10.pdf">
		<rdfs:label>Media:TW-2009-10.pdf</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Media:TW-2009-10.pdf"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Media:TW-2009-10.pdf"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Paper">
		<rdfs:label>Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Paper"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;The_Twenty-2Dfirst_IAAI_Conference_on_Artificial_Intelligence_will_be_held_in_Pasadena,_California,_July_14-E2-80-9316,_2009">
		<rdfs:label>The Twenty-first IAAI Conference on Artificial Intelligence will be held in Pasadena, California, July 14–16, 2009</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;The_Twenty-first_IAAI_Conference_on_Artificial_Intelligence_will_be_held_in_Pasadena,_California,_July_14%E2%80%9316,_2009"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/The_Twenty-first_IAAI_Conference_on_Artificial_Intelligence_will_be_held_in_Pasadena,_California,_July_14%E2%80%9316,_2009"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Note">
		<rdfs:label>Note</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Note"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Note"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Key">
		<rdfs:label>Key</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Key"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Key"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Booktitle">
		<rdfs:label>Booktitle</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Booktitle"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Booktitle"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Bibtype">
		<rdfs:label>Bibtype</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Bibtype"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Bibtype"/>
	</owl:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;Kenneth_Whitebread">
		<rdfs:label>Kenneth Whitebread</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Kenneth_Whitebread"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Kenneth_Whitebread"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Martin_O._Hofmann">
		<rdfs:label>Martin O. Hofmann</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Martin_O._Hofmann"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Martin_O._Hofmann"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;James_A._Hendler">
		<rdfs:label>James A. Hendler</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;James_A._Hendler"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/James_A._Hendler"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Weng-2DKeen_Wong">
		<rdfs:label>Weng-Keen Wong</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Weng-Keen_Wong"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Weng-Keen_Wong"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Elizabeth_T._Whitaker">
		<rdfs:label>Elizabeth T. Whitaker</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Elizabeth_T._Whitaker"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Elizabeth_T._Whitaker"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Prasad_Tadepalli">
		<rdfs:label>Prasad Tadepalli</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Prasad_Tadepalli"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Prasad_Tadepalli"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Diana_Spearsy">
		<rdfs:label>Diana Spearsy</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Diana_Spearsy"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Diana_Spearsy"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Ashwin_Ram">
		<rdfs:label>Ashwin Ram</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Ashwin_Ram"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Ashwin_Ram"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Deborah_L._McGuinness">
		<rdfs:label>Deborah L. McGuinness</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Deborah_L._McGuinness"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Deborah_L._McGuinness"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Victor_Lesser">
		<rdfs:label>Victor Lesser</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Victor_Lesser"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Victor_Lesser"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Subbarao_Kambhampati">
		<rdfs:label>Subbarao Kambhampati</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Subbarao_Kambhampati"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Subbarao_Kambhampati"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Thomas_G._Dietterich">
		<rdfs:label>Thomas G. Dietterich</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Thomas_G._Dietterich"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Thomas_G._Dietterich"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Gerald_DeJong">
		<rdfs:label>Gerald DeJong</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Gerald_DeJong"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Gerald_DeJong"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Daniel_Corkill">
		<rdfs:label>Daniel Corkill</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Daniel_Corkill"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Daniel_Corkill"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Chongjie_Zhang">
		<rdfs:label>Chongjie Zhang</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Chongjie_Zhang"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Chongjie_Zhang"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Huzaifa_Zafar">
		<rdfs:label>Huzaifa Zafar</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Huzaifa_Zafar"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Huzaifa_Zafar"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Ethan_B._Trewhitt">
		<rdfs:label>Ethan B. Trewhitt</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Ethan_B._Trewhitt"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Ethan_B._Trewhitt"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Zhexuan_Song">
		<rdfs:label>Zhexuan Song</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Zhexuan_Song"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Zhexuan_Song"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Bhavesh_Shrestha">
		<rdfs:label>Bhavesh Shrestha</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Bhavesh_Shrestha"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Bhavesh_Shrestha"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Anton_Rebgunsy">
		<rdfs:label>Anton Rebgunsy</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Anton_Rebgunsy"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Anton_Rebgunsy"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Jainarayan_Radhakrishnan">
		<rdfs:label>Jainarayan Radhakrishnan</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Jainarayan_Radhakrishnan"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Jainarayan_Radhakrishnan"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Charles_Parker">
		<rdfs:label>Charles Parker</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Charles_Parker"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Charles_Parker"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Santiago_Ontanon">
		<rdfs:label>Santiago Ontanon</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Santiago_Ontanon"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Santiago_Ontanon"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Hala_Mostafa">
		<rdfs:label>Hala Mostafa</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Hala_Mostafa"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Hala_Mostafa"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;James_Michaelis">
		<rdfs:label>James Michaelis</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;James_Michaelis"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/James_Michaelis"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Daniel_McFarlane">
		<rdfs:label>Daniel McFarlane</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Daniel_McFarlane"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Daniel_McFarlane"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Reid_L._MacTavish">
		<rdfs:label>Reid L. MacTavish</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Reid_L._MacTavish"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Reid_L._MacTavish"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Geoff_Levine">
		<rdfs:label>Geoff Levine</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Geoff_Levine"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Geoff_Levine"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Ugur_Kuter">
		<rdfs:label>Ugur Kuter</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Ugur_Kuter"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Ugur_Kuter"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Jinhong_K._Guo">
		<rdfs:label>Jinhong K. Guo</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Jinhong_K._Guo"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Jinhong_K._Guo"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Derek_Greeny">
		<rdfs:label>Derek Greeny</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Derek_Greeny"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Derek_Greeny"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Janardhan_Rao_Doppa">
		<rdfs:label>Janardhan Rao Doppa</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Janardhan_Rao_Doppa"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Janardhan_Rao_Doppa"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Li_Ding">
		<rdfs:label>Li Ding</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Li_Ding"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Li_Ding"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Darren_Scott_Appling">
		<rdfs:label>Darren Scott Appling</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Darren_Scott_Appling"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Darren_Scott_Appling"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Phillip_DiBona">
		<rdfs:label>Phillip DiBona</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Phillip_DiBona"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Phillip_DiBona"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Sungwook_Yoon">
		<rdfs:label>Sungwook Yoon</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Sungwook_Yoon"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Sungwook_Yoon"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Xiaoqin_(Shelley)_Zhang">
		<rdfs:label>Xiaoqin (Shelley) Zhang</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Xiaoqin_(Shelley)_Zhang"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Xiaoqin_(Shelley)_Zhang"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Author">
		<rdfs:label>Author</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Author"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Author"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Abstract">
		<rdfs:label>Abstract</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Abstract"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Abstract"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3ATW_Technical_Report">
		<rdfs:label>TW Technical Report</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:TW_Technical_Report"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:TW_Technical_Report"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3APublication">
		<rdfs:label>Publication</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Publication"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Publication"/>
	</owl:Class>
	<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>
	<owl:Class rdf:about="&wiki;Category-3AConference_Paper">
		<rdfs:label>Conference Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Conference_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Conference_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>
