quangis / quangis-workflow

Tools to describe GIS workflows semantically, and to generate them. Includes the core concept transformation algebra (CCT).
GNU General Public License v3.0
1 stars 0 forks source link

Link input labels in abstractions to CCD and CCT #16

Open nsbgn opened 1 year ago

nsbgn commented 1 year ago

Permuted CCD signatures (cf #8, #11) disregard input labels (as they should), but when adding a tool to an abstraction, we should take care to make the input labels consistent between the two.

Similarly, these input labels occur in the CCT expressions, but as a consequence of programmatically changing input labels, the CCD expressions should also become more dynamic.