mediawiki/semantic-result-formats
Provides additional result formats for queries using Semantic MediaWiki
Maintainers
Package info
github.com/SemanticMediaWiki/SemanticResultFormats
Language:JavaScript
Type:mediawiki-extension
pkg:composer/mediawiki/semantic-result-formats
Requires
- php: >=8.1
- composer/installers: >=1.0.1
- data-values/geo: ~4.0|~3.0|~2.0
- nicmart/tree: ^0.4.0
Requires (Dev)
Suggests
- mediawiki/graph-viz: Required for 'format=graph' and 'format=process'
- mediawiki/mermaid: Required for 'format=gantt'
- phpoffice/phpexcel: Required for 'format=excel'
- phpoffice/phpspreadsheet: Required for 'format=spreadsheet'
Provides
None
Conflicts
None
Replaces
None
GPL-2.0-or-later a2682d7841c442e82533360fd0f35e2b40c17d68
- Jeroen De Dauw <jeroendedauw.woop@gmail.com>
- James Hong Kong
- Stephan Gambke
- Yaron Koren
wikimediawikiSMWSemantic MediaWikiSRFSemantic Result FormatsResult Formats
This package is auto-updated.
Last update: 2026-06-18 12:10:59 UTC
README
👁 CI
👁 Latest Stable Version
👁 Total Download Count
👁 codecov
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.
Requirements
PHP, MediaWiki, and Semantic MediaWiki. For specific supported versions, see the compatibility overview.
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
@JeroenDeDauw maintains Semantic Result Formats.
👁 Chatroom
👁 Twitter
👁 Facebook
👁 LinkedIn
👁 YouTube
👁 Mailing lists
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
Tests
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.
For developers
See the documention on how to update d3chart JS library.
License
Generally published under GNU General Public License 2.0 or later together with third-party plugins and their license.
