<?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/Alvaro_Semantic_Obligation_Policies_Jesse_Weaver">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-05-28T00:27:48-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;Alvaro_Semantic_Obligation_Policies_Jesse_Weaver">
		<rdfs:label>Alvaro Semantic Obligation Policies Jesse Weaver</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Alvaro_Semantic_Obligation_Policies_Jesse_Weaver"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Alvaro_Semantic_Obligation_Policies_Jesse_Weaver"/>
		<rdf:type rdf:resource="&wiki;Category-3APresentation_Questions"/>
		<property:Question_asked rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Section 4 says that the authors' notion of a graph pattern is borrowed from SPARQL, but before that they say that it is a set of triple patterns and that "a graph pattern can be used to represent a conjunctive query."  This idea doesn't align with a SPARQL graph pattern but rather with a SPARQL '''basic''' graph pattern (a specific kind of SPARQL graph pattern; see http://www.w3.org/TR/rdf-sparql-query/#GraphPattern for details).  Similar to Greg's question, why wouldn't they want to allow other types of graph patterns in SPARQL, allowing for disjunction/alternation or inclusion of optional information?  Consider the example in figure six.  Wouldn't it be reasonable to include contact information for the employee (phone number, email, cube location... ''something'' to ensure the manager can approach the employee) ''if'' such information was available in the stream?  Something like the SPARQL OPTIONAL graph pattern might be useful here, would it not?</property:Question_asked>
		<property:Question_asked_by rdf:resource="&wiki;Jesse_Weaver"/>
		<property:Question_for_the_Presentation rdf:resource="&wiki;Alvaro_Semantic_Obligation_Policies"/>
	</swivt:Subject>
	<!-- auxiliary definitions -->
	<swivt:Subject rdf:about="&wiki;Alvaro_Semantic_Obligation_Policies">
		<rdfs:label>Alvaro Semantic Obligation Policies</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Alvaro_Semantic_Obligation_Policies"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Alvaro_Semantic_Obligation_Policies"/>
	</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;Jesse_Weaver">
		<rdfs:label>Jesse Weaver</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Jesse_Weaver"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Jesse_Weaver"/>
	</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>
