Feature #2079
Updated by Alexander Watzinger about 1 year ago
Basically it's about linking entities (actors, places, ...) to specific parts of a source, instead of just linking them to the whole source, like it is possible currently. See draft the [[Text_annotation|draft]]. for [[Text_annotation|Text annotation]] A prototype is available for testing at the development demo, see: https://demo-dev.openatlas.eu/entity/221463 List of issues to keep track. Most of them will likely be added in another version next year: *Known bugs* * Annotation over line breaks: currently not working and prevented at creation. But it is possible to add them in existing annotations which breaks the text (widget). Either we make annotations including line breaks working, or at least prevent adding them in annotations when updating. *Additional functionality* * Annotation for texts of sources (backend) * Possibility to link entities that aren't already link (and than link them automatically) (widget + backend) * Prevent save if missing text and entity id, also for image annotation (backend) * How to deal with deleted entities of annotations (text and image) that have no text? (backend)