| 1 | = PimoThingEditor = |
| 2 | |
| 3 | visualizes the possibilities of the PimoService |
| 4 | |
| 5 | |
| 6 | = References = |
| 7 | |
| 8 | * [http://www.blogwerk.de/?p=138 Drawers and Items] Arne Handt wished many features we already planed for the wikitology gui, so this thing is on the right track |
| 9 | * [http://mindraider.sf.net Mindraider] a user-interface that is a standalone mind mapping tool. inspirational for this gui. |
| 10 | |
| 11 | = Gnowsis PIM = |
| 12 | |
| 13 | * A first draft of how the gnowsis PIM could look like is shown in gnowsis_pim.jpg (see Attachments of this page) |
| 14 | * GUI features: |
| 15 | * The Overview to the left is based on the PIM-Ontology; it shows: |
| 16 | * Classes: e.g. Person, Project, Place, Topic |
| 17 | * Instances: e.g. Leo, Dominik |
| 18 | * Sub-Class relations between Classes: e.g. Project -> short-project |
| 19 | * Part-of relations between Instances: e.g. SemWeb -> SemDesktop |
| 20 | * The search provides two possibilities: |
| 21 | * Gnowsis complete |
| 22 | * Wikitology |
| 23 | * The JList with resources consists of Documents / Resources that are about the selected class (e.g. gnowsis) and lists grouped (sorted) by whatever necessary (IMPORTANT: this are only pointers to the douments / resources!!): |
| 24 | * Appointments |
| 25 | * Emails |
| 26 | * etc. |
| 27 | * The Container shows the "hasContainer" relations |
| 28 | * The relations that are shown consist only of PIM-Ontology classes and instances (no resources!!!) and describe relations to other concepts / topics |
| 29 | * Interaction features: |
| 30 | * The Overview provides possibillities of adding / deleting / renaming classes subclasses and instances |
| 31 | * The search (that embeds the browser in the window) is split up in two result classes: 1)Concepts 2)Resources |
| 32 | * Wiki-Word and Wiki-Text can be edited |
| 33 | * Resources can be added via drag 'n drop (auto-categorisation will be made) or via the linker's "link to concept"-button; in both cases the added resource should be focused after inserting. Furthermore can resources also be removed via delete |
| 34 | * Containers can be added via drag 'n drop or datasource explorer. They also can be renamed or opended (exec). |
| 35 | * Relations can be added via drag 'n drop |