valueflows

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

create-process.yaml (1480B)


      1 '@context':
      2   - https://w3id.org/valueflows/v1
      3   - fablab: https://fablab.example/
      4 
      5 '@graph':
      6   - '@id': fablab:d8f86f84-afb2-4302-9847-e0a6b53d2af7#process
      7     '@type': vf:Transformation
      8     'skos:note': making a 3d printed part
      9 
     10   - '@id': fablab:8fe5092e-0ce9-4759-9b11-17f6644aaa47#event
     11     '@type': vf:IPOEvent
     12     'vf:action': vf:consume
     13     'vf:startTime': 2016-08-10
     14     'vf:executedIn': fablab:d8f86f84-afb2-4302-9847-e0a6b53d2af7#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': 530
     20 
     21   - '@id': fablab:641e7e23-adcf-4adf-87e0-94579c4dbc6a#event
     22     '@type': vf:IPOEvent
     23     'vf:action': vf:produce
     24     'vf:startTime': 2016-08-10
     25     'vf:executedIn': fablab:d8f86f84-afb2-4302-9847-e0a6b53d2af7#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': 5
     31 
     32   - '@id': fablab:9cab2292-9c1f-4875-bbfc-9f6711d46590#event
     33     '@type': vf:IPOEvent
     34     'vf:action': vf:produce
     35     'vf:startTime': 2016-08-10
     36     'vf:executedIn': fablab:d8f86f84-afb2-4302-9847-e0a6b53d2af7#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': 78