Skip to content

Create graph of citations #6

@mtillman14

Description

@mtillman14

Inputs:

  1. A list of all Work objects to visualize

Steps:

  1. Parse the Work objects to generate an edge list of work objects
  2. Provide the input list of all Work objects as the nodes list, and the edge list as the edges

Outputs:

  1. A NetworkX graph structure, where each node is a Work object.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions