Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find Nodes by Searching for Concepts #6

Open
5 tasks
code-inflation opened this issue Oct 15, 2018 · 0 comments
Open
5 tasks

Find Nodes by Searching for Concepts #6

code-inflation opened this issue Oct 15, 2018 · 0 comments

Comments

@code-inflation
Copy link
Contributor

Description of problem
The user wants to search for content-nodes that are related to one or more specific concepts.

Solution
A user can enter one or more concepts into a search bar. The top related nodes should be visualized in a graph (see picture below).
home
A list of all related documents is shown as well.
The user can click on a content node to switch to a detail view and read the content of that node.

Additional context

  • What graph visualisation library should be used?
  • How are the top related content-nodes calculated?

Criteria for acceptance

  • There is a search bar that lets you enter (and delete already entered) concepts
  • All content-nodes that are connected to the selected concept*s are shown in a list
  • The top related content-nodes are displayed in a graph
@code-inflation code-inflation changed the title find content-node via related concepts find content-nodes by searching for concepts Oct 15, 2018
@disperate disperate changed the title find content-nodes by searching for concepts Find Nodes by Searching for Concepts Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant