Skip to content

vedmaka/SemanticQueryInterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

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";

Releases

No releases published

Packages

No packages published