Jump to content

Extension:Semantic MediaWiki

shortcut: SMW
From mediawiki.org
(Redirected from Semantic MediaWiki)


MediaWiki extensions manual
Semantic MediaWiki
Release status: stable
Implementation Link markup , Tag , Extended syntax , Search, Special page , Data extraction
Description Allows users to add structured data to wiki pages through simple wikitext markup that turns links to other pages and data values in a page into meaningful properties. With this information, SMW helps to search, organize, browse, evaluate, and share the wiki's content.
Author(s)
  • Markus Krötzsch,
  • Jeroen De Dauw,
  • James Hong Kong
and others
Maintainer(s) SMW Project
Latest version 6.0.1 Edit this on Wikidata (2025-08-26)
MediaWiki 1.43+ Edit this on Wikidata
PHP 8.1+ Edit this on Wikidata
Database changes Yes
Composer mediawiki/semantic-media-wiki
  • SMW_NS_PROPERTY (SMW_NS_PROPERTY_TALK)
  • SMW_NS_CONCEPT (SMW_NS_CONCEPT_TALK)
  • SMW_NS_SCHEMA (SMW_NS_SCHEMA_TALK)
See the page on configuration parameters on semantic-mediawiki.org
  • smw-admin
  • smw-pageedit
  • smw-patternedit
  • smw-schemaedit
  • smw-vieweditpageinfo
License GNU General Public License 2.0 or later
Download
Installation guide
README
RELEASE NOTES
Example Berlin page on semantic-mediawiki.org
Translate the Semantic MediaWiki extension

The Semantic MediaWiki (SMW) extension allows you to manage structured data in your wiki and query that data to create dynamic representations, such as tables, timelines, maps, lists, etc.

The actual homepage of Semantic MediaWiki, including user documentation in multiple languages, is www.semantic-mediawiki.org. There are various other pages in the MediaWiki and Wikipedia space related to SMW, but the homepage is the most up-to-date source of information.

Many "spinoff" extensions require the presence of Semantic MediaWiki; see the category Semantic MediaWiki extensions for the complete list (some of these extensions may be obsolete).

Download and installation

[edit]

The instructions are on the help page about installing Semantic MediaWiki.

[edit]

See also

[edit]
Resources
Extensions
  • Cargo – Store and query data contained within templates
  • VisualData – A fully-fledged metadata management framework. Record, organize and query collection of data on your wiki
  • Wikibase – Represent and manipulate structured data as part of the Wikidata project