<?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/Brahms_Medha_Presentation_0918_Joshua_Taylor_Question_2">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-05-28T00:39:36-04:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0" />
	</owl:Ontology>
	<!-- exported page data -->
	<swivt:Subject rdf:about="&wiki;Brahms_Medha_Presentation_0918_Joshua_Taylor_Question_2">
		<rdfs:label>Brahms Medha Presentation 0918 Joshua Taylor Question 2</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Brahms_Medha_Presentation_0918_Joshua_Taylor_Question_2"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Brahms_Medha_Presentation_0918_Joshua_Taylor_Question_2"/>
		<rdf:type rdf:resource="&wiki;Category-3APresentation_Questions"/>
		<property:Question_asked rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The authors do not seem to cite the particular depth-first search that they are using, but it does not seem to compare well with their bi-directional breadth first search. Is there any indication of whether they are using a straightforward depth first search versus an iterative deepening search (as discussed by, e.g., Russell and Norvig in "Artificial Intelligence: A Modern Approach")? On a related note, the authors mention in their "Future Work" section that they plan on experimenting with languages for expressing regular paths. This suggests that they recognize some predicates and resources as more interesting than others. They have developed an efficient RDF store for performing graph based search algorithms, and seem to have a notion of cost, or benefit, on the edges and nodes of the graph—why do they not mention using heuristic algorithms?</property:Question_asked>
		<property:Question_asked_by rdf:resource="&wiki;Joshua_A._Taylor"/>
		<property:Question_for_the_Presentation rdf:resource="&wiki;Tw-3ABrahms_Medha_Presentation_0918"/>
	</swivt:Subject>
	<!-- auxiliary definitions -->
	<swivt:Subject rdf:about="&wiki;Tw-3ABrahms_Medha_Presentation_0918">
		<rdfs:label>Tw:Brahms Medha Presentation 0918</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Tw:Brahms_Medha_Presentation_0918"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Tw:Brahms_Medha_Presentation_0918"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Question_for_the_Presentation">
		<rdfs:label>Question for the Presentation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Question_for_the_Presentation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Question_for_the_Presentation"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;Joshua_A._Taylor">
		<rdfs:label>Joshua A. Taylor</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Joshua_A._Taylor"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Joshua_A._Taylor"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Question_asked_by">
		<rdfs:label>Question asked by</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Question_asked_by"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Question_asked_by"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Question_asked">
		<rdfs:label>Question asked</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Question_asked"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Question_asked"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3APresentation_Questions">
		<rdfs:label>Presentation Questions</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Presentation_Questions"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Presentation_Questions"/>
	</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>
