Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Boook metadata is specified in the <book-meta>-element.


elementattribute(s)requireddescription
  • <collection-meta>
collection-typeYESattribute value: "series" or "sub-series". In case of "sub-series", two <collection-meta>-elements are used to specify the information on the series and on the sub-series level.
Book Metadata example
<book-meta>
	<book-id book-id-type="doi">10.1163/9789004387058</book-id>
	<book-title-group>
		<book-title>The Book in Mamluk Egypt and Syria (1250–1517)</book-title>
		<subtitle>Scribes, Libraries and Market</subtitle>
	</book-title-group>
	<contrib-group>
		<contrib contrib-type="author">
			<name name-style="western">
				<surname>Behrens-Abouseif</surname>
				<given-names>Doris</given-names>
			</name>
		</contrib>
	</contrib-group>
	<pub-date publication-format="online">
		<day>27</day>
		<month>9</month>
		<year>2018</year>
	</pub-date>
	<isbn publication-format="print">9789004387003</isbn>
	<isbn publication-format="online">9789004387058</isbn>
	<publisher>
		<publisher-name>Brill</publisher-name>
		<publisher-loc>Leiden | Boston</publisher-loc>
	</publisher>
	<permissions>
		<copyright-statement>Copyright 2019 by Koninklijke Brill NV, Leiden, The Netherlands.</copyright-statement>
		<copyright-year>2019</copyright-year>
		<copyright-holder>Koninklijke Brill NV, Leiden, The Netherlands</copyright-holder>
		<license license-type="ccc">
			<license-p>This work is published by Koninklijke Brill NV. Koninklijke Brill NV incorporates the imprints Brill, Brill Hes & De Graaf, Brill Nijhoff, Brill Rodopi, Brill Sense and Hotei Publishing. Koninklijke Brill NV reserves the right to protect the publication against unauthorized use and to authorize dissemination by means of offprints, legitimate photocopies, microform editions, reprints, translations, and secondary information sources, such as abstracting and indexing services including databases. Requests for commercial re-use, use of parts of the publication, and/or translations must be addressed to Koninklijke Brill NV.</license-p>
		</license>
	</permissions>
	<self-uri content-type="PDF" xlink:href="9789004387058_webready_content_text.pdf"/>
	<counts>
		<book-page-count count="190"/>
	</counts>
	<custom-meta-group>
		<custom-meta>
			<meta-name>version</meta-name>
			<meta-value>fulltext</meta-value>
		</custom-meta>
	</custom-meta-group>
</book-meta>