icaruseu / mom-ca

Monasterium.net (http://www.monasterium.net/mom) - repository and collaborative archive
https://github.com/icaruseu/mom-ca/wiki
GNU General Public License v3.0
17 stars 11 forks source link

display image zones with annotations in single charter view #170

Open GVogeler opened 9 years ago

GVogeler commented 9 years ago

published annotations created with EditMOM 3 should be stored in collection('/db/mom-data/metadata.annotation/svg')//atom:entry//svg:svg/rect[@id="@facs "] and referenced in collection('/db/mom-data/metadata.charter.public/')//cei:figure/cei:zone. Link to markup is created via @facs in charter xml.

GVogeler commented 7 years ago

with the EditMOM3 image annotation tool you can add cei:zone to cei:figure and link this via @facs pointing to cei:zone/@id to any markup in the charter xml. This information is currently not displayed in the charter view.

GVogeler commented 3 years ago

solved with image tool (https://github.com/icaruseu/mom-ca/blob/59703228e9de2b222be9439fc61cdd530a8c78bd/my/XRX/src/mom/app/annotation/js/jquery.imageTool.js)?