On Mittwoch, 13. August 2008, Sergey Chernyshev wrote: > Markus, I can assure you, users are patiently waiting for this feature, and > it's still quite high on our list ;)
Yes, I see. The dependencies are as follows: -> store page edit times etc. automatically in SMW, so it can be queried like other properties -> add new built-in properties for these features -> create a better extendable mechanism for declaring new custom built-in properties, get rid of the current hard-coded "special property" architecture -> have a new class to represent properties internally, both user-defined ones and built-in ones (currently normal properties are represented by Title objects while built-ins have hard-coded numbers: not uniform, not extendable) -> store built-in properties not in a special way like now, but store them like the other properties (otherwise one could not query them); change the storage engine for this purpose I think I have it in my mind how to proceed; I just need to find the time to do it. I will *try* to get it done for SMW 1.3. I also note that the above would entail some changes in the SMW API (e.g. when using new objects to represent properties). But overall things would get simpler (no more special functions for special properties), and I assume extension developers would also welcome a better mechanisms for making pre-defined properties. Markus > > Sergey > > > On Wed, Aug 13, 2008 at 1:30 PM, Markus Krötzsch < > > [EMAIL PROTECTED]> wrote: > > On Mittwoch, 13. August 2008, Sören Auer wrote: > > > Hi all, > > > > > > I would like to display and sort the results of a SMW #ask query > > > according to the creation (or last edit) of the underlying pages. Is > > > that possible? > > > > No. But it is planned. > > > > I could of course hack this now, but we would like to make a more > > suitable built-in property management first. > > > > Cheers, > > > > Markus > > > > > Thanks, > > > > > > Sören > > > > -- > > Markus Krötzsch > > Semantic MediaWiki http://semantic-mediawiki.org > > http://korrekt.org [EMAIL PROTECTED] > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's > > challenge > > Build the coolest Linux based applications with Moblin SDK & win great > > prizes > > Grand prize is a trip for two to an Open Source event anywhere in the > > world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Semediawiki-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/semediawiki-devel -- Markus Krötzsch Semantic MediaWiki http://semantic-mediawiki.org http://korrekt.org [EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Semediawiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
