This document contains resources that can improve the understanding on "How Semantic MediaWiki is working" from an implementation and development point of view.
If you are new to SMW development, have a look at the [Programmer's] (https://www.semantic-mediawiki.org/wiki/Programmer%27s_guide_to_SMW) and Architecture guide first.
- List of hooks provided by Semantic MediaWiki
- Running unit, integration, and JSONScript tests
- Using the api.php modules provided by Semantic MediaWiki
SQLStore
- Overview about
SQLStore
related classes - QueryEngine
- Installer contains a simplified schema about the
Installer
andTableBuilder
interface
- Overview about
SPARQLStore
Importer
contains a summary about the process and technical background of the content importerExtraneousLanguage
Serializers
contains information about the Semantic MediaWiki serializers