Hello, MediaWiki Semantic Wiki community
I just wanted to announce that the metavidWiki project is now in open beta:
http://metavid.ucsc.edu/blog/2008/03/13/metavidwiki-open-beta/
It makes heavy use of the Semantic Wiki extension. Both for simple
search gui where you can can visually construct q
> OK, I have now finally found some time to integrate multi-property sorting
> into SVN, though with major modifications in some parts. The patch was still
> very useful in many places.
Good to hear!
> Changes compared to earlier (patch) implementation:
> * Avoid multiple use of the same property
Markus,
> Hence it
> seems to be impossible to generally switch #ask to return full HTML,
> even if
> it can be done for parser functions in MediaWiki.
Suspected as much.
> What we do in such cases (timeline is a good example) is to encode
> all data in
> admissible HTML elements (span, div
Matt Williamson schrieb:
> Markus,
>
> I was reading this thread and just thought I'd throw my thoughts in.
> I've already been thinking about how I might do an AJAX-like cross-
> wiki query for geographic point data within Semantic Layers--e.g. I'm
> planning to build pluggable search modules
The issue here is that #ask returns wiki text on purpose, so that one might
also use wiki-text based templates for #ask output. For example you can
format #ask with a template (format=template) that includes piped table
syntax for wiki tables. The table header can still be written in front of th
On Sonntag, 16. März 2008, Matt Williamson wrote:
> Markus,
>
> Thanks!
>
> > * If you need to exectute an #ask query internally, then you first
> > need to
> > forge a query object (SMWQuery), which consists of some SMWDescription
> > together with some additional parameters. This can be created
>