Open JGilbert-eLife opened 5 years ago
Last minute user stories. (maybe it should be a separated issue to deal with group of figures)
What if
User Stories
XML Sample
<fig-group>
<label>Figure 2</label>
<caption xml:lang="fr">
<title>Le programme original du 1<sup>er</sup> congrès octobre 1960</title>
</caption>
<fig id="fi6">
<graphic xlink:href="1861197n.jpg" position="float" content-type="figure"/>
<graphic xlink:href="1861198n.jpg" position="float" content-type="figure"/>
</fig>
</fig-group>
Considerations
Here is an extension of the user stories for structured multi-panel figures.
EMBO SourceData allows the creation of structured figures where individual panels benefit from all functionalities normally available to figures.
Hi @NickDuf do you have any comments on these additional user stories before I incorporate them into the main ticket specification at the top?
@FAtherden-eLife any changes required to the XML?
@Melissa37 I will take a look this morning.
@Melissa37 I think this user story and consideration informs/greatly affects the discussion in #1281: User story
As an author, I want to group several figures so that I can visually present results as a hierarchy of main vs additional/supplementary/secondary figures.
Consideration
The user stories above include the SourceData multi-panel figures use case and the eLife’s multi-figure group use case. Current use case do not combine both approaches but making both use cases mutually exclusive would probably not be the best solution for the future.
I don't think we need to add anything to the XML requirements here though based on these user stories.
@Melissa37, @JGilbert-eLife what about Fabio's comment above? Presumably, we need to account for this in some way?
@FAtherden-eLife It sounds like it could be covered by a stricter implementation of what Source Data want to do. Perhaps we can revisit this once Nick's finished looking over their user stories?
@source-data - @NickDuf is going to be out of the office until Monday but he would like to set up a quick phone call to ask a few questions about the user stories you posted above.
Description
Main figures are present in nearly every research article.
User stories
Author
Production staff
Érudit
But what if . . . ?
Please provide details of situations that may occur and/or overlap with other features and are not covered in the user stories.
Consideration
XML requirements
Captured using
fig
.The content of
label
is (in part) dependent onfig
location. If it's in an appendix (say, Appendix 1), then the label is prefaced with 'Appendix 1—', i.e<label>Appendix 1—figure 1.</label>
, and if it's placed in boxed text then it's prefaced with the 'Box 1—' i.e<label>Box 1—figure 1.</label>
.fig
must be allowed to captured as a child of the following elements:eLife needs to
fig
to allow the following child elements:Example of
attrib
use:Mock ups
Proposal