Ifd:Knowledge Search
From dev.ifd-library.org
Contents |
Actors
- Person searching for knowledge in a knowledge system
Tools
- IFD API
- Knowledge system
- Search tool
Pre condition
- Content tagged with IFD IDs
- Search tool configured to search IFD IDs
Content
- User opens browser
- User goes to application URL
- User starts to type search word, e.g "w" for "window"
- Search tool responds with all relevant matches (IFD IDs whos name starts with "w") that starts with "w"
- User continues to type
- Search tool narrows search hits accordingly
- User selects matching hit, e.g "window"
- Search tool looks up relevant content in relationship with "window" and presents it to user
- User selects relevant content
- Search tool narrows search accordingly
- User selects the knowledge bit he was looking for
- Search tool presents the knowledge bit to user
Post condition
- User found highly relevant knowledge
- User is happy
Comments
This use case is under construction.