This document summarizes research into ranking RDF data using query logs. It discusses using query logs to measure the relevance of resources by how often they are searched. It presents the DBtrends ranking function, which maps entity labels from RDF data to search histories in query logs to assign relevance ranks. The document evaluates several entity, property and class ranking functions on DBpedia data, finding that functions incorporating external information like query logs produced better results. It also found that a simple sort by instance count was effective for ranking classes. The research aims to extend its evaluation to more countries and ranking functions.