Open atulag0711 opened 2 years ago
This looks good, though if I would store not store the csv samples, but rather the arviz file (which is a more structured representation available for all toolboxes including pyro, stan, probeye, ..). In addition, the information that is stored in the export_to_rdf of probeye is certaintly included in the calibration script (which I would store as well), but includes machine readible information that can be queried (the script can't). Related to this there is a second question: what is the mean and standard deviation that we store. In our Bayesian setting this makes sense, but using different priors would result in different posteriors. Would we then choose reasonable priors and assume those to be always the same (thus hardcoded in the files), or do we provide an option to have multiple results (either again using Bayesian inference with different priors or likelihoods - e.g. with and without correlation, or even using a deterministic least squares fit being stored in parallel in the KG as a result of the Youngs modulus test?
Hello, After the calibration is performed, the calibrated Youngs mod (E) needs to be stored in the Knowledge graph. The project aims for data provenance so I think samples (in CSV format)(just the path stored), mean values, standard deviation and the path to the calibration script (if someone asks how it was calibrated) needs to be stored. Please see the attached mind map I made. This will involve the following updates to the current setup:
I already discussed with @PoNeYvIf. He is clear he said.