bw_interface_schemas.lci
Attributes
Classes
A data source, such as a publication or field measurement. |
|
An quantitative edge linking two nodes in the graph. |
|
Change defaule model_dump behaviour to not export unset values by default |
|
Change defaule model_dump behaviour to not export unset values by default |
|
Change defaule model_dump behaviour to not export unset values by default |
|
A generic process, possibly multi-functional. Does not have a reference product. |
|
Chimaera which serves as both a product and a process in the graph. |
|
Change defaule model_dump behaviour to not export unset values by default |
|
Separate out the fields used in uncertainty distributions |
Module Contents
- class bw_interface_schemas.lci.DataSource[source]
Bases:
ParsimoniusA data source, such as a publication or field measurement.
Very preliminary.
- class bw_interface_schemas.lci.Edge[source]
Bases:
UncertaintyDistributionAn quantitative edge linking two nodes in the graph.
- class bw_interface_schemas.lci.ElementaryFlow[source]
Bases:
NodeChange defaule model_dump behaviour to not export unset values by default
- class bw_interface_schemas.lci.Node[source]
Bases:
ParsimoniusChange defaule model_dump behaviour to not export unset values by default
- references: list[DataSource] | None = None[source]
- class bw_interface_schemas.lci.Parsimonius[source]
Bases:
pydantic.BaseModelChange defaule model_dump behaviour to not export unset values by default
- class bw_interface_schemas.lci.Process[source]
Bases:
NodeA generic process, possibly multi-functional. Does not have a reference product.
Only difference from Node is that some more fields are required.
- class bw_interface_schemas.lci.ProcessWithReferenceProduct[source]
Bases:
ProcessChimaera which serves as both a product and a process in the graph.
- class bw_interface_schemas.lci.Product[source]
Bases:
NodeChange defaule model_dump behaviour to not export unset values by default
- class bw_interface_schemas.lci.UncertaintyDistribution[source]
Bases:
ParsimoniusSeparate out the fields used in uncertainty distributions