Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Find Nodes by Searching for Concepts #6

Description

@code-inflation

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions