Richard Eckart de Castilho

Results 441 issues of Richard Eckart de Castilho

**Describe the bug** Project creators cannot import projects through remote API. **Expected behavior** A project creator should be able to import a project through the API. **Please complete the following...

🐛Bug
Module: Remote API

**Is your feature request related to a problem? Please describe.** The forward annotation mode only works in *very specific* situations and has pretty ugly code in the detail sidebar to...

Module: Annotation
💀 Removal

**Describe the refactoring action** Checks for access permissions currently tend to be all over the place. Try to consolidate them in certain `access` classes like `DocumentAccess`. **Expected benefit** Less redundant...

⚙️ Refactoring

**Is your feature request related to a problem? Please describe.** When hovering with the mouse on an annotation in the brat editor, we get various informations such as: * annotation...

⭐️ Enhancement
Module: PDF editor

@reckart Good catch. I didn't know about the CAS Doctor, sounds like a great feature. How about running CAS Doctor on importing CAS files to spot potential errors very early?...

⭐️ Enhancement

**Is your feature request related to a problem? Please describe.** If no global recommendations are required (e.g. if active-learning is not enabled), then it can be useful to only ask...

⭐️ Enhancement
Module: Recommender

**Describe the refactoring action** Split `setFeatureValue` code out of `WebAnnoCasUtil` into the individual feature supports. However, it is still being called directly in a couple of places which do not...

⚙️ Refactoring
Module: Annotation

**Describe the bug** We are using several components when interfacing with databases: * Liquibase to set up and manage the database schema * Hibernate to validate that the schema corresponds...

🐛 Bug

**Describe the refactoring action** Measures should be taken that access to a project that is in the process of being deleted is blocked. This should in particular avoid situations such...

🐛Bug

**Describe the refactoring action** The might be some tips in this ML thread for improving queries to Wikidata: https://lists.wikimedia.org/hyperkitty/list/[email protected]/thread/CVFUG43C3GCCZ7UZU52JCSXZXOZLLPPS/ **Expected benefit** Potentially faster queries against Wikidata.

Module: Knowledge Base
⚙️ Refactoring