Open JGilbert-eLife opened 5 years ago
@JGilbert-eLife
Last minute considerations. In some of our articles we have grouped examples, as for example:
<disp-quote content-type="group">
<disp-quote content-type="example">
<label>1</label>
<p>example 1</p>
</disp-quote>
<disp-quote content-type="example">
<label>2</label>
<p>example 2</p>
</disp-quote>
</disp-quote>
@JGilbert-eLife
We did a better evaluation of our corpus. There is only 2 articles with group of examples. We can ignore them. Feel free to remove this and the previous comment.
Thanks for letting me know @fabiobatalha
Description
Text intended to be pulled out as a quote.
User stories
Author
Production staff
But what if . . . ?
Consideration
display-quote
acts as a container for this content, to distinguish it from the non-quoted content around it.disp-quote
for pull quotes in Feature articles and in the author responsesub-article
to capture quotes from the decision lettersub-article
.XML requirements
Display quotes are captured in the element
disp-quote
.PKP example:
Erudit examples:
In eLife content
disp-quote
can be captured as a child of:body
sec
eLife allows the following child elements:
p
attrib
A
@content-type
attribute should be allowed for extra semantic capture. Examples include following values (which are essential for Érudit):content-type="verbatim"
content-type="dedication"
content-type="epigraph"
content-type="example"
content-type="editor-report"
This should be set up in the configuration.
Érudit allows the following children of
disp-quote
(including all variations):attrib
verse-group
disp-quote
fig
graphic
list
def-list
disp-formula
disp-formula-group
table-wrap
p
Mock ups
Proposal