commit 34a5be19544f319acf6ef999b9fe9027bd36a265 parent 39c25becac88ba3b23507b5ab502ba4144cafa78 Author: elf Pavlik <elf-pavlik@hackers4peace.net> Date: Mon, 12 Sep 2016 14:19:42 -0500 updated affordances for resource during transportation Diffstat:
M | snippets/3d-printed-parts/parts-during-transport.yaml | | | 12 | ++++++++++++ |
1 file changed, 12 insertions(+), 0 deletions(-)
diff --git a/snippets/3d-printed-parts/parts-during-transport.yaml b/snippets/3d-printed-parts/parts-during-transport.yaml @@ -41,12 +41,24 @@ 'vf:potentialAction': - '@type': vf:Affordance 'vf:action': vf:consume + 'vf:prerequisite': + - '@type': Affordance + 'vf:action': vf:unload - '@type': vf:Affordance 'vf:action': vf:issue + 'vf:prerequisite': + - '@type': Affordance + 'vf:action': vf:unload - '@type': vf:Affordance 'vf:action': vf:produce + 'vf:prerequisite': + - '@type': Affordance + 'vf:action': vf:unload - '@type': vf:Affordance 'vf:action': vf:receive + 'vf:prerequisite': + - '@type': Affordance + 'vf:action': vf:unload - '@type': vf:Affordance 'vf:action': vf:load 'vf:prerequisite':