Help:Metric Documentation/Metric Example

From SONIVIS:Wiki

Jump to: navigation, search
Metric Documentation/Metric Example

This metric is implemented in every version.


This metric is not implemented in any version. You can report this as a Bug.


This metric attributes to the whole wiki.


This metric can be calculated for the connector MediaWiki.


This metric belongs to a network. Take a look at other Network measures.


For this metric the network has to be undirected.


For this metric the network has to be directed.


This metric belongs to a content element.


This metric is based on articles. For more information see configuration.


This metric attributes to an actor.


This metric depends on Author Count.


Prefuse This metric is calculated with Prefuse.


This metric is calculated with R.
This metric is calculated with SQL.


This metric needs a precalculation, see Stored Procedures.



Here you should find a short description of the metric.

Page Count calculates the number of pages.

Objective

The Objective should define how the metric can be used, for which purpose etc.

The measure Page Count describes the size of the information space.

Explanation (optional)

This section is optional. It can be used to give an detailed description of this measure.

Calculation

In this section the calculation for this measured should be documented in detail.

 | Pages | 

Statement

This section can be used for all metrics which can also calculated with certain application. For SQL the section header would be SQL Statement or for R the section header would be R Statement etc.

SQL-example (MediaWiki)
SELECT count(*) FROM page p;

Categorization in SONIVIS Preference Page

MetricCategory.NODE_METRICS

Dependencies

This section is optional and here the dependent measures can be added.

Reference

Personal tools