Features-test: Difference between revisions
m (→Features list: add December section) |
(adjust queries) |
||
Line 7: | Line 7: | ||
{{SMW for software features}} |
{{SMW for software features}} |
||
Features are in subcategories of [[:Category:Software features]], but querying on this matches many pages that aren't software features, because some feature subcategories such as [[:Category:Network]] and [[:Category:Network]] are already in use. |
|||
⚫ | |||
⚫ | |||
{{tl|Feature tracking}} uses some other properties like [[Property:Short name]], [[Property:Is part of]], etc., so the trick is to pick one that is specified (not blank or default) in all software features. Probably [[Property:Short name]] is safest. |
|||
⚫ | |||
⚫ | |||
{{#ask: |
{{#ask: |
||
[[Category:Software features]] |
[[Category:Software features]] [[Short name::+]] |
||
|?Category=in the following categories |
|?Category=in the following categories |
||
|?Primary requester |
|?Primary requester |
||
|?Requested by |
|?Requested by |
||
|default=Nothing found in [[:Category:Software features]] |
|default=Nothing found in [[:Category:Software features]] with [[Property:Short name]]?! |
||
}} |
}} |
||
''But'', as you see below you can't sort on category display! |
''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. |
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. |
||
Line 25: | Line 29: | ||
|?Requested by |
|?Requested by |
||
|sort=Category |
|sort=Category |
||
|default=Nothing found in [[:Category:Software features]] when we try to sort by Category. |
|default=Nothing found in [[:Category:Software features]] with [[Property:Short name]] when we try to sort by Category. |
||
}} |
}} |
||
== October Features list == |
== October Features list == |
||
This queries for anything in [[Category:Software features]], it uses [[Property:Is part of]]. |
This queries for anything in [[:Category:Software features]], it uses [[Property:Is part of]]. |
||
{{#ask: |
{{#ask: |
||
[[Category:Software features]] |
[[Category:Software features]] [[Short name::+]] |
||
|?Category |
|?Category |
||
|?Is part of=Technology/subsystem |
|?Is part of=Technology/subsystem |
||
|?Requested by |
|?Requested by |
||
|default=Nothing found in [[:Category:Software features]] |
|default=Nothing found in [[:Category:Software features]] with [[Property:Short name]]?! |
||
}} |
}} |
||
Revision as of 12:36, 9 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.
Features are in subcategories of Category:Software features, but querying on this matches many pages that aren't software features, because some feature subcategories such as Category:Network and Category:Network are already in use.
{{Feature tracking}} uses some other properties like Property:Short name, Property:Is part of, etc., so the trick is to pick one that is specified (not blank or default) in all software features. Probably Property:Short name is safest.
December Features list
This queries for anything in Category:Software features, it shows category to try to show feature. {{#ask: Short name::+
|?Category=in the following categories |?Primary requester |?Requested by |default=Nothing found in Category:Software features with Property:Short name?!
}}
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 with Property:Short name when we try to sort by Category.
}}
October Features list
This queries for anything in Category:Software features, it uses Property:Is part of. {{#ask: Short name::+
|?Category |?Is part of=Technology/subsystem |?Requested by |default=Nothing found in Category:Software features with Property:Short name?!
}}
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...