-
Tracking issue for the 2.3 release.
- [Release notes](https://github.com/SemanticMediaWiki/SemanticMediaWiki/blob/master/docs/RELEASE-NOTES.md)
- [Open issues for 2.4](https://github.com/SemanticMedia…
-
MediaWiki doesn't use Composer for extensions because a common use case is a WikiFarm. On a WikiFarm, some wikis will want particular extensions installed with a particular configuration, but other w…
-
### Definition
The understanding is that a "Distributed Semantic MediaWiki" is to reroute storage and query computation of property/values to a separated system which is physical or logical different…
-
Since 7248ae72fbc61a6b8d675a987b050a75c5b702a0, resource loading does not work anymore if I use a composer.json in my MediaWiki root directory, because it's then installed into `/vendor` instead of `/…
-
Items are a very Wikidata specific concept and most third party users won't want any sitelinks on their data pages. Therefore I suggest to move all Items code out of this package and create a Wikidata…
-
Could you add support for Wikidata?
Related links:
- http://www.mediawiki.org/wiki/Extension:Wikibase_Repository/API
- http://www.mediawiki.org/wiki/Manual:Pywikibot/Wikidata Python implementation
- h…
-
When running the wikibase repo phpunit tests, I get SQL errors because src/DIC/WikibaseQueryBuilder.php uses the prefix `test_wbq_`. MediaWiki already transparently added `unittest_`, though, so that …
-
The current implementation in the Wikibase MW extension outputs some snaks-order, references-order and qualifiers-order nodes in the serialization.
-
Currently all api calls etc are in the main site class...
This should be split up by extension...