Extension:Semantic MediaWiki/zh

快捷方式: SMW
From mediawiki.org
This page is a translated version of the page Extension:Semantic MediaWiki and the translation is 14% complete.
MediaWiki扩展手册
Semantic MediaWiki
发行状态: 稳定版
实现 链接标记 , 标签 , 扩展语法 , 搜索, 特殊页面 , 提取数据
描述 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.
作者
  • Markus Krötzsch,
  • Jeroen De Dauw,
  • James Hong Kong
and others
维护者 SMW Project
最新版本 4.1.1 (2023-03-09)
MediaWiki 1.35.0 - 1.39.x
PHP 7.4.x - 8.1.x
数据库更改
Composer mediawiki/semantic-media-wiki
许可协议 GNU通用公眾授權條款2.0或更新版本
下載
Installation guide
README
RELEASE NOTES
示例 Berlin page on semantic-mediawiki.org
  • SMW_NS_PROPERTY (SMW_NS_PROPERTY_TALK)
  • SMW_NS_CONCEPT (SMW_NS_CONCEPT_TALK)
  • SMW_NS_RULE (SMW_NS_RULE_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
翻译Semantic MediaWiki扩展

The Semantic MediaWiki (SMW) extension allows for managing structured data in your wiki and for querying that data to create dynamic representations: 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.

There are many "spinoff" extensions that require the presence of Semantic MediaWiki; see the category Semantic MediaWiki extensions for the full list (some of these extensions may be obsolete).

下载与安装

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

外部链接

参见

Resources
Extensions
  • Cargo Allows for the storage and querying of data contained within templates
  • DynamicPageList Allows to extract data from pages
  • WikiDB Provides database features, somewhat similar to semantic properties
  • Wikibase Allows to represent and manipulate structured data as part of the Wikidata project