Difference between revisions of "SMW Project Workflow"
From AIRWiki
(New page: This page explains how to use the AIR wiki to benefit from its semantic capabilities following a typical Project Lifecycle (from its proposal to its end). = Project Proposal = = Student R...) |
(→Project Proposal) |
||
| Line 2: | Line 2: | ||
= Project Proposal = | = Project Proposal = | ||
| + | |||
| + | == Template Documentation == | ||
| + | |||
| + | |||
| + | == Example == | ||
| + | <nowiki>{{</nowiki>ProjectProposal | ||
| + | |title=Extending a search engine with semantic information | ||
| + | |image=velociraptor.png | ||
| + | |description=We are used to keyword-based search engines, where only documents matching the exact words in the query are retrieved... | ||
| + | |tutor=DavidLaniado;MarcoColombetti | ||
| + | |cfumin=5 | ||
| + | |cfumax=20 | ||
| + | |studmin=1 | ||
| + | |studmax=2 | ||
| + | |resarea=Social Software and Semantic Web | ||
| + | |restopic=Semantic Search | ||
| + | |level=Bs;Ms | ||
| + | |type=Course;Thesis | ||
| + | |status=Proposal | ||
| + | <nowiki>}}</nowiki> | ||
| + | |||
= Student Registration = | = Student Registration = | ||
= Project Instantiation = | = Project Instantiation = | ||
= Project End = | = Project End = | ||
Revision as of 12:08, 4 October 2009
This page explains how to use the AIR wiki to benefit from its semantic capabilities following a typical Project Lifecycle (from its proposal to its end).
Contents
Project Proposal
Template Documentation
Example
{{ProjectProposal
|title=Extending a search engine with semantic information
|image=velociraptor.png
|description=We are used to keyword-based search engines, where only documents matching the exact words in the query are retrieved...
|tutor=DavidLaniado;MarcoColombetti
|cfumin=5
|cfumax=20
|studmin=1
|studmax=2
|resarea=Social Software and Semantic Web
|restopic=Semantic Search
|level=Bs;Ms
|type=Course;Thesis
|status=Proposal
}}