<?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/wiki/Special:URIResolver/'>
	<!ENTITY property 'http://tw.rpi.edu/wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'http://tw.rpi.edu/wiki/'>
]>

<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="">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-10T15:20:22-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;A_method_to_rank_nodes_in_an_RDF_graph">
		<rdfs:label>A method to rank nodes in an RDF graph</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;A_method_to_rank_nodes_in_an_RDF_graph"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/A_method_to_rank_nodes_in_an_RDF_graph"/>
		<rdf:type rdf:resource="&wiki;Category-3ATW_Technical_Report"/>
		<rdf:type rdf:resource="&wiki;Category-3APoster_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3APublication"/>
		<property:Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Despite the increasing popularity of RDF as a data representation method, there is no accepted measure of the importance of nodes in an RDF graph. Such a measure could be used to
sort the nodes returned by a SPARQL query or to find the important concepts in an RDF graph. In this paper we propose a graph-theoretic measure called noc-order for ranking nodes in RDF graphs based
on the notion of centrality. We illustrate that this method is able
to capture interesting global properties of the underlying RDF graph
using study cases from different knowledge domains. We also show how
well noc-order behaves even if the underlying data has some noise,
i.e. superfluous and/or erroneous data. Finally, we discuss how
information about the importance of different predicates either
based on their informativeness, prior semantic information about
them or user preferences can be incorporated into this measure. We
show the effects of such modifications to the ranking method by
examples.</property:Abstract>
		<property:Author rdf:resource="&wiki;Alvaro_Graves"/>
		<property:Author rdf:resource="&wiki;Sibel_Adali"/>
		<property:Author rdf:resource="&wiki;James_A._Hendler"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inproceedings</property:Bibtype>
		<property:Booktitle rdf:resource="&wiki;ISWC_2008_Poster_and_Demo_Track"/>
		<property:Has_author rdf:resource="&wiki;Alvaro_Graves"/>
		<property:Has_author rdf:resource="&wiki;Sibel_Adali"/>
		<property:Has_author rdf:resource="&wiki;James_A._Hendler"/>
		<property:Has_identifier rdf:resource="&wiki;A_method_to_rank_nodes_in_an_RDF_graph"/>
		<property:Has_publishing_details rdf:datatype="http://www.w3.org/2001/XMLSchema#string">October,2008</property:Has_publishing_details>
		<property:Has_title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A method to rank nodes in an RDF graph</property:Has_title>
		<property:Has_tr_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TW-2008-15</property:Has_tr_id>
		<property:Has_where_published rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ISWC 2008 Poster and Demo Track</property:Has_where_published>
		<property:Has_year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2008</property:Has_year>
		<property:Month rdf:resource="&wiki;October"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A method to rank nodes in an RDF graph</property:Title>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2008</property:Year>
	</swivt:Subject>
	<!-- auxilliary 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>
	<swivt:Subject rdf:about="&wiki;October">
		<rdfs:label>October</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;October"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/October"/>
	</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;Has_year">
		<rdfs:label>Has year</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_year"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_year"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_where_published">
		<rdfs:label>Has where published</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_where_published"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_where_published"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_tr_id">
		<rdfs:label>Has tr id</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_tr_id"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_tr_id"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_title">
		<rdfs:label>Has title</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_title"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_publishing_details">
		<rdfs:label>Has publishing details</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_publishing_details"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_publishing_details"/>
	</owl:DatatypeProperty>
	<owl:ObjectProperty rdf:about="&property;Has_identifier">
		<rdfs:label>Has identifier</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_identifier"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_identifier"/>
	</owl:ObjectProperty>
	<owl:ObjectProperty rdf:about="&property;Has_author">
		<rdfs:label>Has author</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_author"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_author"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;ISWC_2008_Poster_and_Demo_Track">
		<rdfs:label>ISWC 2008 Poster and Demo Track</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;ISWC_2008_Poster_and_Demo_Track"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/ISWC_2008_Poster_and_Demo_Track"/>
	</swivt:Subject>
	<owl:ObjectProperty 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: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;James_A._Hendler">
		<rdfs:label>James A. Hendler</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;James_A._Hendler"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/James_A._Hendler"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Sibel_Adali">
		<rdfs:label>Sibel Adali</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Sibel_Adali"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Sibel_Adali"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Alvaro_Graves">
		<rdfs:label>Alvaro Graves</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Alvaro_Graves"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Alvaro_Graves"/>
	</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-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-3APoster_Paper">
		<rdfs:label>Poster Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Poster_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Poster_Paper"/>
	</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>
	<!-- 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>
