Brill signed an agreement with Cadmore Media for the integration of audio and video in online publications. Besides hosting the content, Cadmore offers services such as a management portal for editing the content, transcriptions (in different languages) etc. This page gives an overview of the main functionality and specifies the instructions that are required in the JATS and BITS XML to include audio and video fragments in an article or chapter.
A dedicated management portal is available at https://app.cadmoremedia.com/Platform/BRILL. Main functionality of the portal comprises:
The <fig>-element with @specific-use="cadmore" is used to specify the video fragment to be included in the HTML-presentation of the article. The basic layout of the xml is given in the following sample. Note that "b1abf5a7-d908-4425-9048-f46f1a50f163" is the Cadmore ID that is generated in the management portal. Additional instructions are available to include the transcription of spoken text or a description of the veideo. See Media files hosted with Cadmore for additional information.
<p><fig specific-use="cadmore" position="float" orientation="portrait"> <alternatives> <media xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://stream.cadmore.media/player/b1abf5a7-d908-4425-9048-f46f1a50f163" content-type="media/mp4" position="float" orientation="portrait"/> </alternatives> </fig></p> |
Including this XML will result in an inline video player in the full text display of the article: