The referring passage (last line) is created from quote from Die Fackel (//quote[starts-with(@source, "https://fa")]). It is an earlier //rs[@type="work" and @subtype="pmb"] that does actually refer to this pmb41244/published-expression.
This statement also exists. It has the same referred-to-entity; here it's correct:
So I guess there is something wrong with assigning continuing numbers to the different elements?
ps.: Maybe it has something to do with this: The @source in the Fackel-quote is "https://fackel.oeaw.ac.at/f/757,0u4" - which, because it refers to a front page ("0u4") can not be found in the fackeltexts_cascaded in any @range. Maybe try filtering those out (for special treatment maybe later on)?
Right now, I find this statement:
The referring passage (last line) is created from quote from Die Fackel (
//quote[starts-with(@source, "https://fa")]
). It is an earlier//rs[@type="work" and @subtype="pmb"]
that does actually refer to thispmb41244/published-expression
. This statement also exists. It has the same referred-to-entity; here it's correct:So I guess there is something wrong with assigning continuing numbers to the different elements?
ps.: Maybe it has something to do with this: The
@source
in the Fackel-quote is "https://fackel.oeaw.ac.at/f/757,0u4" - which, because it refers to a front page ("0u4") can not be found in the fackeltexts_cascaded in any@range
. Maybe try filtering those out (for special treatment maybe later on)?