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: 150 905
Dependents: 1
Suggesters: 3
Security: 0
Stars: 45
Watchers: 18
Forks: 76
Open Issues: 120
Language:JavaScript
Type:mediawiki-extension
Requires
- php: >=7.3
- composer/installers: >=1.0.1
- data-values/geo: ~4.0|~3.0|~2.0
- mediawiki/semantic-media-wiki: ~3.0|~4.0
- nicmart/tree: ^0.2.7
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'
- 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-configure-variables
- dev-docker-compose-ci
- dev-remove-smw-from-composer
- 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: 2024-11-03 00:32:30 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 7.3.19 or later
- MediaWiki 1.35 or later
- Semantic MediaWiki 3.0 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
@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.
License
Generally published under GNU General Public License 2.0 or later together with third-party plugins and their license.