Chained substitution
Closed this issue · 2 comments
le-cram commented
Sketching an issue for myself:
la.A
la.C imports la.A
demo.C imports la.C
demo.C imports demo.A
In demo.C you need to substitute elements from la.A when importing la.C AND when importing demo.A. Provenance information could be included in the model created.
le-cram commented
See joose for an example
le-cram commented
resolved