valueflows

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

assemble-process.yaml (6788B)


      1 '@context':
      2   - https://w3id.org/valueflows/v1
      3   - boxcoop: https://boxcoop.example/
      4 
      5 '@graph':
      6   - '@id': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
      7     '@type': vf:Transformation
      8     'skos:note': assemble simple produce box
      9 
     10   # create combined box resource
     11   - '@id': boxcoop:83147f39-37ef-42e8-bd91-91b5e094cddd#event
     12     '@type': vf:IPOEvent
     13     'vf:action': vf:produce
     14     'vf:startTime': 2016-09-08
     15     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
     16     'vf:affects': boxcoop:2b83f582-de8e-4c65-ab46-c8cf65e2075b#resource
     17     'vf:affectedQuantity':
     18         '@type': qudt:QuantityValue
     19         'qudt:unit': unit:Each
     20         'qudt:numericValue': 1
     21 
     22   # split packaging
     23   - '@id': boxcoop:2efc07a1-3d5f-4fca-9d25-49be7ec9e311#event
     24     '@type': vf:IPOEvent
     25     'vf:action': vf:issue
     26     'vf:startTime': 2016-09-08
     27     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
     28     'vf:affects': boxcoop:583c4636-50ea-45f8-b96d-ab6f34388f49#resource
     29     'vf:affectedQuantity':
     30         '@type': qudt:QuantityValue
     31         'qudt:unit': unit:Each
     32         'qudt:numericValue': 1
     33 
     34   - '@id': boxcoop:7799d5f1-d6e7-4e3b-8070-e945a4d5d102#event
     35     '@type': vf:IPOEvent
     36     'vf:action': vf:receive
     37     'vf:startTime': 2016-09-08
     38     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
     39     'vf:affects': boxcoop:67d034a0-7fd0-4d61-801c-6cdb952fc18b#resource
     40     'vf:affectedQuantity':
     41         '@type': qudt:QuantityValue
     42         'qudt:unit': unit:Each
     43         'qudt:numericValue': 1
     44 
     45   # split produce
     46   - '@id': boxcoop:ddc8a3b5-1825-486a-8f6e-1df6726434ff#event
     47     '@type': vf:IPOEvent
     48     'vf:action': vf:issue
     49     'vf:startTime': 2016-09-08
     50     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
     51     'vf:affects': boxcoop:07d4cc02-3b1d-4736-9438-9e8dd89022c6#resource
     52     'vf:affectedQuantity':
     53         '@type': qudt:QuantityValue
     54         'qudt:unit': unit:Kilogram
     55         'qudt:numericValue': 1
     56 
     57   - '@id': boxcoop:e21d9297-c27d-456b-8218-68fe7d63a7a4#event
     58     '@type': vf:IPOEvent
     59     'vf:action': vf:receive
     60     'vf:startTime': 2016-09-08
     61     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
     62     'vf:affects': boxcoop:c273020d-82ce-4b28-a573-491c7a62b833#resource
     63     'vf:affectedQuantity':
     64         '@type': qudt:QuantityValue
     65         'qudt:unit': unit:Kilogram
     66         'qudt:numericValue': 1
     67 
     68   - '@id': boxcoop:689cd00f-7740-4b8b-ac81-40dcfe312b44#event
     69     '@type': vf:IPOEvent
     70     'vf:action': vf:issue
     71     'vf:startTime': 2016-09-08
     72     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
     73     'vf:affects': boxcoop:f9cf3dd3-b498-429e-aa9d-dfcbf488603e#resource
     74     'vf:affectedQuantity':
     75         '@type': qudt:QuantityValue
     76         'qudt:unit': unit:Kilogram
     77         'qudt:numericValue': 1
     78 
     79   - '@id': boxcoop:54ce39b2-d943-441b-84c2-f5a68b4fcee5#event
     80     '@type': vf:IPOEvent
     81     'vf:action': vf:receive
     82     'vf:startTime': 2016-09-08
     83     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
     84     'vf:affects': boxcoop:51397872-0d32-437c-95a1-52ad3e2525c5#resource
     85     'vf:affectedQuantity':
     86         '@type': qudt:QuantityValue
     87         'qudt:unit': unit:Kilogram
     88         'qudt:numericValue': 1
     89 
     90   - '@id': boxcoop:d2842c60-917f-4336-a908-7f5bffb44862#event
     91     '@type': vf:IPOEvent
     92     'vf:action': vf:issue
     93     'vf:startTime': 2016-09-08
     94     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
     95     'vf:affects': boxcoop:a53e347d-2675-4a84-8882-ad8f30a16f06#resource
     96     'vf:affectedQuantity':
     97         '@type': qudt:QuantityValue
     98         'qudt:unit': unit:Kilogram
     99         'qudt:numericValue': 1
    100 
    101   - '@id': boxcoop:cbe07b41-43af-4e4a-ae34-629acef39244#event
    102     '@type': vf:IPOEvent
    103     'vf:action': vf:receive
    104     'vf:startTime': 2016-09-08
    105     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
    106     'vf:affects': boxcoop:71a4e8b5-ca2f-4aba-90f6-b6313f4da024#resource
    107     'vf:affectedQuantity':
    108         '@type': qudt:QuantityValue
    109         'qudt:unit': unit:Kilogram
    110         'qudt:numericValue': 1
    111 
    112   - '@id': boxcoop:3bf3989d-9ed1-4be7-a0ac-2d02951eb850#event
    113     '@type': vf:IPOEvent
    114     'vf:action': vf:issue
    115     'vf:startTime': 2016-09-08
    116     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
    117     'vf:affects': boxcoop:6cb861ba-993d-4293-a9aa-9fd31f1411be#resource
    118     'vf:affectedQuantity':
    119         '@type': qudt:QuantityValue
    120         'qudt:unit': unit:Kilogram
    121         'qudt:numericValue': 1
    122 
    123   - '@id': boxcoop:cfef2e42-d994-419b-86a5-d1d063ba1b0f#event
    124     '@type': vf:IPOEvent
    125     'vf:action': vf:receive
    126     'vf:startTime': 2016-09-08
    127     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
    128     'vf:affects': boxcoop:1461dec0-20b7-4b73-a26f-5ea94a5f6055#resource
    129     'vf:affectedQuantity':
    130         '@type': qudt:QuantityValue
    131         'qudt:unit': unit:Kilogram
    132         'qudt:numericValue': 1
    133 
    134   # assemble package
    135   - '@id': boxcoop:f27f9b63-ce7a-429f-82fa-88238f2967b7#event
    136     '@type': vf:IPOEvent
    137     'vf:action': vf:assemble
    138     'vf:startTime': 2016-09-08
    139     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
    140     'vf:affects': boxcoop:67d034a0-7fd0-4d61-801c-6cdb952fc18b#resource
    141     'vf:container': boxcoop:2b83f582-de8e-4c65-ab46-c8cf65e2075b#resource
    142 
    143   - '@id': boxcoop:1a574bb7-1058-4cbc-a560-70272c3a20c3#event
    144     '@type': vf:IPOEvent
    145     'vf:action': vf:assemble
    146     'vf:startTime': 2016-09-08
    147     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
    148     'vf:affects': boxcoop:c273020d-82ce-4b28-a573-491c7a62b833#resource
    149     'vf:container': boxcoop:2b83f582-de8e-4c65-ab46-c8cf65e2075b#resource
    150 
    151   - '@id': boxcoop:2cad9c45-6588-44d6-86c1-17b91d2efef7#event
    152     '@type': vf:IPOEvent
    153     'vf:action': vf:assemble
    154     'vf:startTime': 2016-09-08
    155     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
    156     'vf:affects': boxcoop:51397872-0d32-437c-95a1-52ad3e2525c5#resource
    157     'vf:container': boxcoop:2b83f582-de8e-4c65-ab46-c8cf65e2075b#resource
    158 
    159   - '@id': boxcoop:2830456e-b682-4438-accb-7f6f0e1f27f2#event
    160     '@type': vf:IPOEvent
    161     'vf:action': vf:assemble
    162     'vf:startTime': 2016-09-08
    163     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
    164     'vf:affects': boxcoop:71a4e8b5-ca2f-4aba-90f6-b6313f4da024#resource
    165     'vf:container': boxcoop:2b83f582-de8e-4c65-ab46-c8cf65e2075b#resource
    166 
    167   - '@id': boxcoop:eb61aaa4-b63b-4868-bdd5-88cbeb50a743#event
    168     '@type': vf:IPOEvent
    169     'vf:action': vf:assemble
    170     'vf:startTime': 2016-09-08
    171     'vf:executedIn': boxcoop:8b7c3d7c-720b-4599-b4b4-1ec4fe9f1b3d#process
    172     'vf:affects': boxcoop:1461dec0-20b7-4b73-a26f-5ea94a5f6055#resource
    173     'vf:container': boxcoop:2b83f582-de8e-4c65-ab46-c8cf65e2075b#resource