valueflows

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

stock-after-assembly.yaml (1886B)


      1 '@context':
      2   - https://w3id.org/valueflows/v1
      3   - boxcoop: https://boxcoop.example/
      4     prodont: http://www.productontology.org/id/
      5 
      6 '@graph':
      7   - '@id': boxcoop:07d4cc02-3b1d-4736-9438-9e8dd89022c6#resource
      8     '@type': vf:MaterialResource
      9     'vf:category': prodont:Apple
     10     'vf:lotIdentifier': 615c9abe
     11     'vf:currentLocation': boxcoop:98c38881-696d-4339-a823-3f6960bc9141#place
     12     'vf:mostRecentEvent': boxcoop:ddc8a3b5-1825-486a-8f6e-1df6726434ff#event
     13     'vf:quantity':
     14       '@type': qudt:QuantityValue
     15       'qudt:unit': unit:Kilogram
     16       'qudt:numericValue': 179
     17 
     18   - '@id': boxcoop:f9cf3dd3-b498-429e-aa9d-dfcbf488603e#resource
     19     '@type': vf:MaterialResource
     20     'vf:category': prodont:Onion
     21     'vf:lotIdentifier': 37591c70
     22     'vf:currentLocation': boxcoop:98c38881-696d-4339-a823-3f6960bc9141#place
     23     'vf:mostRecentEvent': boxcoop:689cd00f-7740-4b8b-ac81-40dcfe312b44#event
     24     'vf:quantity':
     25       '@type': qudt:QuantityValue
     26       'qudt:unit': unit:Kilogram
     27       'qudt:numericValue': 64
     28 
     29   - '@id': boxcoop:a53e347d-2675-4a84-8882-ad8f30a16f06#resource
     30     '@type': vf:MaterialResource
     31     'vf:category': prodont:Carrot
     32     'vf:lotIdentifier': 93eb3164
     33     'vf:currentLocation': boxcoop:98c38881-696d-4339-a823-3f6960bc9141#place
     34     'vf:mostRecentEvent': boxcoop:d2842c60-917f-4336-a908-7f5bffb44862#event
     35     'vf:quantity':
     36       '@type': qudt:QuantityValue
     37       'qudt:unit': unit:Kilogram
     38       'qudt:numericValue': 86
     39 
     40   - '@id': boxcoop:6cb861ba-993d-4293-a9aa-9fd31f1411be#resource
     41     '@type': vf:MaterialResource
     42     'vf:category': prodont:Tomato
     43     'vf:lotIdentifier': 58054c8d
     44     'vf:currentLocation': boxcoop:98c38881-696d-4339-a823-3f6960bc9141#place
     45     'vf:mostRecentEvent': boxcoop:3bf3989d-9ed1-4be7-a0ac-2d02951eb850#event
     46     'vf:quantity':
     47       '@type': qudt:QuantityValue
     48       'qudt:unit': unit:Kilogram
     49       'qudt:numericValue': 47