Paradigm.Universe (paradigm v0.3.0)

Helpers for working with content-addressed Universe graphs.

Summary

Functions

add_metamodel(universe)

all_instantiations_conformant?(universe)

apply_propagate(universe)

bootstrap(name \\ "universe_model", description \\ "Test universe")

find_by_name(universe, name)

get_instantiation_node_for(universe, node_id)

get_paradigm_for(universe, node_id)

get_transform_pairs(universe)

insert_graph_with_paradigm(universe, graph, name, paradigm_id)

insert_graph_with_paradigm_by_name(universe, graph, name, paradigm_name)

insert_paradigm(universe, paradigm)

propagate()

register_transform(universe, transform, from, to)

register_transform_by_name(universe, module, from_name, to_name)