<?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-05-29T10:11:08-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;MultiRank-3A_Reputation_Ranking_for_Generic_Semantic_Social_Networks">
		<rdfs:label>MultiRank: Reputation Ranking for Generic Semantic Social Networks</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;MultiRank:_Reputation_Ranking_for_Generic_Semantic_Social_Networks"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/MultiRank:_Reputation_Ranking_for_Generic_Semantic_Social_Networks"/>
		<rdf:type rdf:resource="&wiki;Category-3ATW_Technical_Report"/>
		<rdf:type rdf:resource="&wiki;Category-3AWorkshop_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3APublication"/>
		<property:Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This paper presents a technique for calculating “reputation” or inﬂuence of users and artifacts in semantic social networks: in particular, as an incentive mechanism to encourage reuse of complex resources such as ontologies. Adapting the PageRank algorithm to the relational schemas of typical social network applications, this technique allows the programmer ﬁrst to deﬁne via minimal rules the ways in which reputations of users and artifacts are likely to inﬂuence one another, then to obtain a mechanical, global ranking which reﬂects those rules in combination with the graph structure of the network. The mapping of multi-way relations such as usage and annotation to the binary-relational domain of PageRank is illustrated using the Actor-Concept-Instance model of ontologies. A lightweight software implementation, currently under development, will provide a convenient way to add reputation-based functionality to Java-based community applications.</property:Abstract>
		<property:Address rdf:resource="&wiki;Madrid-2C_Spain"/>
		<property:Author rdf:resource="&wiki;Xixi_Luo"/>
		<property:Author rdf:resource="&wiki;Joshua_Shinavier"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inproceedings</property:Bibtype>
		<property:Booktitle rdf:resource="&wiki;1st_International_Workshop_on_Motivation_and_Incentives_on_the_Web"/>
		<property:Has_author rdf:resource="&wiki;Xixi_Luo"/>
		<property:Has_author rdf:resource="&wiki;Joshua_Shinavier"/>
		<property:Has_identifier rdf:resource="&wiki;MultiRank-3A_Reputation_Ranking_for_Generic_Semantic_Social_Networks"/>
		<property:Has_publishing_details rdf:datatype="http://www.w3.org/2001/XMLSchema#string">April,2009</property:Has_publishing_details>
		<property:Has_title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MultiRank: Reputation Ranking for Generic Semantic Social Networks</property:Has_title>
		<property:Has_tr_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TW-2009-09</property:Has_tr_id>
		<property:Has_url rdf:resource="http://tw.rpi.edu/portal/Image:MultiRank.pdf"/>
		<property:Has_where_published rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1st International Workshop on Motivation and Incentives on the Web</property:Has_where_published>
		<property:Has_year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2009</property:Has_year>
		<property:Month rdf:resource="&wiki;April"/>
		<property:Pdf_url rdf:resource="http://tw.rpi.edu/portal/Image:MultiRank.pdf"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MultiRank: Reputation Ranking for Generic Semantic Social Networks</property:Title>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2009</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>
	<owl:ObjectProperty rdf:about="&property;Pdf_url">
		<rdfs:label>Pdf url</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Pdf_url"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Pdf_url"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;April">
		<rdfs:label>April</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;April"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/April"/>
	</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:ObjectProperty rdf:about="&property;Has_url">
		<rdfs:label>Has url</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_url"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_url"/>
	</owl:ObjectProperty>
	<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;1st_International_Workshop_on_Motivation_and_Incentives_on_the_Web">
		<rdfs:label>1st International Workshop on Motivation and Incentives on the Web</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;1st_International_Workshop_on_Motivation_and_Incentives_on_the_Web"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/1st_International_Workshop_on_Motivation_and_Incentives_on_the_Web"/>
	</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;Joshua_Shinavier">
		<rdfs:label>Joshua Shinavier</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Joshua_Shinavier"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Joshua_Shinavier"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Xixi_Luo">
		<rdfs:label>Xixi Luo</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Xixi_Luo"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Xixi_Luo"/>
	</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;Madrid-2C_Spain">
		<rdfs:label>Madrid, Spain</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Madrid%2C_Spain"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Madrid%2C_Spain"/>
	</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-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>
	<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>
