<?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/Trustable_task_processing_systems">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-10T18:08:50-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;Trustable_task_processing_systems">
		<rdfs:label>Trustable task processing systems</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Trustable_task_processing_systems"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Trustable_task_processing_systems"/>
		<rdf:type rdf:resource="&wiki;Category-3AJournal_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3APublication"/>
		<rdf:type rdf:resource="&wiki;Category-3ATW_Technical_Report"/>
		<rdf:type rdf:resource="&wiki;Category-3AKSL_Technical_Report"/>
		<property:Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As personal assistant software matures and assumes more autonomous control of user activities, it becomes more critical that this software can tell the user why it is doing what it is doing, and instill trust in the user that its task knowledge reflects standard practice and is being appropriately applied. Our research focuses broadly on providing infrastructure that may be used to increase trust in intelligent agents. In this paper, we will report on a study we designed to identify factors that influence trust in intelligent adaptive agents. We will then introduce our work on explaining adaptive task processing agents as motivated by the results of the trust study. We will introduce our task execution explanation component and provide examples in the context of a particular adaptive agent named CALO. Key features include (1) an architecture designed for re-use among different task execution systems; (2) a set of introspective predicates and a software wrapper that extracts explanation-relevant information from a task execution system; (3) a version of the Inference Web explainer for generating formal justifications of task processing and converting them to user-friendly explanations; and (4) a unified framework for explaining results from task execution, learning, and deductive reasoning.</property:Abstract>
		<property:Author rdf:resource="&wiki;Alyssa_Glass"/>
		<property:Author rdf:resource="&wiki;Deborah_L._McGuinness"/>
		<property:Author rdf:resource="&wiki;Paulo_Pinheiro_da_Silva"/>
		<property:Author rdf:resource="&wiki;Michael_Wolverton"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">article</property:Bibtype>
		<property:Editor rdf:resource="&wiki;T._Roth-2DBerghofer"/>
		<property:Editor rdf:resource="&wiki;M.M._Richter"/>
		<property:Journal rdf:resource="&wiki;Kunstliche_Intelligenz"/>
		<property:Key rdf:datatype="http://www.w3.org/2001/XMLSchema#string">glass2008trustable</property:Key>
		<property:Month rdf:resource="&wiki;January"/>
		<property:Note rdf:resource="&wiki;Special_Issue_on_Explanation"/>
		<property:Number rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2</property:Number>
		<property:Pages rdf:datatype="http://www.w3.org/2001/XMLSchema#string">12-18</property:Pages>
		<property:Paper_url rdf:resource="http://www.kuenstliche-intelligenz.de/fileadmin/template/main/archiv/pdf/ki2008-02_page12_web_teaser.pdf"/>
		<property:Publisher rdf:resource="&wiki;Heft"/>
		<property:Relation rdf:resource="&wiki;Inference_web"/>
		<property:Tag rdf:resource="&wiki;Category-3AComputer_science"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Trustable Task Processing Systems</property:Title>
		<property:Tr_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TW-2008-12</property:Tr_id>
		<property:Tr_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KSL-2008-01</property:Tr_id>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2008</property:Year>
	</swivt:Subject>
	<!-- auxiliary 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;Tr_id">
		<rdfs:label>Tr id</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Tr_id"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Tr_id"/>
	</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>
	<owl:Class rdf:about="&wiki;Category-3AComputer_science">
		<rdfs:label>Computer science</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Computer_science"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Computer_science"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&property;Tag">
		<rdfs:label>Tag</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Tag"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Tag"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;Inference_web">
		<rdfs:label>Inference web</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Inference_web"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Inference_web"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Relation">
		<rdfs:label>Relation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Relation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Relation"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;Heft">
		<rdfs:label>Heft</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Heft"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Heft"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Publisher">
		<rdfs:label>Publisher</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Publisher"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Publisher"/>
	</owl:ObjectProperty>
	<owl:ObjectProperty rdf:about="&property;Paper_url">
		<rdfs:label>Paper url</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Paper_url"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Paper_url"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Pages">
		<rdfs:label>Pages</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Pages"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Pages"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty 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:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;Special_Issue_on_Explanation">
		<rdfs:label>Special Issue on Explanation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Special_Issue_on_Explanation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Special_Issue_on_Explanation"/>
	</swivt:Subject>
	<owl:ObjectProperty 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:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;January">
		<rdfs:label>January</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;January"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/January"/>
	</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:DatatypeProperty rdf:about="&property;Key">
		<rdfs:label>Key</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Key"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Key"/>
	</owl:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;Kunstliche_Intelligenz">
		<rdfs:label>Kunstliche Intelligenz</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Kunstliche_Intelligenz"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Kunstliche_Intelligenz"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Journal">
		<rdfs:label>Journal</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Journal"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Journal"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;M.M._Richter">
		<rdfs:label>M.M. Richter</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;M.M._Richter"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/M.M._Richter"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;T._Roth-2DBerghofer">
		<rdfs:label>T. Roth-Berghofer</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;T._Roth-Berghofer"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/T._Roth-Berghofer"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Editor">
		<rdfs:label>Editor</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Editor"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Editor"/>
	</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;Michael_Wolverton">
		<rdfs:label>Michael Wolverton</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Michael_Wolverton"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Michael_Wolverton"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Paulo_Pinheiro_da_Silva">
		<rdfs:label>Paulo Pinheiro da Silva</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Paulo_Pinheiro_da_Silva"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Paulo_Pinheiro_da_Silva"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Deborah_L._McGuinness">
		<rdfs:label>Deborah L. McGuinness</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Deborah_L._McGuinness"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Deborah_L._McGuinness"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Alyssa_Glass">
		<rdfs:label>Alyssa Glass</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Alyssa_Glass"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Alyssa_Glass"/>
	</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-3ATW_Technical_Report">
		<rdfs:label>TW Technical Report</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:TW_Technical_Report"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:TW_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-3AJournal_Paper">
		<rdfs:label>Journal Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Journal_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Journal_Paper"/>
	</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>
