Difference between revisions of "Semantic MediaWiki/data/smw di *"
< Semantic MediaWiki | data
Jump to navigation
Jump to search
(Created page with "==About== Each of these tables contains property values for properties of a particular type. The following fields appear in all tables: * '''s_id''': ID of page on which the...") |
(made some-tables fields list into a table) |
||
Line 7: | Line 7: | ||
The following fields appear only in some tables: | The following fields appear only in some tables: | ||
− | + | {| | |
− | + | |- | |
− | + | ! name↓ / table→ | |
− | + | ! [[../smw_di_blob|blob]] | |
− | + | ! [[../smw_di_bool|bool]] | |
− | + | ! [[../smw_di_coords|coords]] | |
− | + | ! [[../smw_di_number|number]] | |
− | + | ! [[../smw_di_time|time]] | |
+ | ! [[../smw_di_uri|URI]] | ||
+ | ! [[../smw_di_wikipage|wikipage]] | ||
+ | |- | ||
+ | | '''o_blob''' || blob || - || - || - || - || URI | ||
+ | |- | ||
+ | | '''o_hash''' || blob | ||
+ | |- | ||
+ | | '''o_value''' || - || bool | ||
+ | |- | ||
+ | | '''o_serialized''' || - || - || coords || number || time || URI | ||
+ | |- | ||
+ | | '''o_lat''' || - || - || coords | ||
+ | |- | ||
+ | | '''o_lon''' || - || - || coords | ||
+ | |- | ||
+ | | '''o_sortkey''' || - || - || - || number || time | ||
+ | |- | ||
+ | | '''o_id''' || - || - || - || - || - || - || wikipage || ID of page that is the property's value | ||
+ | |} |
Revision as of 23:27, 10 July 2020
About
Each of these tables contains property values for properties of a particular type.
The following fields appear in all tables:
- s_id: ID of page on which the property appears
- p_id: ID of page for property name
The following fields appear only in some tables:
name↓ / table→ | blob | bool | coords | number | time | URI | wikipage | |
---|---|---|---|---|---|---|---|---|
o_blob | blob | - | - | - | - | URI | ||
o_hash | blob | |||||||
o_value | - | bool | ||||||
o_serialized | - | - | coords | number | time | URI | ||
o_lat | - | - | coords | |||||
o_lon | - | - | coords | |||||
o_sortkey | - | - | - | number | time | |||
o_id | - | - | - | - | - | - | wikipage | ID of page that is the property's value |