valueflows

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

stock-before-assembly.yaml (1578B)


      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:quantity':
     13       '@type': qudt:QuantityValue
     14       'qudt:unit': unit:Kilogram
     15       'qudt:numericValue': 180
     16 
     17   - '@id': boxcoop:f9cf3dd3-b498-429e-aa9d-dfcbf488603e#resource
     18     '@type': vf:MaterialResource
     19     'vf:category': prodont:Onion
     20     'vf:lotIdentifier': 37591c70
     21     'vf:currentLocation': boxcoop:98c38881-696d-4339-a823-3f6960bc9141#place
     22     'vf:quantity':
     23       '@type': qudt:QuantityValue
     24       'qudt:unit': unit:Kilogram
     25       'qudt:numericValue': 65
     26 
     27   - '@id': boxcoop:a53e347d-2675-4a84-8882-ad8f30a16f06#resource
     28     '@type': vf:MaterialResource
     29     'vf:category': prodont:Carrot
     30     'vf:lotIdentifier': 93eb3164
     31     'vf:currentLocation': boxcoop:98c38881-696d-4339-a823-3f6960bc9141#place
     32     'vf:quantity':
     33       '@type': qudt:QuantityValue
     34       'qudt:unit': unit:Kilogram
     35       'qudt:numericValue': 87
     36 
     37   - '@id': boxcoop:6cb861ba-993d-4293-a9aa-9fd31f1411be#resource
     38     '@type': vf:MaterialResource
     39     'vf:category': prodont:Tomato
     40     'vf:lotIdentifier': 58054c8d
     41     'vf:currentLocation': boxcoop:98c38881-696d-4339-a823-3f6960bc9141#place
     42     'vf:quantity':
     43       '@type': qudt:QuantityValue
     44       'qudt:unit': unit:Kilogram
     45       'qudt:numericValue': 48