Deployment query examples: Difference between revisions
(first cut, try a timeline) |
|||
Line 7: | Line 7: | ||
(Check out http://semanticweb.org/wiki/Upcoming_events for a really cool timeline) |
(Check out http://semanticweb.org/wiki/Upcoming_events for a really cool timeline) |
||
=== |
=== Date query problems === |
||
Normally you ask for all pages with some value for a field using '+' as the wildcard. |
|||
But that doesn't work for properties of Type:Date on this wiki, it gives errors: |
|||
{{#ask: |
{{#ask: |
||
[[Has received laptops on date::+]] |
[[Has received laptops on date::+]] |
||
| ?Has received laptops on date |
|||
?Contact person |
|||
}} |
}} |
||
=== Real timeline === |
=== Real timeline === |
Revision as of 07:25, 16 August 2008
Also see Deployments and Category:Deployments page.
Timeline of deployments
Not many pages have Property:Has received laptops on date, but this could be cool.
(Check out http://semanticweb.org/wiki/Upcoming_events for a really cool timeline)
Date query problems
Normally you ask for all pages with some value for a field using '+' as the wildcard.
But that doesn't work for properties of Type:Date on this wiki, it gives errors:
{{#ask:
Has received laptops on date::+ | ?Has received laptops on date
}}
Real timeline
{{#ask: Has received laptops on date::+ ?Contact person| ?Keyboard| ?Number of manufactured laptops| ?School server status| ?Software release| |format=timeline|link=all| timelinebands=WEEK,MONTH| timelineposition=start| timelinesize=400px| sort=Has received laptops on date| limit=50 | default=No pages with Property:Has received laptops on date found? }}