valueflows

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

produce-process-1-1.yaml (1065B)


      1 
      2 '@context':
      3   - https://w3id.org/valueflows/v1
      4   - metalmfg: https://metal-manufacturing.example/
      5 
      6 '@graph':
      7   - '@id': metalmfg:44442c1b-0a45-478b-8df2-eb9993dc9144#process
      8     '@type': vf:Transformation
      9     'skos:note': producing 6mm bolts
     10 
     11   - '@id': metalmfg:48eeb731-2dbe-41a0-a8ea-13bd29c0572c#event
     12     '@type': vf:IPOEvent
     13     'vf:action': vf:consume
     14     'vf:startTime': 2015-06-25
     15     'vf:executedIn': metalmfg:44442c1b-0a45-478b-8df2-eb9993dc9144#process
     16     'vf:affects': metalmfg:sad079009-0989dfs89d-steel#resource
     17     'vf:affectedQuantity':
     18         '@type': qudt:QuantityValue
     19         'qudt:unit': unit:kg
     20         'qudt:numericValue': 5
     21 
     22   - '@id': metalmfg:d9406b1b-9055-44b5-a0ff-0875207ccf3a#event
     23     '@type': vf:IPOEvent
     24     'vf:action': vf:produce
     25     'vf:startTime': 2015-06-25
     26     'vf:executedIn': metalmfg:44442c1b-0a45-478b-8df2-eb9993dc9144#process
     27     'vf:affects': metalmfg:90dfs098sf-324j23kl4-bolts#resource
     28     'vf:affectedQuantity':
     29         '@type': qudt:QuantityValue
     30         'qudt:unit': unit:Each
     31         'qudt:numericValue': 500