SemanticResultFormats/ValueRank/SRF_ValueRank.php File Reference

Result printer that prints query results as a valuerank. More...

Go to the source code of this file.

Classes

class  SRFValueRank


Detailed Description

Result printer that prints query results as a valuerank.

In other words, it prints a list of all occuring values, with duplicates removed, together with their occurance count.

For example, this result set: foo bar baz foo bar bar ohi Will be turned into * bar (3) * foo (2) * baz (1) * ohi (1)

Since:
1.7
GNU GPL v3
Author:
DaSch < dasch@daschmedia.de > build out of Tag Cloud Format by Jeroen De Dauw < jeroendedauw@gmail.com >

Definition in file SRF_ValueRank.php.


Generated on Sun Mar 18 07:15:41 2012 for Semantic MediaWiki by  doxygen 1.5.6