You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a broader issue because a number of fields have different names:
scientificMetadata -> meta
datasetName -> name
datasetlifecycle -> lifecycle
version -> api_version
For the first 3, I did this to shorten user code in Scitacean and remove redundancy (dataset.datasetName seems unnecessary). For version, I did this to clarify that it is not the dataset's version.
As a user, I would expect to access and set a dataset scientific metadata with the property
scientifc_metadata
to match the naming used in scicat.The text was updated successfully, but these errors were encountered: