Skip to content

Protocol Classes for Pipeline Modules #2

@anson-zhou

Description

@anson-zhou

Create protocol classes defining clear requirements for each major pipeline component. Each class should define methods to enforce a standardized approach and support consistent implementation across different pipeline modules. Protocols needed:

  • Extraction (case report)
  • Node construction (include node ID, branch ID property, and data retrieval methods)
  • Edge construction (include edge ID, source node, target node, and data retrieval methods)
  • Graph construction
  • Data construction (multi-graph structures)
  • Benchmarking

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions