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

Subject: Re: [jats-list] validating FundRef information in JATS 1.1
From: "Kelly McDougall kmcdouga@xxxxxxx" <jats-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 2 Sep 2016 13:28:23 -0000
Hi Charles,

So after some more research, I discovered the problem was actually with
oXygen, which we use to validate our XML. Specifically, the errors were not
tied to the XML but the JATS framework used during validation. Ive corrected
the problem by updating the setting in OxYgen. Thanks for the feedback
though!

Kelly

From: "Charles O'Connor
charles.oconnor@xxxxxxxxxxxx<mailto:charles.oconnor@xxxxxxxxxxxx>"
<jats-list-service@xxxxxxxxxxxxxxxxxxxxxx<mailto:jats-list-service@xxxxxxxxxx
errytech.com>>
Reply-To:
<jats-list@xxxxxxxxxxxxxxxxxxxxxx<mailto:jats-list@xxxxxxxxxxxxxxxxxxxxxx>>
Date: Thu, 1 Sep 2016 18:03:53 +0000
To:
"jats-list@xxxxxxxxxxxxxxxxxxxxxx<mailto:jats-list@xxxxxxxxxxxxxxxxxxxxxx>"
<jats-list@xxxxxxxxxxxxxxxxxxxxxx<mailto:jats-list@xxxxxxxxxxxxxxxxxxxxxx>>
Subject: Re: [jats-list] validating FundRef information in JATS 1.1

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<mailto:kmcdouga@xxxxxxx>
[jats-list-service@xxxxxxxxxxxxxxxxxxxxxx<mailto:jats-list-service@xxxxxxxxxx
errytech.com>]
Sent: Thursday, September 01, 2016 1:29 PM
To: jats-list@xxxxxxxxxxxxxxxxxxxxxx<mailto: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
JATS-List info and archive<http://www.mulberrytech.com/JATS/JATS-List/>
EasyUnsubscribe<-list/2818723> (by email<>)

Current Thread