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
so neither title nor explicit field include identifier (000485, or DANDI:000485) or version (0.241014.2127).
@djarecka found already that there is Version attribute we should add to datacite records, but it does not then appear in bibtex rendering. She also discovered that "identifiers" was removed in 4.5 from new JSON schema version since it is not really in original schema. Apparently the entire datacite jsonschema serialization is a fruit of "manual labor":
ATM our records look like
so neither title nor explicit field include identifier (000485, or
DANDI:000485
) or version (0.241014.2127
).@djarecka found already that there is
Version
attribute we should add to datacite records, but it does not then appear in bibtex rendering. She also discovered that "identifiers" was removed in 4.5 from new JSON schema version since it is not really in original schema. Apparently the entire datacite jsonschema serialization is a fruit of "manual labor":and is not "official":
I will file a separate issue/PR on
identifiers
and overall there is more to figure out how to improve our citation record.The text was updated successfully, but these errors were encountered: