<?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/Time_into_rdf_ankesh">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-05-27T23:54:11-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;Time_into_rdf_ankesh">
		<rdfs:label>Time into rdf ankesh</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Time_into_rdf_ankesh"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Time_into_rdf_ankesh"/>
		<rdf:type rdf:resource="&wiki;Category-3APresentation_Questions"/>
		<property:Question_asked rdf:datatype="http://www.w3.org/2001/XMLSchema#string">
# In section 3.2 authors simply mention 'we present the semantics for the notion of entailment for temporal graphs based on the corresponding notion of RDF graphs'. Later they use the notion of entailment in RDF graphs to prove Theorems 3 and later. I believe that it would have been convenient for readers if authors had included a line for RDF entailment (and-or a reference), like ''G1 entails G2 if an instance of G2 is subclass of cl(G1)''. What do you think? Have I missed something that authors have said in the paper?
# I was expecting more from this paper. My feeling is that even with ''timestamp''ing their work is scoped to ''snapshot''. The temporally reified statements are used to group them into graphs with same time-stamps for all purposes (entailment), except for probably querying. They leave incorporation of &lt;, &gt;, = comparisons for future work. I was looking for entailments such ''(a, b, c){1,5} entails (a, b, c){4}'', by inclusion of some axiomatic triples or other means. 
# There is another thing that may merit attention- transitivity of intervals. For example, ''(a,b,c){1,3}, (a,b,c){3,5} entails (a,b,c){1,5}.</property:Question_asked>
		<property:Question_asked_by rdf:resource="&wiki;Ankesh_Khandelwal"/>
		<property:Question_for_the_Presentation rdf:resource="&wiki;GTW_Time_in_RDF"/>
	</swivt:Subject>
	<!-- auxiliary definitions -->
	<swivt:Subject rdf:about="&wiki;GTW_Time_in_RDF">
		<rdfs:label>GTW Time in RDF</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;GTW_Time_in_RDF"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/GTW_Time_in_RDF"/>
	</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;Ankesh_Khandelwal">
		<rdfs:label>Ankesh Khandelwal</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Ankesh_Khandelwal"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Ankesh_Khandelwal"/>
	</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>
