ProvToolbox icon indicating copy to clipboard operation
ProvToolbox copied to clipboard

Feature: prov-template: option to strip out unbound variables

Open dtm opened this issue 9 years ago • 1 comments

For some templates it would be useful if statements with unbound variables were stripped out.

Some options:

  • allow the caller to configure the expander to strip out unbound variables
  • an option specified within the template Issue #97 maybe also relevant here.

dtm avatar Jun 22 '15 16:06 dtm

0.7.2 has now some support with this with option -allexpanded and return code if some variable are not expanded.

Do we want more?

lucmoreau avatar Sep 16 '15 10:09 lucmoreau