Semantic Result Formats (SRF) is a MediaWiki extension that provides extra visualizations (result formats) for Semantic MediaWiki queries. For more information, see the Semantic Result Formats documentation or consult the release notes.
- PHP 7.3.19 or later
- MediaWiki 1.35 or later
- Semantic MediaWiki 3.0 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.
@JeroenDeDauw maintains Semantic Result Formats.
Primary support channels:
- User mailing list - for user questions
- SMW chat room - for questions and developer discussions
- Issue tracker - for bug reports
If you want to contribute work to the project, please see 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 is usually 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.