| 1 | implemented in SesameIntegration |
| 2 | |
| 3 | = Prerequisite = |
| 4 | |
| 5 | Paul has entered all people who visited his office-opening-party. One month later he wants to know all the people who came to his party and send them a gift coupon. |
| 6 | |
| 7 | = Result = |
| 8 | |
| 9 | Every person who attended his opening party will receive am email with this gift. |
| 10 | |
| 11 | = Trigger = |
| 12 | |
| 13 | Paul enters "people who visited my opening party" into the search field and presses the search button. |
| 14 | |
| 15 | = Procedure = |
| 16 | |
| 17 | * System creates a SPARQL - query |
| 18 | * query will be send to the PIMO - store and Resource - store |
| 19 | * The result - model will be visualized using default browser |
| 20 | |
| 21 | = Alternatives = |
| 22 | |
| 23 | * nothing was found: empty result page (search field will be displayed) |