7 | | File is movwed to foldder "branchoffice" and classified to the thing "branchoffice" and to the thing "research" and topic "marketing" |
| 7 | File is moved to foldder "branchoffice" and classified to the thing "branchoffice" and to the topic "Marketing" and to the Country "Italy". These triples are generated in the resource-storage (note the right uri of the new location of the file). They are created by Aperture: |
| 8 | |
| 9 | * !file://.../branchoffice/Marketing%20Italy.pdf - rdf:type - pimo:File |
| 10 | * !file://.../branchoffice/Marketing%20Italy.pdf - pimo:label - "Marketing Italy.pdf" |
| 11 | |
| 12 | In the PIMO-Storage, the file is annotated: |
| 13 | |
| 14 | * paul:BranchOffice - pimo:occurrence - !file://.../branchoffice/Marketing%20Italy.pdf |
| 15 | * paul:Marketing - pimo:occurrence - !file://.../branchoffice/Marketing%20Italy.pdf |
| 16 | * paul:Italy - pimo:occurrence - !file://.../branchoffice/Marketing%20Italy.pdf |
| 17 | |
| 18 | the PimContentTraining learns that the three things are now related to the text in the doc. |
13 | | |
| 24 | * User stores file |
| 25 | * FileDropBox sees that, a popup appears (or Miniquire?) |
| 26 | * Popup shows the file, a little info about it (its a pdf, it has a title) |
| 27 | * PimContentTraining suggests which folders and topics may suit the file. following suggestions are made: |
| 28 | * !BranchOffice: has a folder, topic fits 0.8 |
| 29 | * !BlahBlash: topic fits 0.7 |
| 30 | * Italy: has a folder, topic fits 0.6 |
| 31 | * Paul notes that BranchOffice is the right folder, and selects Italy as being a good topic. |
| 32 | * Topic "Marketing" misses in the list, Paul enters "Market" in a textfield and possible Things are listed, he picks Italy. |
| 33 | * Paul presses "OK". |
| 34 | * the file is moved (first!) |
| 35 | * aperture has to find the file in the new location |
| 36 | * the new uri of the file is used in creating the triples in the PIMO |