mediawiki / semantic-result-formats
Provides additional result formats for queries using Semantic MediaWiki
Fund package maintenance!
JeroenDeDauw
kghbln] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g.
[user1
user2
Installs: 124 395
Dependents: 1
Suggesters: 3
Security: 0
Stars: 41
Watchers: 18
Forks: 65
Open Issues: 118
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'
- 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-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-canonical-mw-install-path
- dev-local-ci-also
- dev-issue-689
- dev-issue-680
- dev-issue-650
This package is auto-updated.
Last update: 2023-03-23 12:14:43 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
Semantic Result Formats is maintained by @JeroenDeDauw.
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
Tests
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.
License
Generally published under GNU General Public License 2.0 or later together with third-party plugins and their license.