Difference between revisions of "Umea 2013 Wiki WorkshopA"
From COST Action FP0804: FORSYS
Line 7: | Line 7: | ||
* 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 | ||
− | * Add some explanations / comments (why this query, for whom is it relevant, what about the results, why relevant?) > see the wiki markups | + | * Add some explanations / comments (why this query, for whom is it relevant, what about the results, why relevant?) > see the wiki markups: [[http://en.wikipedia.org/wiki/Help:Wiki_markup | more detailed help]] |
==Some examples of questions== | ==Some examples of questions== | ||
Line 13: | Line 13: | ||
===Which DSSs were developed by a team of at least 5 people?=== | ===Which DSSs were developed by a team of at least 5 people?=== | ||
− | Query: [[Category:DSS]] | + | Query: <nowiki>[[Category:DSS]][[Has DSS development.Has development team size::>5]]</nowiki> |
Revision as of 09:14, 25 April 2013
Exercise: produce your own question for the Umea FAQ
- Discover the wiki content
- DSS descriptions, Case Study and Lessons Learned documentation
- Check for the properties likely to be useful for querying
- Formulate your question
- Create a wiki page about your question > see example of WG3
- 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]]