Ticket #512 (new enhancement)

Opened 1 year ago

Last modified 1 year ago

Publishing Application does not create deceased footnote when <contrib> element has deceased="yes" attribute

Reported by: russ Assigned to: alex
Priority: low Milestone:
Component: ambra Version: 0.7
Keywords: xslt ingest xml footnote contributor Cc:
Blocking: Blocked By:

Description

In article 667 (not yet published) we have a deceased author.

<contrib contrib-type="author" deceased="yes" xlink:type="simple">
  <name name-style="western">
    <surname>Aldrich</surname>
    <given-names>Henry</given-names>
  </name>
  <xref ref-type="aff" rid="aff2"><sup>2</sup></xref>
</contrib>

Bonnie's understanding is that there should be some kind of footnote for this "(in the same way the equal-contribu attribute works)" but no such footnote is showing up.

I'm not sure if this is a brand new request, or something that was in the original spec but never tested. I'll let you know if I find any more info about it, a description of how this footnote should render, etc. etc.

thanks!

Dependency Graph

Attachments

pone.0000667.zip (3.5 MB) - added by russ on 08/09/07 16:21:23.

Change History

07/30/07 16:14:13 changed by russ

  • owner changed from jsuttor to russ.

compare with e93, author carol busbaum:

http://www.plosone.org/article/fetchArticle.action?articleURI=info:doi/10.1371/journal.pone.0000093

the XML is totally different in e93.

i'll take this ticket until i understand what's up and what's necessary...

07/30/07 16:28:09 changed by russ

  • owner changed from russ to jsuttor.
  • priority changed from medium to low.
  • summary changed from There should be a footnote for deceased authors to topaz does not create deceased footnote when <contrib> element has deceased="yes" attribute.

okay, apparently there are two valid ways to kill an author with the NLM-DTD.

topaz supports one (e93) but not the other (e667).

topaz should support both. the markup in e667 should display a dagger and footnote just like e93 does.

however, i think we can work around this for now using the markup that works so not urgently urgent.

08/07/07 16:25:51 changed by

  • milestone deleted.

Milestone Bugs deleted

08/09/07 11:11:01 changed by amit

  • owner changed from jsuttor to stevec.
  • milestone set to 0.8.

Steve, is this easy enough to do?

08/09/07 15:29:18 changed by stevec

  • owner changed from stevec to russ.

I need the zip file for this article to test.

08/09/07 16:21:23 changed by russ

  • attachment pone.0000667.zip added.

08/09/07 16:22:17 changed by russ

  • owner changed from russ to stevec.

enjoy!

08/22/07 09:21:57 changed by amit

  • milestone changed from 0.8 to 0.9.

09/02/07 22:41:40 changed by

  • milestone deleted.

Milestone 0.9 deleted

10/29/07 20:36:30 changed by amit

  • owner changed from stevec to alex.
  • summary changed from topaz does not create deceased footnote when <contrib> element has deceased="yes" attribute to Publishing Application does not create deceased footnote when <contrib> element has deceased="yes" attribute.