Skip to content

SparqlResultFormat is a free, open-source extension to MediaWiki that lets you query different Sparql endpoints and represent output data in various formats.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

imolainformatica/SparqlResultFormat

Repository files navigation

SparqlResultFormat

Build Status

SparqlResultFormat is a free, open-source extension to MediaWiki that lets you query different Sparql endpoints and represent output data in various formats.

Requirements

  • PHP 5.3 or later
  • MediaWiki 1.25 or later

Installation

Once you have downloaded the code, place the 'SparqlResultFormat' directory within your MediaWiki 'extensions' directory. Then add the following code to your LocalSettings.php file:

wfLoadExtension( 'SparqlResultFormat' );

Documentation

The documentation can be found directly on the Special:SparqlResultFormat page on your mediawiki after the installation.

License

MIT

About

SparqlResultFormat is a free, open-source extension to MediaWiki that lets you query different Sparql endpoints and represent output data in various formats.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published