Network Article Count
From SONIVIS:Wiki
Network Article Count
|
The Network Article Count adds up all articles in an information space bordered by the defined network.
Objective
This measure shows the content size of a network by considering the dynamic content (articles).
The SONIVIS Software enables the user to define in the settings which namespace should be considered as main namespace, that means as namespace which contains the dynamic content elements in a Wiki. In the SONIVIS Software you can border the information space by a network. The network can be defined by using the filter methods, see How to load a network?.
Calculation
| Articles | in the network
Statement
| SQL-example (MediaWiki) (no limit) |
| SELECT count(*) FROM page p WHERE p.page_namespace=0; |
Categorization in SONIVIS Preference Page
MetricCategory.NETWORK_METRICS

