Skip to content

quantities used by Intent/Commitment/Event

elf Pavlik requested to merge github/fork/elf-pavlik/quantities into master

First commit proposes vf:incrementQuantity and vf:decrementQuantity. Using those distinct properties we don't need to rely on 'action verb' to know if resource referenced with vf:affects should get incremented or decremented.

Similar to #191 we need to figure out if we want to use same properties on Intent/Commitment/Event all call them differently *eg vf:incrementedQuantity, vf:commitedIncrementQuantity, vf:intendedIncrementQuantity.

Most likely we also need to do the same for vf:affects - reuse on Intent/Commitment/Event or define variants of this property for each one.

Merge request reports