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
Mapping of sbJson titles to mdTranslator internal data structure:
reader complete
writer complete
{
"title":"Item Title"
}
Definition: (none)
Map to resource citation title: [schema][metadata][resourceInfo][citation].title view mdTools
{
"subTitle":"Item Subtitle"
}
Definition: A subtitle may be an explanatory or alternate title that provides additional information about the item. The subtitle may clarify the theme of the item, enhancing the title.
Map to resource citation title: [schema][metadata][resourceInfo][citation][alternateTitle][0] view mdTools
If there is a subtitle in sbJson the reader will map it to 'alternateTitles[0]'. However, if there is no subTitle, alternateTitles will begin filling in 'alternateTitles' beginning at position [0]. Thus there is no way to guarantee subTitle is actually a sub title when writing sbJson from the translator. Is this a problem?
Mapping of sbJson titles to mdTranslator internal data structure:
Definition: (none)
view mdTools
Definition: A subtitle may be an explanatory or alternate title that provides additional information about the item. The subtitle may clarify the theme of the item, enhancing the title.
view mdTools
Definition: (none)
view MdTools
Mapping to mdTranslator
Translation to mdJson
The text was updated successfully, but these errors were encountered: