Chapter Copyright and Licenses

Capture Copyright and License information inside a <permissions> element child of <book-part-meta>

Note: If the chapter level copyright and license information are the same as the book level the details must still be included in each chapter <book-part-meta>.

Example

<permissions>
  <copyright-statement>© IOP Publishing Ltd 2021</copyright-statement>
  <copyright-year>2021</copyright-year>
  <copyright-holder>IOP Publishing Ltd</copyright-holder>
  <license license-type="iop-standard-books" xlink:href="https://publishingsupport.iopscience.iop.org/iop-standard/books">
    <license-p> This book is available under the terms of the
    <ext-link ext-link-type="uri" xlink:href="https://publishingsupport.iopscience.iop.org/iop-standard/books">IOP-Standard Books License</ext-link>
  </license-p>
    <license-p> Permission to make use of IOP Publishing content other
    than as set out above may be sought at <ext-link ext-link-type="email" xlink:type="simple">permissions@ioppublishing.org</ext-link> . </license-p>
    <license-p>Arthur R McGurn has asserted his right to be identified
  as the author of this work in accordance with sections 77 and 78
  of the Copyright, Designs and Patents Act 1988.</license-p>
  </license>
</permissions>