ml4ai / ASKEM-TA1-DataModel

1 stars 0 forks source link

Added a provenance field to VariableStatement objects #4

Closed enoriega closed 1 year ago

enoriega commented 1 year ago

This field will let us know which pipeline/software component generated the extractions by attaching a new data class to the variable statements

enoriega commented 1 year ago

@Tranway1 Please check the new field to indicate provenance on VariableStatements

I took the liberty to fill in the value on the MIT converter, but please double check it to make sure it looks okay for you.

Please let me know what you think

Tranway1 commented 1 year ago

This change makes sense to me