<?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-11T01:23:55-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_Knowledge-2DBased_Method_for_Temporal_Abstraction_of_Clinical_Data">
		<rdfs:label>A Knowledge-Based Method for Temporal Abstraction of Clinical Data</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;A_Knowledge-Based_Method_for_Temporal_Abstraction_of_Clinical_Data"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/A_Knowledge-Based_Method_for_Temporal_Abstraction_of_Clinical_Data"/>
		<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">This dissertation describes a reasoning framework for knowledge-based systems,that is specific to the task of abstracting higher-level concepts from time-stamped data, but that is independent of any particular domain.  I specify the theory underlying the framework by a logical model of time, parameters,events, and contexts: a knowledge-based temporal-abstraction theory.  The domain-specific knowledge requirements and the semantics of the inference structure that I propose are well defined and can be instantiated for particular domains.  I have applied my framework to the domain of clinical medicine.My goal is to create, from primary time-stamped patient data, interval-based temporal abstractions, such as "severe anemia for 3 weeks in the context of administering the drug AZT," and more complex patterns, involving several such intervals.  These intervals can be used for planning interventions for diagnostic or therapeutic reasons, for monitoring plans during execution, and for creating high-level summaries of electronic medical records.  Temporal abstractions are also helpful for explanation purposes.  Finally, temporal abstractions can be a useful representation for comparing a therapy planner's recommendation with that of the human user, when the goals in both plans can be described in terms of creation, maintenance, or avoidance of certain temporal patterns.I define a knowledge-based temporal-abstraction method that decomposes the task of abstracting higher-level, interval-based abstractions from input data into five subtasks.  These subtasks are then solved by five separate,domain-independent, temporal-abstraction mechanisms.  The temporal-abstraction mechanisms depend on four domain-specific knowledge types.  The semantics of the four knowledge types and the role they play in each mechanism are defined formally.  The knowledge needed to instantiate the temporal-abstraction mechanisms in any particular domain can be parameterized and can be acquired from domain experts manually or with automated tools.  I present a computer program implementing the knowledge-based temporal-abstraction method: RESUME.  The architecture of the RESUME system demonstrates several computational and organizational claims with respect to the desired use and representation of temporal-reasoning knowledge.  The RESUME system accepts input and returns output at all levels of abstraction; generates context-sensitive and controlled output; accepts and uses data out of temporal order, modifying a view of the past or of the present, as necessary; maintains several possible concurrent interpretations of the data; represents uncertainty in time and value; and facilitates its application to additional domains by editing only the domain-specific temporal-abstraction knowledge.  The temporal-abstraction knowledge is organized in the RESUME system as three ontologies (domain-specific theories of relations and properties) of parameters, events, and interpretation contexts, respectively, in each domain.I have evaluated the RESUME system in the domains of protocol-based care,monitoring of children's growth, and therapy of insulin-dependent diabetic patients.  I have demonstrated that the knowledge required for instantiating the temporal-abstraction mechanisms can be acquired in a reasonable amount of time from domain experts, can be easily maintained, and can be used for creating application systems that solve the temporal-abstraction task in these domains. Understanding the knowledge required for abstracting clinical data over time is a useful undertaking.  A clear specification of that knowledge, and its representation in an ontology specific to the task of abstracting concepts overtime, as was done in the architecture of the RESUME system, supports designing new medical and other knowledge-based systems that perform temporal-reasoning tasks.  The formal specification of the temporal-abstraction knowledge also supports acquisition of that knowledge from domain experts, maintenance of that knowledge once acquired, reusing the problem-solving knowledge for temporal abstraction in other domains, and sharing the domain-specific knowledge with other problem solvers that might need access to the domain's temporal-reasoning knowledge.</property:Abstract>
		<property:Author rdf:resource="&wiki;Yuval_Shahar"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">techreport</property:Bibtype>
		<property:Has_author rdf:resource="&wiki;Yuval_Shahar"/>
		<property:Has_identifier rdf:resource="&wiki;A_Knowledge-2DBased_Method_for_Temporal_Abstraction_of_Clinical_Data"/>
		<property:Has_publishing_details rdf:datatype="http://www.w3.org/2001/XMLSchema#string">October,1994</property:Has_publishing_details>
		<property:Has_title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A Knowledge-Based Method for Temporal Abstraction of Clinical Data</property:Has_title>
		<property:Has_where_published rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KSL-94-64</property:Has_where_published>
		<property:Has_year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1994</property:Has_year>
		<property:Institution rdf:resource="&wiki;Knowledge_Systems-2C_AI_Laboratory"/>
		<property:Ksl_tr_id rdf:resource="&wiki;A_Knowledge-2DBased_Method_for_Temporal_Abstraction_of_Clinical_Data"/>
		<property:Month rdf:resource="&wiki;October"/>
		<property:Note rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Medical Computer Science</property:Note>
		<property:Number rdf:resource="&wiki;A_Knowledge-2DBased_Method_for_Temporal_Abstraction_of_Clinical_Data"/>
		<property:Process_note rdf:resource="&wiki;NO"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A Knowledge-Based Method for Temporal Abstraction of Clinical Data</property:Title>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1994</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;NO">
		<rdfs:label>NO</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;NO"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/NO"/>
	</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>
	<swivt:Subject rdf:about="&wiki;October">
		<rdfs:label>October</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;October"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/October"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Month">
		<rdfs:label>Month</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Month"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Month"/>
	</owl:ObjectProperty>
	<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;Yuval_Shahar">
		<rdfs:label>Yuval Shahar</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Yuval_Shahar"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Yuval_Shahar"/>
	</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>
	<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>
