Difference between revisions of "Umea 2013 Wiki WorkshopA"
Line 4: | Line 4: | ||
** Check for the properties likely to be useful for querying | ** Check for the properties likely to be useful for querying | ||
* Formulate your question > see examples below | * Formulate your question > see examples below | ||
− | * Create a wiki page about your question > | + | * Create a wiki page about your question > see the following example [[Question: Which DSSs were developed by large team of people]] |
* Produce the semantic query > [[Special:Ask | semantic search]] | * Produce the semantic query > [[Special:Ask | semantic search]] | ||
* Copy the query in your wiki page | * Copy the query in your wiki page |
Revision as of 09:40, 25 April 2013
Contents
Exercise: produce your own question for the Umea FAQ
- Discover the wiki content
- DSS descriptions, Case Studies and Lessons Learned documentation
- Check for the properties likely to be useful for querying
- Formulate your question > see examples below
- Create a wiki page about your question > see the following example Question: Which DSSs were developed by large team of people
- Produce the semantic query > semantic search
- Copy the query in your wiki page
- Add some explanations / comments (why this query, for whom is it relevant, what about the results, why relevant?) > see the wiki markups: [| more detailed help]
Some examples of questions
Which DSSs were developed by a team of at least 5 people?
Query: [[Category:DSS]][[Has DSS development.Has development team size::>5]]
Results: CONES, EFIMOD, EMDS, ETÇAP, EcologicalSiteClassification, LEaRNForME, PYL, ProgettoBosco, SIPAFIT, TestDSS, ToSIA
Embed code {{#ask:[[Category:DSS]][[Has DSS development.Has development team size::>5]] |format=list |limit=20 |offset=0 }}
Which DSSs support the process of evaluating options?
Query: [[Category:DSS]][[Has support for social participation.Has participatory planning task::Evaluating options]]
Results: CONES, ClimChAlp, DSD, EFIMOD, EMDS, FORFUN, Heureka, MyTestDSS, PEB, PLANFLOR, PYL, SiWaWa, WIS.2
Which DSSs support the process of evaluating options at forest and strategic level?
Query: [[Category:DSS]][[Has support for social participation.Has participatory planning task::Evaluating options]][[Has temporal scale::Long term (strategic)]][[Has spatial scale::Forest level]]