Re: [SMW-devel] semantic wiki query AJAX api

2008-02-13 Thread Greenman, Ronald (NIH/CIT) [C]
The problem with that API is that extending it cleanly requires MediaWiki 1.12. However, MediaWiki also has an AJAX framework that's been around for a lot longer and allows for clean extensions in older versions (http://www.mediawiki.org/wiki/Manual:Ajax). I've been considering experimenting with t

Re: [SMW-devel] New: Announcing your wiki to the Semantic Web

2008-02-13 Thread Sergey Chernyshev
... my email setup will kill me at some point, sorry for these fuplications - resending to the list again... BTW, Yaron, nothing stops you from having redirect on Discourse DB so you can still track the click. ;) As for the crawler, I hope, that using Page Object Model extension that I'm writing,

Re: [SMW-devel] sorting on multiple properties values

2008-02-13 Thread cnit
> There is no such feature by now, but it would be possible to do that if > someone finds the time (basically one would use an array of sort terms > instead of a single string internally). I think it is OK to use "," as a > separator (I did not encounter many property names with that symbol yet ...