2,153
edits
(Created page with 'Finally, the SMW Exhibit format allows tying several 'facets' of information into one dynamic view. With larger data sets, it can allow quickly 'drilling down' to exactly the rel...') |
No edit summary |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
The SMW Exhibit format allows tying several 'facets' of information into one dynamic view. With larger data sets, it can allow quickly 'drilling down' to exactly the relevant items. Since the selection boxes 'comprehend' dates and numbers, they will group entries by ranges when the data set grows. You can see a [http://subvention.zooid.org/wiki/Quebec_social_orgs_mapped better example here] — in a few clicks you can find the MSSS supported organisations in Montréal or Québec with a contribution of between $0 and $10000. | |||
{{#ask:[[born::+]] | {{#ask:[[born::+]] | ||
|?born loc | |?born loc | ||
|?born in | |?born in | ||
|?born | |?born | ||
|?died | |?died | ||
|?died of | |?died of | ||
| format=exhibit | | format=exhibit | ||
| facets= | | facets=died of, born in | ||
| views=map,tiles,tabular | | views=map,tiles,tabular | ||
|width=700 | |width=700 | ||
|height=400}} | |height=400 | ||
}} | |||
Notice the scissors icon that appears when you hover near | Notice the scissors icon that appears when you hover near the upper right of the results? Click there to access the data directly. Choose Tab Separated Values and you can copy and paste column data directly into a spreadsheet. | ||
Tab Separated Values and you can copy and paste | |||
Next | You can see an overview of some of the other view types here: http://www.mediawiki.org/wiki/Extension:Semantic_Result_Formats — they include charts, graphs, calendars with events, and so on. | ||
{{Next|SMW Forms}} | |||
[[Category:SemWeb]] |