Basic information like Book chapter "Book information" box
Book information box contains
a field for ISBN, with an optional medium dropdown, and a possibility to add more ISBNs. Ideally, the ISBN should be normalized and validated. Schema: isbns
a field for publisher. Schema: publisher in imprints
a field for publication date. Schema: date in imprints
a field for publication place. Schema: place in imprints
a field for edition. Schema: editions
a field for book series title. Schema: title in book_series
a field for book series volume. Schema: volume in book_series
Book chapter
Book
Book information box contains
isbns
publisher
inimprints
date
inimprints
place
inimprints
editions
title
inbook_series
volume
inbook_series
Proceedings