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
We should only write out the parentId if the namespace is 'gov.sciencebase.catalog'. It appears that the first identifier is used if one with the SB namespace is not present. In those instances, it would be better to set parentId to null.
We should only write out the parentId if the namespace is 'gov.sciencebase.catalog'. It appears that the first identifier is used if one with the SB namespace is not present. In those instances, it would be better to set parentId to
null
.See: https://github.com/adiwg/mdTranslator/blob/master/lib/adiwg/mdtranslator/writers/sbJson/sections/sbJson_parentId.rb#L17
The text was updated successfully, but these errors were encountered: