Changes between Version 1 and Version 2 of UseCaseAnnotatingWithText
- Timestamp:
- 01/30/06 21:39:28 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UseCaseAnnotatingWithText
v1 v2 22 22 = Procedure = 23 23 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 ?) 29 30 30 31 = Alternatives = 31 32 * Paul wants to create a new property 32 33 * He clicks "new property"-button 33 * A Popup window opens34 * A new line is added to the properties, Paul can edit it. 34 35 * Paul enters a label for the new property (e.g. "inhabitants") 36 * paul presses an "ok" button somewhere. 35 37 * The system creates the triple __paul:inhabitants__ - __pimo:sub-property__ - __pimo:describingProperty__