Semantic Internal Objects
From semantic-mediawiki.org
| Semantic Internal Objects | |
|---|---|
| Setting of internal objects in Semantic MediaWiki | |
| Further Information | |
| Homepage: | follow this link |
| Maintainer(s): | Yaron Koren |
| First released: | August 2009 |
| Release status: | stable |
| Development status: | active |
| Area of usage: | Storing additional data |
| Associated with:info.pngSMW = Semantic MediaWiki, SB = Semantic Bundle, SMW+ = Semantic MediaWiki Plus, MW = MediaWiki | SMW, SB |
| Shortcut:info.pngThis 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 |
Semantic Internal Objects is an extension to Semantic MediaWiki (SMW) that provides two parser functions, #set_internal and #set_internal_recurring_event, both of which are used to define "internal objects" within the Semantic MediaWiki system. There are compound types of information, sometimes known as 'n-ary relations', that involve more than one data value associated together. It lets you define a two-dimensional table of information on a single page, with a call to #set_internal being used to store each row.
The functionality of parser function #set_internal was introduced into SMW core with parser function #subobject in version 1.7.0 .
This documentation page applies to all SMW versions from 1.4.3 to the most current version.