I am working with the USLCI database, which I downloaded from lcacommons.gov as an archive of JSON-LD files. When I build a product system for any given product, it ends up requiring the use of refinery products like diesel, gasoline, bitumen, etc.
It turns out that USLCI has two different providers for all of these processes:
- Crude oil, in refinery, whose date range is 1996-2002
- Petroleum refining, in refinery, which dates from 2003
Neither of these processes is linked to by any foreground processes because it's USLCI. The problem is, the software seems to prefer "Crude oil, in refinery". Is it possible to tell the linker to ignore that provider? or do I need to delete it from the database in order to avoid having it linked?
Thanks in advance.