<?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_Policies_GTW1">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-05-28T00:28:05-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_Policies_GTW1">
		<rdfs:label>Alvaro Semantic Policies GTW1</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Alvaro_Semantic_Policies_GTW1"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Alvaro_Semantic_Policies_GTW1"/>
		<rdf:type rdf:resource="&wiki;Category-3APresentation_Questions"/>
		<property:Question_asked rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Conditions in the Eagle policy specification language are said to be "described as a conjunction of expressions." Is there a reason why disjunction are not allowed? Disjunction could be emulated by simply producing new conditions, but this runs the risk of over burdening the person charged with maintaining the policies. Wouldn't many real-world conditions involve disjunctions, making it a desirable feature?

Why does section 4 restrict the use of variables to just the subject and object of an RDF triple pattern? Are there policies that would benefit from the ability to match on the semantic relationships between individuals, not just the individuals themselves?

Is there any provision in the system to support graph pattern matching against multiple discrete events? Could this be handled by a general PE?

The evaluation uses what seems like a rather complex setup of randomly generated PEs and RDF graphs with no real discussion of how this might simulate data used in real policies. Is this expected to have any relationship to real-world policies?</property:Question_asked>
		<property:Question_asked_by rdf:resource="&wiki;Gregory_Todd_Williams"/>
		<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;Gregory_Todd_Williams">
		<rdfs:label>Gregory Todd Williams</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Gregory_Todd_Williams"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Gregory_Todd_Williams"/>
	</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>
