Changes between Version 1 and Version 2 of UseCaseAnnotatingWithText


Ignore:
Timestamp:
01/30/06 21:39:28 (18 years ago)
Author:
sauermann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UseCaseAnnotatingWithText

    v1 v2  
    2222= Procedure = 
    2323 
    24  * After browsing to the Thing to annotate: 
    25    * The system automaticaly finds all relevant properties 
    26    * These properties will be displayed in a annotator (e.g. ThingDialog) 
    27    * Paul annotates the fields he wants to 
    28    * the triples will be stored back to a storage (PIMO-store or Resource-store ?) 
     24 * Paul browses to the Thing to annotate 
     25 * The system automaticaly finds all relevant properties 
     26 * These properties will be displayed in a annotator (e.g. ThingDialog) 
     27 * Paul annotates the fields he wants to 
     28 * Presses "ok" 
     29 * the triples will be stored back to a storage (PIMO-store or Resource-store ?) 
    2930 
    3031= Alternatives = 
    3132 * Paul wants to create a new property 
    3233   * He clicks "new property"-button 
    33    * A Popup window opens 
     34   * A new line is added to the properties, Paul can edit it. 
    3435   * Paul enters a label for the new property (e.g. "inhabitants") 
     36   * paul presses an "ok" button somewhere. 
    3537   * The system creates the triple __paul:inhabitants__ - __pimo:sub-property__ - __pimo:describingProperty__