Skip to content

Repository files navigation

SemanticReports

This extension provides a command-line tool for generating reports based on semantic queries. It supports CSV output format and allows users to specify the output file for the generated report.

Installation

  1. Clone the repository
  2. Install the extension wfLoadExtension( 'SemanticReports' );

Usage

# Output report to stdout
php maintenance/run.php SemanticReports:GenerateReport -q '[[Category:Books]] [[Property:Test]] |?Property' -f csv
# Save report to report.csv
php maintenance/run.php SemanticReports:GenerateReport -q '[[Category:Books]] [[Property:Test]] |?Property' -f csv -o report.csv

Limitations

  • Only supports CSV output format
  • Limited error handling and reporting

About

MediaWiki extension that generates CSV reports out of SMW ask queries

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages