This document collects technical resources to help improve the understanding of "How Semantic MediaWiki works".
- 2.5.x to 3.0.0 contains information about the migration from 2.x to 3.x
- maintenance
- res
- suggester on how to register additional tokens or context objects
- src
- Importer contains a summary about the process and technical background of the content importer
- Lang
- Serializers contains information about the Semantic MediaWiki serializers
- Schema contains information about schemata provided by Semantic MediaWiki
- Services contains information about the
ServicesFactory
and related classes - MediaWiki
- SQLStore ( Overview, QueryEngine)
- SPARQLStore (Overview)
- ElasticStore (Overview)
- tests
- Unit
- Integration (JSONScript)