<?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/Abstracting_web_agent_proofs_into_human-level_justifications">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-10T17:06:13-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;Abstracting_web_agent_proofs_into_human-2Dlevel_justifications">
		<rdfs:label>Abstracting web agent proofs into human-level justifications</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Abstracting_web_agent_proofs_into_human-level_justifications"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Abstracting_web_agent_proofs_into_human-level_justifications"/>
		<rdf:type rdf:resource="&wiki;Category-3AConference_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3AProceeding_Paper"/>
		<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">Information supporting answer explanations are derived from proofs. One ofthe difficulties for humans to understand web agent proofs is that the proofsare typically described at the machine-level. In this paper, we introducea novel and generic approach for abstracting machine-level portable proofsinto human-level justifications. This abstraction facilitates generatingexplanations from proofs on the web. Our approach consists of creating arepository of proof templates, called abstraction patterns, describing howmachine-level inference rules and axioms in proofs can be replaced by rulesthat are more meaningful for humans. Intermediate results supportingmachine-level proofs may also be dropped during the abstraction process.The Inference Web Abstractor algorithm has been developed with the goal ofmatching the abstraction patterns in the repository against the originalproof and applying a set of strategies to abstract the proof therebysimplifying its presentation. The tools used for creating and applyingabstraction patterns are shown along with an intelligence analysis example.</property:Abstract>
		<property:Address rdf:resource="&wiki;Key_West,_Florida"/>
		<property:Author rdf:resource="&wiki;Vasco_Furtado"/>
		<property:Author rdf:resource="&wiki;Paulo_Pinheiro_da_Silva"/>
		<property:Author rdf:resource="&wiki;Deborah_L._McGuinness"/>
		<property:Author rdf:resource="&wiki;Priyendra_Deshwal"/>
		<property:Author rdf:resource="&wiki;Dhyanesh_Narayanan"/>
		<property:Author rdf:resource="&wiki;Juliana_Carvalho"/>
		<property:Author rdf:resource="&wiki;Vladia_Pinheiro"/>
		<property:Author rdf:resource="&wiki;Cynthia_Chang"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inproceedings</property:Bibtype>
		<property:Booktitle rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Proceedings of the 20th International FLAIRS Conference (FLAIRS-20)</property:Booktitle>
		<property:Key rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KSL-07-06</property:Key>
		<property:Month rdf:resource="&wiki;May"/>
		<property:Pages rdf:datatype="http://www.w3.org/2001/XMLSchema#string">80-85</property:Pages>
		<property:Paper_url rdf:resource="http://www.aaai.org/Papers/FLAIRS/2007/Flairs07-016.pdf"/>
		<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">Abstracting Web Agent Proofs into Human-Level Justifications</property:Title>
		<property:Tr_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KSL-07-06</property:Tr_id>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2007</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>
	<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>
	<swivt:Subject rdf:about="&wiki;May">
		<rdfs:label>May</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;May"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/May"/>
	</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>
	<owl:DatatypeProperty rdf:about="&property;Booktitle">
		<rdfs:label>Booktitle</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Booktitle"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Booktitle"/>
	</owl:DatatypeProperty>
	<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;Cynthia_Chang">
		<rdfs:label>Cynthia Chang</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Cynthia_Chang"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Cynthia_Chang"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Vladia_Pinheiro">
		<rdfs:label>Vladia Pinheiro</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Vladia_Pinheiro"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Vladia_Pinheiro"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Juliana_Carvalho">
		<rdfs:label>Juliana Carvalho</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Juliana_Carvalho"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Juliana_Carvalho"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Dhyanesh_Narayanan">
		<rdfs:label>Dhyanesh Narayanan</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Dhyanesh_Narayanan"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Dhyanesh_Narayanan"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Priyendra_Deshwal">
		<rdfs:label>Priyendra Deshwal</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Priyendra_Deshwal"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Priyendra_Deshwal"/>
	</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;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;Vasco_Furtado">
		<rdfs:label>Vasco Furtado</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Vasco_Furtado"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Vasco_Furtado"/>
	</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;Key_West,_Florida">
		<rdfs:label>Key West, Florida</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Key_West,_Florida"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Key_West,_Florida"/>
	</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-3AProceeding_Paper">
		<rdfs:label>Proceeding Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Proceeding_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Proceeding_Paper"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3AConference_Paper">
		<rdfs:label>Conference Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Conference_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Conference_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>
