Skip to content

Can we efficiently represent a Taxonomy as a PublishableEntity with Dependencies? #455

@ormsbee

Description

@ormsbee

I've said in the past that the way we model versions for things like containers would be inefficient for very large things like Taxonomies, because it would require rewriting all the parent/child relations on every version. But I belatedly realized that we could model Taxonomies reasonably efficiently if there are many levels of hierarchy and only a few of them are changing at a time. We'd use the same tricks for when we have unpinned parent/child dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    archArchitecturedata modelAnything relating to the relational models or more abstract "model" concepts around Learning Core.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions