Re: [jats-list] validating FundRef information in JATS 1.1

Subject: Re: [jats-list] validating FundRef information in JATS 1.1
From: "Charles O'Connor charles.oconnor@xxxxxxxxxxxx" <jats-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 1 Sep 2016 18:03:51 -0000
Hi Kelly,

The structure below validated in a file I dropped it into after I changed the
left double quote (U+201C) to a regular double quote in
'xlink:href="file.pdf".' (Just before the "f" in "file".)

I'm guessing that that's not the error you were getting, however. What error
is your parser throwing?

Best,
Charles
________________________________
From: Kelly McDougall kmcdouga@xxxxxxx
[jats-list-service@xxxxxxxxxxxxxxxxxxxxxx]
Sent: Thursday, September 01, 2016 1:29 PM
To: jats-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [jats-list] validating FundRef information in JATS 1.1

Hello,

Were in the process of transitioning to JATS 1.1 (Archiving and Interchange)
and would like to begin depositing funding information to CrossRef using the
FundRef Schema. Unfortunately, weve been unable to get it to validate against
the JATS-archive-oasis-article1-mathml3.dtd. Below s a snippet of how were
currently tagging this information. Has anyone else experienced this problem
and know how to ensure it will validate? Ive review the examples provided on
the JATS website, and even those dont seem to validate when I incorporate
them into our XML.


Sample markup:
<permissions>
<copyright-statement></copyright-statement>
<copyright-year></copyright-year>
<copyright-holder></copyright-holder>
</permissions>
<self-uri content-type="pdf" xlink:href=file.pdf"
xmlns:xlink="http://www.w3.org/1999/xlink"/<http://www.w3.org/1999/xlink%22/>
>
<funding-group specific-use="FundRef">
<award-group>
<funding-source>
<institution-wrap>
<institution></institution>
<institution-id></institution-id>
</institution-wrap>
</funding-source>
<award-id></award-id>
</award-group>
</funding-group>
</article-meta>

Thanks,
Kelly McDougall
Digital Products Coordinator
The MIT Press
One Rogers Street
Cambridge, MA  02142-1209
617-715-2820

Current Thread