Re: [jats-list] Request to identify each <sec> in an article by a unique DOI

Subject: Re: [jats-list] Request to identify each <sec> in an article by a unique DOI
From: "Tommie Usdin btusdin@xxxxxxxxxxxxxxxx" <jats-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 16 Jul 2014 18:38:40 -0000
I would put that in the @id attribute on the <sec>. For example:


<article dtd-version="1.1d1">
<front>
<journal-meta>...</journal-meta>
<article-meta>
<article-id pub-id-type="doi">10.????/_____</article-id>
  <sec id=doi:10.????/_____.a>
     
    </sec>
   <sec id=doi:10.????/_____.b>
     
     <sec id=doi:10.????/_____.b2>
          
          </sec>
    </sec>
</article>

(You need the doi: on the ids for 2 reasons: they make the type of ID clear
and since these are XML IDs they must start with an alpha character.)

I am sure there are other ways to do this, but this is the one that came to my
mind.

 Tommie



On Jul 16, 2014, at 2:01 PM, Good, Linda linda.good@xxxxxxxxxx
<jats-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:

> Hello,
> Weve had a customer request to add unique DOI numbers for each <sec> of an
article, e.g. if primary DOI is:   10.????/_______, then each sub-item would
have 10.????/_____.a,  10.????/_____.b, etc.
>
> Is there a preferred method of including this type of functionality in the
JATS dtd structure?
> Thank you in advance for any advice.
>
> Lin
>
>
>
> <image001.jpg>
>
>
> Linda J. Good
> XML Dev. Team Leader / Sr. Content Architect
> Cenveo Publisher Services
> 3575 Hempland Rd., Lancaster PA 17601
> t. 1.717.285.6815 | e. Linda.Good@xxxxxxxxxx
> c. 1.717.471.6406
> w. www.cenveopublisherservices.com
> Innovate.  Automate.  Collaborate.
>
> <image002.png> <image003.png>
>
>
>
>
> ****
> JATS-List info and archive
> EasyUnsubscribe (by email)

======================================================================
B. Tommie Usdin                        mailto:btusdin@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                           Phone: 301/315-9631
Suite 207                                    Direct Line: 301/315-9634
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
Mulberry Technologies: A Consultancy Specializing in XML and SGML
======================================================================

Current Thread