Features-test: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (→Features list: add December section) |
||
Line 5: | Line 5: | ||
See discussion in [[Semantic MediaWiki#For software features]]. |
See discussion in [[Semantic MediaWiki#For software features]]. |
||
{{SMW for software features}} |
|||
⚫ | |||
== December Features list == |
|||
This queries for anything in [[Category:Software features]], it shows category to try to show feature. |
|||
{{#ask: |
|||
[[Category:Software features]] |
|||
|?Category=in the following categories |
|||
|?Primary requester |
|||
|?Requested by |
|||
|default=Nothing found in [[:Category:Software features]] |
|||
}} |
|||
''But'', as you see below you can't sort on category display! |
|||
Maybe have to have [[Property:Feature subcategory]], like [[Property:Test subcategory]], or use [[Property:Is part of|Is part of]]::[[Power management]], Is_part_of::Journal , etc. |
|||
{{#ask: |
|||
[[Category:Software features]] |
|||
|?Category |
|||
|?Primary requester |
|||
|?Requested by |
|||
|sort=Category |
|||
|default=Nothing found in [[:Category:Software features]] when we try to sort by Category. |
|||
}} |
|||
⚫ | |||
This queries for anything in [[Category:Software features]], it uses [[Property:Is part of]]. |
|||
{{#ask: |
{{#ask: |
||
[[Category:Software features]] |
[[Category:Software features]] |
Revision as of 22:23, 4 December 2008
Various test queries that were or could be on
See discussion in Semantic MediaWiki#For software features.
Enables a dynamic Feature roadmap — see Semantic MediaWiki#For software features.
December Features list
This queries for anything in, it shows category to try to show feature.
{{#ask:
|?Category=in the following categories |?Primary requester |?Requested by |default=Nothing found in Category:Software features
}} But, as you see below you can't sort on category display! Maybe have to have Property:Feature subcategory, like Property:Test subcategory, or use Is part of::Power management, Is_part_of::Journal , etc. {{#ask:
|?Category |?Primary requester |?Requested by |sort=Category |default=Nothing found in Category:Software features when we try to sort by Category.
}}
October Features list
This queries for anything in, it uses Property:Is part of. {{#ask:
|?Category |?Is part of=Technology/subsystem |?Requested by |default=Nothing found in Category:Software features
}}
What features did a country request
Just ([[Requested by::{{FULLPAGENAME}}]]), e.g. {{#ask:
Requested by::OLPC Peru |mainlabel=OLPC Peru wants |?Category |?Is part of=Technology/subsystem |default=Nothing found in Category:Software features requested by Features-test
}}
Could be a many-valued field with a priority...