<?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/Towards_explaining_semantic_matching">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-10T08:17:15-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;Towards_explaining_semantic_matching">
		<rdfs:label>Towards explaining semantic matching</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Towards_explaining_semantic_matching"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Towards_explaining_semantic_matching"/>
		<rdf:type rdf:resource="&wiki;Category-3AWorkshop_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3AProceeding_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3APublication"/>
		<property:Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Interoperability among systems using different term vocabularies requires mappings between them. Matching applications generate these mappings. When the matching process utilizes term meaning (instead of simply relying on syntax), we refer to the process as semantic matching. If users are to use the results of matching applications, they need information about the mappings. They need access to the sources that were used to determine relations between terms and potentially they need to understand how deductions are performed. In this paper, we discuss our approach to explaining semantic matching. Our initial work uses a satisfiability-based approach to determine subsumption and semantic matches and uses the Inference Web and its OWL encoding of the proof markup language to explain the mappings.</property:Abstract>
		<property:Address rdf:resource="&wiki;Whistler,_Canada"/>
		<property:Author rdf:resource="&wiki;Deborah_L._McGuinness"/>
		<property:Author rdf:resource="&wiki;Pavel_Shvaiko"/>
		<property:Author rdf:resource="&wiki;Fausto_Giunchiglia"/>
		<property:Author rdf:resource="&wiki;Paulo_Pinheiro_da_Silva"/>
		<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 International Workshop on Description Logics</property:Booktitle>
		<property:Doi rdf:resource="http://sunsite.informatik.rwth-aachen.de/Publications/CEUR-WS//Vol-104/17McGuinness-final.pdf"/>
		<property:Key rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dblp:conf/dlog/mcguinnesssgs04</property:Key>
		<property:Month rdf:resource="&wiki;June"/>
		<property:Paper_url rdf:resource="http://sunsite.informatik.rwth-aachen.de/Publications/CEUR-WS/Vol-104/17McGuinness-final.pdf"/>
		<property:Relation rdf:resource="&wiki;Inference_web"/>
		<property:Source rdf:resource="http://dblp.uni-trier.de/rec/bibtex/conf/dlog/McGuinnessSGS04"/>
		<property:Tag rdf:resource="&wiki;Category-3AExplanation"/>
		<property:Tag rdf:resource="&wiki;Category-3AComputer_science"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Towards Explaining Semantic Matching</property:Title>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2004</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;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:Class rdf:about="&wiki;Category-3AExplanation">
		<rdfs:label>Explanation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Explanation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Explanation"/>
	</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>
	<owl:ObjectProperty rdf:about="&property;Source">
		<rdfs:label>Source</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Source"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Source"/>
	</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>
	<swivt:Subject rdf:about="&wiki;June">
		<rdfs:label>June</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;June"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/June"/>
	</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:ObjectProperty rdf:about="&property;Doi">
		<rdfs:label>Doi</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Doi"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Doi"/>
	</owl:ObjectProperty>
	<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;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;Fausto_Giunchiglia">
		<rdfs:label>Fausto Giunchiglia</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Fausto_Giunchiglia"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Fausto_Giunchiglia"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Pavel_Shvaiko">
		<rdfs:label>Pavel Shvaiko</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Pavel_Shvaiko"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Pavel_Shvaiko"/>
	</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>
	<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;Whistler,_Canada">
		<rdfs:label>Whistler, Canada</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Whistler,_Canada"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Whistler,_Canada"/>
	</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-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-3AWorkshop_Paper">
		<rdfs:label>Workshop Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Workshop_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Workshop_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>
