getAnnotationsInText.xql should search edition collection
Currently the xql queries
https://github.com/Edirom/Edirom-Online/blob/d31d591500a8f27f47d95912f9a50107125ee334/add/data/xql/getAnnotationsInText.xql#L33
This will not properly return any annotation as the concept for installing edirom editions no longer requires them in /db/contents
Connected to #83 if we go the way to define a standard function for retrieving annotations in the annotation XQuery module.
This would need a dataset with annotation in texts. Does anyone from @Edirom/edirom-online-developer have one at hand? Otherwise, we should push this to 1.0.1 or 1.1.0.
@hizkile basically here’s the same as in #156 so maybe you could tackle them in combination ;-)