<?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/NSPARQL_Jesse_Weaver_20080911_Joshua_Shinavier_1">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-05-27T21:54:54-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;NSPARQL_Jesse_Weaver_20080911_Joshua_Shinavier_1">
		<rdfs:label>NSPARQL Jesse Weaver 20080911 Joshua Shinavier 1</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;NSPARQL_Jesse_Weaver_20080911_Joshua_Shinavier_1"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/NSPARQL_Jesse_Weaver_20080911_Joshua_Shinavier_1"/>
		<rdf:type rdf:resource="&wiki;Category-3APresentation_Questions"/>
		<property:Question_asked rdf:datatype="http://www.w3.org/2001/XMLSchema#string">One of the main points of this paper is that nested regular expressions can be evaluated efficiently, in linear time w.r.t. the size of the graph and to the length of the expression.  From a practical point of view, though, is this really efficient?  One of the nice things about traversal-based algorithms is that, depending on the topology of the graph, their performance may be more or less independent the actual size of the graph.  The proposed evaluation strategy, in contrast, appears to require a massive global calculation for each step in a path expression, e.g. upwards of one billion operations for a simple one-step path from a node to its immediate neighbors in a large, billion-node graph.</property:Question_asked>
		<property:Question_asked_by rdf:resource="&wiki;Joshua_Shinavier"/>
		<property:Question_for_the_Presentation rdf:resource="&wiki;NSPARQL_Jesse_Weaver_20080911"/>
	</swivt:Subject>
	<!-- auxiliary definitions -->
	<swivt:Subject rdf:about="&wiki;NSPARQL_Jesse_Weaver_20080911">
		<rdfs:label>NSPARQL Jesse Weaver 20080911</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;NSPARQL_Jesse_Weaver_20080911"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/NSPARQL_Jesse_Weaver_20080911"/>
	</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_Shinavier">
		<rdfs:label>Joshua Shinavier</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Joshua_Shinavier"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Joshua_Shinavier"/>
	</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>
