book_id (chr): The book id of type "jstor", which is not a registered
DOI.
file_name (chr): The filename of the original .xml-file. Can be used
for joining with other data for the same file.
part_id (chr): The id of the part.
part_label (chr): A label for the part, if specified.
part_title (chr): The title of the part.
part_subtitle (chr): The subtitle of the part, if specified.
authors (list): A list-column with information on the authors. Can be
unnested with tidyr::unnest()
. See the examples and jst_get_authors()
.
abstract (chr): The abstract to the part.
part_first_page (chr): The page where the part begins.