Extension:Inference
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Implementation | User interfaceCategory:User interface extensions, Data extractionCategory:Data extraction extensions, APICategory:API extensions |
Description | Provide simple inferences about Wikibase entities |
Author(s) | |
Latest version | 2018-12-09 |
Compatibility policy | Master maintains backward compatibility.Category:Extensions with master compatibility policy |
MediaWiki | Category:Extensions without MediaWiki version |
Database changes | No |
License | GNU General Public License 2.0 |
Download | GitHub: Note: README |
Translate the Inference extension |
The Inference extension provide a simple inference engine to query and build sets of entities from a Wikibase repository.
Installation
- Download and place the file(s) in a directory called
Inference
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Inference' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:API extensions
Category:All extensions
Category:Data extraction extensions
Category:Extensions in GitHub version control
Category:Extensions not in ExtensionJson
Category:Extensions with master compatibility policy
Category:Extensions without MediaWiki version
Category:Extensions without an image
Category:GPL licensed extensions
Category:ScribuntoExternalLibraries extensions
Category:ScribuntoExternalLibraryPaths extensions
Category:Unmaintained extensions
Category:User interface extensions