Skip to content

Initial search widget #118

@zwelz3

Description

@zwelz3

One of the primary issues in graph exploration is the initialization of the visualization. What node(s) should be rendered to provide a starting point for exploring?

This ticket scopes in a simple search widget that scans an underlying networkx graph (created from an RDF graph via rdf2nx) for nodes that match a specific search pattern. This first version should scan well understood data (like the node label, etc.) and capture the different cases in which different nodes are returned.

This should not be hooked up to a visualization. The widget should return a set/list of nodes/edges that match the search patters (and the underlying search logic).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions