Changes between Initial Version and Version 1 of UseCaseAnnotatingWithWiki


Ignore:
Timestamp:
01/26/06 09:49:35 (18 years ago)
Author:
sauermann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UseCaseAnnotatingWithWiki

    v1 v1  
     1implemented in PimOntology  
     2 
     3= Prerequisite = 
     4User has a document open in one of the UseCaseApplications. 
     5User wants to describe the document more using wiki-text. 
     6 
     7= Result = 
     8Document X is reborn as a Thing and the thing is annotated with wiki-text. 
     9paul:DocumentX is connected to the resource by a link (TODO: which link?) 
     10 
     11= Trigger = 
     12User presses button "annotate" in application. 
     13 
     14= Procedure = 
     15 * User opens application and selects document 
     16 * User presses "annotate" 
     17 * Popup shows from gnowsis to annotate the document, user can fill out: 
     18   * Which kind of document is this? Select from: (all sub-classes of pimo:DocumentType) 
     19   * label, wikiname 
     20   * wikitext 
     21   * relations: related, topic, partOf 
     22   * properties depending on documenttype 
     23 * User fills out the fields of interest. 
     24 * User presses "ok", document is saved as thing. 
     25 
     26= Alternatives = 
     27 * Document was already reborn as thing. Then you have to check first for links of the kind (TODO: which link?)