Re: [jats-list] BITS: <volume> and <volume-id> for book

Subject: Re: [jats-list] BITS: <volume> and <volume-id> for book
From: Wei Zhao <w.zhao@xxxxxxxxxxx>
Date: Fri, 13 Sep 2013 10:42:37 -0400
Thanks Kevin,

I don't have an example at hand now. For your example, yes, I think of "vol. 2" as the "book" and "vol. 38" as the "book series". So I think we can tag this way in BITS--

<book>
<collection-meta>
<title-group>
<title>Bulletin of the Institute of Classical Studies Supplements</title>
</title-group>
<volume>38</volume>
</collection-meta>
<book-meta>
<title-group>
<title>Cults of Boitia</title>
</title-group>
</book-meta>
<book-body>
<book-part>
<book-part-meta>
<book-part-id>2</book-part-id>
<title-group>
<title>Herakles to Poseidon</title>
</title-group>
</book-part-meta>
</book-part>
</book-body>
</book>

What if we want to put "Herakles to Poseidon" in <book-meta> and "Iolaos" in <book-part>?

Wei

--
Wei Zhao
Metadata Librarian
OCUL/Scholars Portal
Phone: 416 946-0951
Fax: 416 978-1668
w.zhao@xxxxxxxxxxx






On 9/12/2013 04:40 PM, Kevin Hawkins wrote:
Wei,

I'm unclear on the difference between a volume number for a book and for a book series. If you have one at hand, it would be helpful to see a citation formatted for print that contains both types of volume numbers.

Alternatively, you can tell me which is which in this complicated bibliographic reference involving two volume numbers (taken from the TEI Guidelines) ...

An article entitled "Iolaos" appeared on pages 64 to 70 of a volume entitled "Herakles to Poseidon", which was itself the second of a four volumes published together under the title "Cults of Boitia"; this last title constituted the 38th volume in the series "Bulletin of the Institute of Classical Studies Supplements".

Here there's "vol. 2" (of the four volumes in "Cults of Boitia") and "vol. 38" (in the series "Bulletin of the Institute of Classical Studies Supplements"). Do you think of "vol. 2" as the "book" and "vol. 38" as the "book series"?

--Kevin

On 9/12/2013 4:32 PM, Wei Zhao wrote:
Hi all,

I am trying to map a publisher's book DTD to BITS. Looks like <volume>
and <volume-id> are only allowed under <collection-meta>, and they are
no longer allowed under <book-meta> in BITS. How we can map the
following source elements to BITS?

/Publisher/Series/Book/BookInfo/BookVolumeNumber
/Publisher/Series/Book/BookInfo/BookSequenceNumber

These are the volume numbers for "book" instead of "book series".

Thanks,

Current Thread