https://bugzilla.wikimedia.org/show_bug.cgi?id=29538
--- Comment #1 from Jeroen De Dauw <[email protected]> 2011-06-22 22:35:34 UTC --- You might already be aware of this, but SMW 1.6 introduces native support for triplestores, which means that instead of using the MySQL/whatever database used by your MW install, SMW will store it's data in this tripplestore and query from it. This then obviously allows doing SPARQL queries against your tripplestore for data stored by SMW. Is that what you want to be able to do, or do you want to be able to display data in your wiki based on SPARQL queries as well? IIRC some people showed some demo of an extension with capabilities along these lines on the last fall SMWCon; not sure what the state of that is. There is some new extension that allows embedding visualizations that pull data using SPARQL that works completely loose from SMW, but it's still very preliminary and does not support near as many formats as SMW: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Extension:Spark -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
