mediawiki / semantic-result-formats
Provides additional result formats for queries using Semantic MediaWiki
                                    Fund package maintenance!
                                                                            
                                                                                                                                        Open Collective
                                                                                    
                                                                            
                                                                                                                                        www.semantic-mediawiki.org/wiki/Sponsorship
                                                                                    
                                                                
Installs: 171 085
Dependents: 1
Suggesters: 3
Security: 0
Stars: 49
Watchers: 18
Forks: 81
Open Issues: 137
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'
- 5.1.0
- 5.0.0
- 4.2.1
- 4.2.0
- 4.1.0
- dev-master / 4.0.x-dev
- 4.0.2
- 4.0.1
- 4.0.0
- 3.2.x-dev
- 3.2.0
- 3.1.x-dev
- 3.1.0
- 3.0.x-dev
- 3.0.1
- 3.0.0
- 2.5.x-dev
- 2.5.6
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.x-dev
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3
- 2.2
- 2.1.2
- 2.1.1
- 2.0
- 1.9.1
- 1.9.0.1
- 1.9
- dev-feat-datatables-searchpanes-structured-queries
- dev-issue-876
- dev-issue-880
- dev-paladox-patch-1
- dev-configure-variables
- dev-docker-compose-ci
- dev-dependabot/npm_and_yarn/formats/filtered/minimist-and-mkdirp-1.2.8
- dev-issue-716
- dev-dependabot/npm_and_yarn/formats/filtered/minimatch-3.1.2
- dev-dependabot/npm_and_yarn/formats/filtered/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/formats/filtered/set-value-and-union-value-2.0.1
- dev-dependabot/npm_and_yarn/formats/filtered/kind-of-6.0.3
- dev-dependabot/npm_and_yarn/formats/filtered/moment-2.29.4
- dev-dependabot/npm_and_yarn/formats/filtered/select2-4.0.6
- dev-dependabot/npm_and_yarn/formats/filtered/shell-quote-1.7.3
- dev-dependabot/npm_and_yarn/formats/filtered/ini-1.3.8
- dev-local-ci-also
- dev-issue-689
- dev-issue-680
- dev-issue-650
This package is auto-updated.
Last update: 2025-10-27 12:21:48 UTC
README
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.
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.