https://bugzilla.wikimedia.org/show_bug.cgi?id=13178
Markus Krötzsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Markus Krötzsch <[email protected]> 2009-12-30 14:06:14 UTC --- These are two rather different requests. The first is closely related to the extension "Semantic Internal Objects" which allows auxiliary objects to be used to bundle property-value pairs. It seems that this addresses this feature request. The second request seems to be different. The situation there is that a wiki requires man properties but it is not desired that these are declared on individual. SMW already supports the use of undeclared properties, similar to undeclared categories in MediaWiki. The administrator can decide what datatype these properties should get (the default is Type:Page). It is not really possible to magically decide the type of a property "at the query stage," I think. In particular, it is important to know the datatype in order to actually retrieve results (since data for different types is stored in different ways). Anyway, the above two features seem to address the two requests. -- 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
