Difference between revisions of "Semantic MediaWiki/data"
Jump to navigation
Jump to search
(subpages, not pages) |
(brief explanations) |
||
Line 1: | Line 1: | ||
==Tables== | ==Tables== | ||
As of SMW version 1.7: | As of SMW version 1.7: | ||
− | * [[/smw_atts2]] | + | * [[/smw_atts2]]: relationships where the value is numerically/logically significant, or a "string" (non-page type) |
* [[/smw_conc2]] | * [[/smw_conc2]] | ||
* [[/smw_conccache]] | * [[/smw_conccache]] | ||
− | * [[/smw_ids]] | + | * [[/smw_ids]]: assigns IDs to all properties and some values |
* [[/smw_inst2]] | * [[/smw_inst2]] | ||
* [[/smw_redi2]] | * [[/smw_redi2]] | ||
− | * [[/smw_rels2]] | + | * [[/smw_rels2]]: relationships where the value refers to a hypothetical wiki page |
* [[/smw_spec2]] | * [[/smw_spec2]] | ||
* [[/smw_subp2]] | * [[/smw_subp2]] | ||
* [[/smw_subs2]] | * [[/smw_subs2]] | ||
− | * [[/smw_text2]] | + | * [[/smw_text2]]: relationships where the value is a long text/data blob |
+ | ==Explanations== | ||
+ | * Semantic relationships are defined in [[/smw rels2]], [[/smw_text2]], and [[/smw_atts2]]. | ||
+ | * Correspondence between SMW entities (property names and some property values) and MediaWiki pages is defined in [[/smw_ids]] |
Revision as of 15:55, 17 December 2012
Tables
As of SMW version 1.7:
- /smw_atts2: relationships where the value is numerically/logically significant, or a "string" (non-page type)
- /smw_conc2
- /smw_conccache
- /smw_ids: assigns IDs to all properties and some values
- /smw_inst2
- /smw_redi2
- /smw_rels2: relationships where the value refers to a hypothetical wiki page
- /smw_spec2
- /smw_subp2
- /smw_subs2
- /smw_text2: relationships where the value is a long text/data blob
Explanations
- Semantic relationships are defined in /smw rels2, /smw_text2, and /smw_atts2.
- Correspondence between SMW entities (property names and some property values) and MediaWiki pages is defined in /smw_ids