<?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/wiki/Special:URIResolver/'>
	<!ENTITY property 'http://tw.rpi.edu/wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'http://tw.rpi.edu/wiki/'>
]>

<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="">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-11T06:33:44-05:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0" />
	</owl:Ontology>
	<!-- exported page data -->
	<swivt:Subject rdf:about="&wiki;A_Comparison_of_the_Temporal_Expressiveness_of_Three_Database_Query_Methods">
		<rdfs:label>A Comparison of the Temporal Expressiveness of Three Database Query Methods</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;A_Comparison_of_the_Temporal_Expressiveness_of_Three_Database_Query_Methods"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/A_Comparison_of_the_Temporal_Expressiveness_of_Three_Database_Query_Methods"/>
		<rdf:type rdf:resource="&wiki;Category-3ATechnical_Report"/>
		<rdf:type rdf:resource="&wiki;Category-3APublication"/>
		<rdf:type rdf:resource="&wiki;Category-3AKSL_Technical_Report"/>
		<property:Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Time is a multifaceted phenomenon that developers of clinical decision-support systems can model at various levels of complexity.  An unresolved issue for the design of clinical databases is whether the underlying data model should support interval semantics.  In this paper, we examine whether interval-based operations are required for querying protocol-based conditions.  We report on an analysis of a set of 256 eligibility criteria that the T-HELPER system uses to screen patients for enrollment in eight clinical-trial protocols for HIV disease.  We consider three data-manipulation methods for temporal querying: the consensus query representation Arden Syntax, the commercial standard query language SQL, and the temporal query language TimeLineSQL (TLSQL).  We compare the ability of these three query methods to express the eligibility criteria.  Seventy nine percent of the 256 criteria require operations on time stamps.  These temporal conditions comprise four distinct patterns, two of which use interval-based data.  Our analysis indicates that the Arden Syntax can query the two non-interval patterns, which represent 54% of the temporal conditions.  Timepoint comparisons formulated in SQL can instantiate the two non-interval patterns and one interval pattern,  which encompass 96% of the temporal conditions.  TLSQL, which supports an interval-based model of time, can express all four types of temporal patterns.  Our results demonstrate that the T-HELPER system requires simple temporal operations for most protocol-based queries.  Of the three approaches tested, TLSQL is the only query method that is sufficiently expressive for the temporal conditions in this system.</property:Abstract>
		<property:Address rdf:resource="&wiki;New_Orleans-2C_LA"/>
		<property:Author rdf:resource="&wiki;Amar_K._Das_and_Mark_A._Musen"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">techreport</property:Bibtype>
		<property:Has_author rdf:resource="&wiki;Amar_K._Das_and_Mark_A._Musen"/>
		<property:Has_identifier rdf:resource="&wiki;A_Comparison_of_the_Temporal_Expressiveness_of_Three_Database_Query_Methods"/>
		<property:Has_publishing_details rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1995</property:Has_publishing_details>
		<property:Has_title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A Comparison of the Temporal Expressiveness of Three Database Query Methods</property:Has_title>
		<property:Has_where_published rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KSL-95-61</property:Has_where_published>
		<property:Has_year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1995</property:Has_year>
		<property:Institution rdf:resource="&wiki;Knowledge_Systems-2C_AI_Laboratory"/>
		<property:Ksl_tr_id rdf:resource="&wiki;A_Comparison_of_the_Temporal_Expressiveness_of_Three_Database_Query_Methods"/>
		<property:Note rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Updated August 1995. Proceedings of the Nineteenth Annual Symposium on Computer Applications in Medical Care Washington D. C., November 1995.</property:Note>
		<property:Number rdf:resource="&wiki;A_Comparison_of_the_Temporal_Expressiveness_of_Three_Database_Query_Methods"/>
		<property:Process_note rdf:resource="&wiki;GOOGLE"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A Comparison of the Temporal Expressiveness of Three Database Query Methods</property:Title>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1995</property:Year>
	</swivt:Subject>
	<!-- auxilliary definitions -->
	<owl:DatatypeProperty rdf:about="&property;Year">
		<rdfs:label>Year</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Year"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Year"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Title">
		<rdfs:label>Title</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Title"/>
	</owl:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;GOOGLE">
		<rdfs:label>GOOGLE</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;GOOGLE"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/GOOGLE"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Process_note">
		<rdfs:label>Process note</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Process_note"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Process_note"/>
	</owl:ObjectProperty>
	<owl:ObjectProperty rdf:about="&property;Number">
		<rdfs:label>Number</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Number"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Number"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Note">
		<rdfs:label>Note</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Note"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Note"/>
	</owl:DatatypeProperty>
	<owl:ObjectProperty rdf:about="&property;Ksl_tr_id">
		<rdfs:label>Ksl tr id</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Ksl_tr_id"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Ksl_tr_id"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;Knowledge_Systems-2C_AI_Laboratory">
		<rdfs:label>Knowledge Systems, AI Laboratory</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Knowledge_Systems%2C_AI_Laboratory"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Knowledge_Systems%2C_AI_Laboratory"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Institution">
		<rdfs:label>Institution</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Institution"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Institution"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_year">
		<rdfs:label>Has year</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_year"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_year"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_where_published">
		<rdfs:label>Has where published</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_where_published"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_where_published"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_title">
		<rdfs:label>Has title</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_title"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_publishing_details">
		<rdfs:label>Has publishing details</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_publishing_details"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_publishing_details"/>
	</owl:DatatypeProperty>
	<owl:ObjectProperty rdf:about="&property;Has_identifier">
		<rdfs:label>Has identifier</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_identifier"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_identifier"/>
	</owl:ObjectProperty>
	<owl:ObjectProperty rdf:about="&property;Has_author">
		<rdfs:label>Has author</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_author"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_author"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Bibtype">
		<rdfs:label>Bibtype</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Bibtype"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Bibtype"/>
	</owl:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;Amar_K._Das_and_Mark_A._Musen">
		<rdfs:label>Amar K. Das and Mark A. Musen</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Amar_K._Das_and_Mark_A._Musen"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Amar_K._Das_and_Mark_A._Musen"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Author">
		<rdfs:label>Author</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Author"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Author"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;New_Orleans-2C_LA">
		<rdfs:label>New Orleans, LA</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;New_Orleans%2C_LA"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/New_Orleans%2C_LA"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Address">
		<rdfs:label>Address</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Address"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Address"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Abstract">
		<rdfs:label>Abstract</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Abstract"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Abstract"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AKSL_Technical_Report">
		<rdfs:label>KSL Technical Report</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:KSL_Technical_Report"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:KSL_Technical_Report"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3APublication">
		<rdfs:label>Publication</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Publication"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Publication"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ATechnical_Report">
		<rdfs:label>Technical Report</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Technical_Report"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Technical_Report"/>
	</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>
