Node Types¶
Material¶
Materialnodes are the fundamental building blocks of the data model. These represent a material in a given state.
Action¶
Actionnodes are operations that generate newMaterialnodes have incoming edges from any inputMaterialcan generateMaterialfrom a vendor or receiving aMaterialfrom a collaborator.
Measurement¶
Measurementnodes act upon aMaterialnode to yield some form of raw data.
Analysis¶
Analysisnodes act upon aMeasurementnode to yield some form of processed data.