adiwg / mdTranslator

Metadata translation tool built using Ruby
https://www.adiwg.org/mdTranslator/
The Unlicense
14 stars 12 forks source link

sbJson 2.0 previewImage #72

Closed stansmith907 closed 7 years ago

stansmith907 commented 7 years ago

Mapping of sbJson previewImage to mdTranslator internal data structure:

Definition: Object with 1 string field "from" and 4 image fields "thumbnail", "small", "medium", "large"

Mapping...


Mapping to mdTranslator

Translation to mdJson

stansmith907 commented 7 years ago

Question: Before mapping this block to mdTranslator I need to know if any of these preview images are appropriate to consider as 'browseGraphics'? If so, how do I identify them? Or are these just web page icons and buttons?

stansmith907 commented 7 years ago

Ignore previewImage altogether.

See browseImage in webLinks #66