valueflows

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

increment-process.yaml (1478B)


      1 '@context':
      2   - https://w3id.org/valueflows/v1
      3   - fablab: https://fablab.example/
      4 
      5 '@graph':
      6   - '@id': fablab:b5ab3fc5-4d6d-4716-93eb-40b793c2913f#process
      7     '@type': vf:Transformation
      8     'skos:note': making a 3d printed part
      9 
     10   - '@id': fablab:5c586fdf-c3b8-4779-8140-1a23e581e623#event
     11     '@type': vf:IPOEvent
     12     'vf:action': vf:consume
     13     'vf:startTime': 2016-08-12
     14     'vf:executedIn': fablab:b5ab3fc5-4d6d-4716-93eb-40b793c2913f#process
     15     'vf:affects': fablab:d576a899-3130-4ab4-94e3-d88818c4994e#resource
     16     'vf:affectedQuantity':
     17         '@type': qudt:QuantityValue
     18         'qudt:unit': unit:Grams
     19         'qudt:numericValue': 315
     20 
     21   - '@id': fablab:e88bae12-615a-4f81-84d5-c5aeffd81242#event
     22     '@type': vf:IPOEvent
     23     'vf:action': vf:create
     24     'vf:startTime': 2016-08-12
     25     'vf:executedIn': fablab:b5ab3fc5-4d6d-4716-93eb-40b793c2913f#process
     26     'vf:affects': fablab:1d14a369-317b-4404-abbd-25fb9d18a408#resource
     27     'vf:affectedQuantity':
     28         '@type': qudt:QuantityValue
     29         'qudt:unit': unit:Each
     30         'qudt:numericValue': 3
     31 
     32   - '@id': fablab:1f762881-c3b1-43e2-b7db-892b5beba74c#event
     33     '@type': vf:IPOEvent
     34     'vf:action': vf:create
     35     'vf:startTime': 2016-08-12
     36     'vf:executedIn': fablab:b5ab3fc5-4d6d-4716-93eb-40b793c2913f#process
     37     'vf:affects': fablab:24fb1c17-04ca-4f92-9b70-b863b59ddda4#resource
     38     'vf:affectedQuantity':
     39         '@type': qudt:QuantityValue
     40         'qudt:unit': unit:Grams
     41         'qudt:numericValue': 24