Ifd:Knowledge Search

From dev.ifd-library.org

Jump to: navigation, search

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

  1. User opens browser
  2. User goes to application URL
  3. User starts to type search word, e.g "w" for "window"
  4. Search tool responds with all relevant matches (IFD IDs whos name starts with "w") that starts with "w"
  5. User continues to type
  6. Search tool narrows search hits accordingly
  7. User selects matching hit, e.g "window"
  8. Search tool looks up relevant content in relationship with "window" and presents it to user
  9. User selects relevant content
  10. Search tool narrows search accordingly
  11. User selects the knowledge bit he was looking for
  12. 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.