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
ATM, the models defined in dandischema.models are independent of the value of the instance_identifier field of the instance config defined in dandischema.conf. This value is only used for the generation of DataCite metadata in the to_datacite() function.
Utilize the value of the instance_identifier field of the instance config defined in dandischema.conf in the definition of PublishedDandiset. One can formulate utilization based on the definition of doi field in PublishedDandiset.
Note
This issue created in response to the post at #323 (comment)