<?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/Joshua_Taylor_presents_Discovering_Simple_Mappings_Between_Relational_Database_Schemas_and_Ontologies_Jesse_Weaver">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-05-27T21:38:11-04:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0" />
	</owl:Ontology>
	<!-- exported page data -->
	<swivt:Subject rdf:about="&wiki;Joshua_Taylor_presents_Discovering_Simple_Mappings_Between_Relational_Database_Schemas_and_Ontologies_Jesse_Weaver">
		<rdfs:label>Joshua Taylor presents Discovering Simple Mappings Between Relational Database Schemas and Ontologies Jesse Weaver</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Joshua_Taylor_presents_Discovering_Simple_Mappings_Between_Relational_Database_Schemas_and_Ontologies_Jesse_Weaver"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Joshua_Taylor_presents_Discovering_Simple_Mappings_Between_Relational_Database_Schemas_and_Ontologies_Jesse_Weaver"/>
		<rdf:type rdf:resource="&wiki;Category-3APresentation_Questions"/>
		<property:Question_answer rdf:datatype="http://www.w3.org/2001/XMLSchema#string">As_presented,_I_do_not_think_that_'''ContextMatch'''_would_be_capable_of_handling_non-disjoint_subclasses_in_the_expected_manner._It_also_wouldn't_seem_to_handle_individuals_whose_most_specific_class_are_not_leaves.</property:Question_answer>
		<property:Question_answered_by rdf:resource="&wiki;Joshua_A._Taylor"/>
		<property:Question_asked rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Line 3 in the algorithm presented in Table 1 iterates over all of '''disjoint''' subclasses of class ''v''.  What if class ''v'' has subclasses that are not disjoint?  How would it handle this condition?  Also, line 9 of the same algorithm uses a threshold τ.  What value of τ is used in the second experiment (generating contextual mappings)?</property:Question_asked>
		<property:Question_asked_by rdf:resource="&wiki;Jesse_Weaver"/>
		<property:Question_for_the_Presentation rdf:resource="&wiki;Joshua_Taylor_presents_Discovering_Simple_Mappings_Between_Relational_Database_Schemas_and_Ontologies"/>
	</swivt:Subject>
	<!-- auxiliary definitions -->
	<swivt:Subject rdf:about="&wiki;Joshua_Taylor_presents_Discovering_Simple_Mappings_Between_Relational_Database_Schemas_and_Ontologies">
		<rdfs:label>Joshua Taylor presents Discovering Simple Mappings Between Relational Database Schemas and Ontologies</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Joshua_Taylor_presents_Discovering_Simple_Mappings_Between_Relational_Database_Schemas_and_Ontologies"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Joshua_Taylor_presents_Discovering_Simple_Mappings_Between_Relational_Database_Schemas_and_Ontologies"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Question_for_the_Presentation">
		<rdfs:label>Question for the Presentation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Question_for_the_Presentation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Question_for_the_Presentation"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;Jesse_Weaver">
		<rdfs:label>Jesse Weaver</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Jesse_Weaver"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Jesse_Weaver"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Question_asked_by">
		<rdfs:label>Question asked by</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Question_asked_by"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Question_asked_by"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Question_asked">
		<rdfs:label>Question asked</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Question_asked"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Question_asked"/>
	</owl:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;Joshua_A._Taylor">
		<rdfs:label>Joshua A. Taylor</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Joshua_A._Taylor"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Joshua_A._Taylor"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Question_answered_by">
		<rdfs:label>Question answered by</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Question_answered_by"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Question_answered_by"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Question_answer">
		<rdfs:label>Question answer</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Question_answer"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Question_answer"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3APresentation_Questions">
		<rdfs:label>Presentation Questions</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Presentation_Questions"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Presentation_Questions"/>
	</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>
