Help:SMW

From DUNE
Revision as of 19:46, 23 October 2014 by BrettViren (talk | contribs) (Created page with "= Use of Semantic MediaWiki extensions in this wiki = == General == SMW adds the idea of named properties to MediaWiki. These are generally organized into a "class" similar...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Use of Semantic MediaWiki extensions in this wiki

General

SMW adds the idea of named properties to MediaWiki. These are generally organized into a "class" similar in concept to a class in the Object-Oriented programming paradigm. A class consists of:

  • A set of associated parameters making up the "object" instance of a class
  • A form to create and edit instances
  • A category to collect all instances of a particular class
  • Some views into of a subset of a classes parameters and possibly across a collection of objects