valueflows

valueflows docs
git clone https://s.sonu.ch/~srfsh/valueflows.git
Log | Files | Refs | README

filament-after-increment.yaml (820B)


      1 '@context':
      2   - https://w3id.org/valueflows/v1
      3   - fablab: https://fablab.example/
      4     acme: https://acme.example/
      5 
      6 '@id': fablab:d576a899-3130-4ab4-94e3-d88818c4994e#resource
      7 '@type': vf:Resource
      8 'vf:model': acme:3D-Filament-Red
      9 'vf:lastEvent': fablab:5c586fdf-c3b8-4779-8140-1a23e581e623#event
     10 'vf:quantity':
     11   '@type': qudt:QuantityValue
     12   'qudt:unit': unit:Grams
     13   'qudt:numericValue': 155
     14 'vf:potentialAction':
     15   - '@type': vf:Affordance
     16     'vf:action': vf:consume
     17   - '@type': vf:Affordance
     18     'vf:action': vf:issue
     19   - '@type': vf:Affordance
     20     'vf:action': vf:produce
     21   - '@type': vf:Affordance
     22     'vf:action': vf:receive
     23   - '@type': vf:Affordance
     24     'vf:action': vf:load
     25   - '@type': vf:Affordance
     26     'vf:action': vf:unload
     27     'vf:prerequisite':
     28       - '@type': Affordance
     29         'vf:action': vf:load