Skip to content

Improve data structure for pathway relationships #52

@timothyfcook

Description

@timothyfcook

So that parents can have multiple children and children can have multiple parents.

This is sort of currently possible, but it's messy.

One child can have two parents (if they both list the child in their comes_before property) but one child can only reference one parent (because the child's comes_after property only contains a single reference).

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