<?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/Rank_Typed_Graph_Walks_Ankesh">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-05-27T22:35:26-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;Rank_Typed_Graph_Walks_Ankesh">
		<rdfs:label>Rank Typed Graph Walks Ankesh</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Rank_Typed_Graph_Walks_Ankesh"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Rank_Typed_Graph_Walks_Ankesh"/>
		<rdf:type rdf:resource="&wiki;Category-3APresentation_Questions"/>
		<property:Question_asked rdf:datatype="http://www.w3.org/2001/XMLSchema#string">
# In the paper under local approach weights are assigned to edge types. i.e. if nodes x and y are connected by edge label l irrespective of x and y this edge has same weight for all such x and y. My question is, that by this aren't we loosing some local information? Saying two FBI agents are friends has very different significance from two terrorists being friends and much more when a terrorist and FBI agent are friends (it may not be realistic, is used to only convey the idea). 
# Could loosing local information, mentioned above, be one of the reasons why local approach has not performed as well as global? For the given evaluation isn't it easy to come up with useful 'edge-label n-grams' or 'top edge-label n-grams' that could significantly boost precision after learning? i.e. Do you think that, since the relations that evaluation is looking for in the individual datasets are very few and narrow, it is easy to come up with few n-grams that can help improve the precision?</property:Question_asked>
		<property:Question_asked_by rdf:resource="&wiki;Ankesh_Khandelwal"/>
		<property:Question_for_the_Presentation rdf:resource="&wiki;Debbie_Rank_Typed_Graph_Walks_Presentation"/>
	</swivt:Subject>
	<!-- auxiliary definitions -->
	<swivt:Subject rdf:about="&wiki;Debbie_Rank_Typed_Graph_Walks_Presentation">
		<rdfs:label>Debbie Rank Typed Graph Walks Presentation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Debbie_Rank_Typed_Graph_Walks_Presentation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Debbie_Rank_Typed_Graph_Walks_Presentation"/>
	</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;Ankesh_Khandelwal">
		<rdfs:label>Ankesh Khandelwal</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Ankesh_Khandelwal"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Ankesh_Khandelwal"/>
	</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>
	<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>
