Extension "Semantic Internal Objects"
From semantic-mediawiki.org
< Extension "Semantic Internal Objects"(Redirected from Extension "Semantic Internal Objects")
Semantic Internal Objects | |
---|---|
Semantic MediaWiki当中的内部对象的设置 | |
Further Information | |
Homepage: | → external page |
Maintainer(s): | Yaron Koren |
First released: | 8月 2009年 |
Release: | stable |
Development: | active |
Area of usage: | 存储额外的数据 |
Association:SMW = Semantic MediaWiki, SB = Extension "Semantic Bundle", MW = MediaWiki | SMW, SB |
Shortcut:This is the shortcut to mark the beginning of the subject line when writing a support request to the mailing list or to the extension's author directly. See also this help page. | SIO |
Wikidata-ID: | not yet provided |
语义内部对象扩展Semantic Internal Objects是Semantic MediaWiki(SMW)的一项扩展,
其提供有两个解析器函数:#set_internal
和#set_internal_recurring_event。
二者用于定义Semantic MediaWiki系统内部的"内部对象(internal objects)"。
目前,备有组合类型的信息,有时又称为'多元关系',其中涉及关联在一起的不止一个数据取值。
这种类型可让您能够但单独一个页面上定义一张二维信息表,并利用对解析器函数#set_internal的调用来存储每行的数据。
解析器函数#set_internal的功能当时是采用1.7.0版之中的解析器函数#subobject
而引进到SMW核心当中的。