Skip to content

lucian-anghel/SemanticResultFormats

 
 

Repository files navigation

Semantic Result Formats

Build Status Code Coverage Scrutinizer Quality Score Latest Stable Version Packagist download count

Semantic Result Formats (a.k.a. SRF) is an extension to MediaWiki that bundles a number of result formats for Semantic MediaWiki's inline queries. The individual formats can be added to the installation independently. For more information, visit the SRF homepage or consult the release notes.

Requirements

  • PHP 5.6 or later
  • MediaWiki 1.27 or later
  • Semantic MediaWiki 3.0 or later
  • MySQL 5 or later or SQLite 3 or later

Installation

The recommended way to install this extension is by using Composer. See the detailed installation guide which also contains information about compatibility and configuration.

Contribution and support

Development is coordinated by James Hong Kong and Jeroen De Dauw.

If you have remarks, questions, or suggestions, please ask them on semediawiki-users@lists.sourceforge.net. You can subscribe to this list here.

If you want to contribute work to the project please subscribe to the developers mailing list and have a look at the contribution guildline. A list of people who have made contributions in the past can be found here.

Tests

This extension provides unit and integration tests and are normally run by a continues integration platform but can also be executed locally using the shortcut command composer phpunit from the extension base directory.

License

Generally published under GNU General Public License 2.0 or later together with third-party plugins and their license.

Packages

No packages published

Languages

  • JavaScript 88.7%
  • PHP 5.9%
  • CSS 3.9%
  • TypeScript 0.7%
  • Python 0.6%
  • HTML 0.1%
  • Other 0.1%