Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

README.md

Semantic Query Interface for MediaWiki

Semantic Query Interface — mediawiki extension developed for devs who use Semantic Mediawiki extension. It provides class for easy interaction with semantic data.

Current state: alpha, subobjects supported.

For getting started guide see: https://www.mediawiki.org/wiki/User:Vedmaka/Semantic_Query_Interface

Installation

Clone this repository to extensions folder:

cd extensions && git clone git@github.com:vedmaka/SemanticQueryInterface.git

Add following line to LocalSettings.php

require_once "$IP/extensions/SemanticQueryInterface/SQI.php";

About

Provides classes for easy interaction with semantic data from SMW

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.