valueflows

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

bikes-after-assemble.yaml (979B)


      1 '@context':
      2   - https://w3id.org/valueflows/v1
      3   - bkitchen: https://bike-kitchen.example/
      4 
      5 '@graph':
      6   - '@id': bkitchen:3965e58b-787c-4728-a802-63aeec53993b#resource
      7     '@type': vf:Resource
      8     'vf:serialIdentifier': 63aeec53993b
      9     'vf:model': bkitchen:cargobee#model
     10     'vf:currentLocation': bkitchen:0d1ca5ca-96a5-42d9-99e9-e8780f303f0d#place
     11     'vf:mostRecentEvent': bkitchen:48eeb731-2dbe-41a0-a8ea-13bd29c0572c#event
     12     'vf:quantity':
     13       '@type': qudt:QuantityValue
     14       'qudt:unit': unit:Each
     15       'qudt:numericValue': 1
     16 
     17   - '@id': bkitchen:2ffb24c7-176b-4ae0-bd86-595f731c2800#resource
     18     '@type': vf:Resource
     19     'vf:serialIdentifier': 595f731c2800
     20     'vf:model': bkitchen:cargobee#model
     21     'vf:currentLocation': bkitchen:0d1ca5ca-96a5-42d9-99e9-e8780f303f0d#place
     22     'vf:mostRecentEvent': bkitchen:d9406b1b-9055-44b5-a0ff-0875207ccf3a#event
     23     'vf:quantity':
     24       '@type': qudt:QuantityValue
     25       'qudt:unit': unit:Each
     26       'qudt:numericValue': 1