valueflows

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

disassemble-process.yaml (2570B)


      1 '@context':
      2   - https://w3id.org/valueflows/v1
      3   - boxcoop: https://boxcoop.example/
      4 
      5 '@graph':
      6   - '@id': boxcoop:6dd6f189-2dcb-47ee-a2d4-3c684246c53d#process
      7     '@type': vf:Transformation
      8     'skos:note': disassemble simple produce box
      9 
     10   # destroy combined box resource
     11   - '@id': boxcoop:83147f39-37ef-42e8-bd91-91b5e094cddd#event
     12     '@type': vf:IPOEvent
     13     'vf:action': vf:consume
     14     'vf:startTime': 2016-09-09
     15     'vf:executedIn': boxcoop:6dd6f189-2dcb-47ee-a2d4-3c684246c53d#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   # disassemble package
     23   - '@id': boxcoop:5356dd0a-199e-40e5-b5e0-198383a2ab5b#event
     24     '@type': vf:IPOEvent
     25     'vf:action': vf:disassemble
     26     'vf:startTime': 2016-09-09
     27     'vf:executedIn': boxcoop:6dd6f189-2dcb-47ee-a2d4-3c684246c53d#process
     28     'vf:affects': boxcoop:67d034a0-7fd0-4d61-801c-6cdb952fc18b#resource
     29     'vf:container': boxcoop:2b83f582-de8e-4c65-ab46-c8cf65e2075b#resource
     30 
     31   - '@id': boxcoop:6b59a069-fc86-454c-b7ad-bc3230a96596#event
     32     '@type': vf:IPOEvent
     33     'vf:action': vf:disassemble
     34     'vf:startTime': 2016-09-09
     35     'vf:executedIn': boxcoop:6dd6f189-2dcb-47ee-a2d4-3c684246c53d#process
     36     'vf:affects': boxcoop:c273020d-82ce-4b28-a573-491c7a62b833#resource
     37     'vf:container': boxcoop:2b83f582-de8e-4c65-ab46-c8cf65e2075b#resource
     38 
     39   - '@id': boxcoop:f1e8608f-41a6-436e-b450-22fca2bbca64#event
     40     '@type': vf:IPOEvent
     41     'vf:action': vf:disassemble
     42     'vf:startTime': 2016-09-09
     43     'vf:executedIn': boxcoop:6dd6f189-2dcb-47ee-a2d4-3c684246c53d#process
     44     'vf:affects': boxcoop:51397872-0d32-437c-95a1-52ad3e2525c5#resource
     45     'vf:container': boxcoop:2b83f582-de8e-4c65-ab46-c8cf65e2075b#resource
     46 
     47   - '@id': boxcoop:482851a2-adf7-439e-b7a1-ef4f0f84b1bc#event
     48     '@type': vf:IPOEvent
     49     'vf:action': vf:disassemble
     50     'vf:startTime': 2016-09-09
     51     'vf:executedIn': boxcoop:6dd6f189-2dcb-47ee-a2d4-3c684246c53d#process
     52     'vf:affects': boxcoop:71a4e8b5-ca2f-4aba-90f6-b6313f4da024#resource
     53     'vf:container': boxcoop:2b83f582-de8e-4c65-ab46-c8cf65e2075b#resource
     54 
     55   - '@id': boxcoop:440147e0-0df4-401d-9ef3-ad70e337a400#event
     56     '@type': vf:IPOEvent
     57     'vf:action': vf:disassemble
     58     'vf:startTime': 2016-09-09
     59     'vf:executedIn': boxcoop:6dd6f189-2dcb-47ee-a2d4-3c684246c53d#process
     60     'vf:affects': boxcoop:1461dec0-20b7-4b73-a26f-5ea94a5f6055#resource
     61     'vf:container': boxcoop:2b83f582-de8e-4c65-ab46-c8cf65e2075b#resource