platform-documentation

Magazines

Magazines are periodicals for a more general public. On the platform, the content (PDF) is present in “flipbooks” (Flowpaper functionality).

Technically, magazines are books on the platform, and this is visible

Basically, books and magazines cannot be distinguished on the platform. Moreover, the platform has been tweaked to show journals only.

However, magazines are a separate content type on the platform and can be filtered using the MagazineIssue filter. (Although the magazine issues are called “volumes” and are published twice a year). For example:

The magazine issues (“volumes”) can be found under

The magazine as a whole can be found under

license

It is important to add the correct license information to the metadata. It is also important to realize that on the platform, e-commerce is not activated for this content type. This means that if users do not have access to the magazine, they will see neither a PDF button nor a “Buy this now” button.

(And because there is no abstract or keywords, a magazine issue landing page will ook very bare).

cover image

Must be added manually

issues

BITS

Because magazines are books, they are encoded in BITS XML. Currently, the BITS files are metadata only.

enrich the metadata

It can be helpful to add a little more information to the metadata. <collection-meta> and <book-part> make little sense, but consider

example BITS XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//NLM//DTD BITS Book Interchange DTD v2.0 20151225//EN" "BITS-book2.dtd">
<book xmlns:xlink="http://www.w3.org/1999/xlink" book-type="magazine" xml:lang="en">
        <book-meta>
        <book-id book-id-type="doi">10.5117/DDB2022.124.000</book-id>
        <book-title-group>
                <book-title>De Dikke Blauwe Volume 124</book-title>
        </book-title-group>
        <contrib-group>
                <contrib contrib-type="editor">
                   <name>
                       <surname>Renzenbrink</surname>
                      <given-names>Karlijn</given-names>
                      <prefix></prefix>
                   </name>
                 <xref ref-type="aff" rid="bid.m.1"/>
                </contrib>
                </contrib-group>
               <aff id="bid.m.1">
                <institution>Renzenbrink PR &amp; Communicatie</institution>, <addr-line>Amsterdam</addr-line>
               </aff>
        <pub-date publication-format="online">
                <year>2023</year>
                <month>05</month>
        </pub-date>
        <issn publication-format="electronic" content-type="periodical">2666-4186</issn>
        <publisher>
                <publisher-name>Amsterdam University Press</publisher-name>
                <publisher-loc>
                        <addr-line>Nieuwe Prinsengracht 89</addr-line>
                        <postal-code>1018 VR</postal-code>
                        <city>Amsterdam</city>
                        <country>Nederland</country>
                </publisher-loc>
        </publisher>
        <permissions>
                <copyright-statement>Copyright &#x00A9; 2022, Amsterdam University Press</copyright-statement>
                <copyright-year>2022</copyright-year>
                <copyright-holder>Amsterdam University Press</copyright-holder>
        </permissions>
        <self-uri xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="DDB2022_124_000.pdf" content-type="pdf" />
</book-meta>
</book>

XML in the interface

search results

search results page = volume page