valueflows

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

transport.yaml (1137B)


      1 
      2 '@context':
      3   - https://w3id.org/valueflows/v1
      4   - shipper: https://will-haul-for-you.example/
      5 
      6 '@graph':
      7   - '@id': shipper:43289234789b-8df2-dfaddfre#process
      8     '@type': vf:Transportation
      9     'skos:note': transporting 1 batch of bike chains
     10 
     11   - '@id': shipper:4329423iu34#event
     12     '@type': vf:IPOEvent
     13     'vf:action': vf:load
     14     'vf:startTime': 2015-07-23
     15     'vf:executedIn': shipper:43289234789b-8df2-dfaddfre#process
     16     'vf:affects': shipper:4535435-bikechains-for-transport#resource
     17     'vf:affectedQuantity':
     18         '@type': qudt:QuantityValue
     19         'qudt:unit': unit:Each
     20         'qudt:numericValue': 1
     21     'vf:trackingIdentifier': shipper:3434209834290-2342347983#trackingId
     22 
     23   - '@id': shipper:dfaoiud84343#event
     24     '@type': vf:IPOEvent
     25     'vf:action': vf:unload
     26     'vf:startTime': 2015-07-24
     27     'vf:executedIn': shipper:43289234789b-8df2-dfaddfre#process
     28     'vf:affects': 4535435-bikechains-for-transport#resource
     29     'vf:affectedQuantity':
     30         '@type': qudt:QuantityValue
     31         'qudt:unit': unit:Each
     32         'qudt:numericValue': 1
     33     'vf:trackingIdentifier': shipper:3434209834290-2342347983#trackingId