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.
- 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
The recommended way to install this extension is by using Composer. See the detailed installation guide which also contains information about compatibility and configuration.
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.
- File an issue
- Submit a pull request
- Ask a question on the mailing list
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.
Generally published under GNU General Public License 2.0 or later together with third-party plugins and their license.