valueflows

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

resources-4.yaml (1175B)


      1 '@context':
      2   - https://w3id.org/valueflows/v1
      3   - bkitchen: https://bike-kitchen.example/
      4 
      5 '@graph':
      6   - '@id': bkitchen:2ffb24c7-176b-4ae0-bd86-595f731c2800-bike#resource
      7     '@type': vf:Resource
      8     'vf:serialIdentifier': 595f731c2800
      9     'vf:model': bkitchen:cargobee#model
     10     'vf:quantity':
     11       '@type': qudt:QuantityValue
     12       'qudt:unit': unit:Each
     13       'qudt:numericValue': 0
     14 
     15   - '@id': bkitchen:43458403-176b-4ae0-bd86-8907re87wew-frame#resource
     16     '@type': vf:Resource
     17     'vf:serialIdentifier': 595f731c2111
     18     'vf:model': bkitchen:cargobee-frame#model
     19     'vf:category': bkitchen:used
     20     'vf:quantity':
     21       '@type': qudt:QuantityValue
     22       'qudt:unit': unit:Each
     23       'qudt:numericValue': 1
     24 
     25   - '@id': bkitchen:res89s89d-dfs8ds87d8-steel#resource
     26     '@type': vf:Resource
     27     'vf:model': metalmfg:g-steel
     28     'vf:quantity':
     29       '@type': qudt:QuantityValue
     30       'qudt:unit': unit:kg
     31       'qudt:numericValue': 1.5
     32 
     33   - '@id': bkitchen:res89s89d-ewr89ew8ee-waste#resource
     34     '@type': vf:Resource
     35     'vf:model': bkitchen:landfill-waste
     36     'vf:quantity':
     37       '@type': qudt:QuantityValue
     38       'qudt:unit': unit:kg
     39       'qudt:numericValue': 3.8