Richard Eckart de Castilho
Richard Eckart de Castilho
**What's in the PR** This PR contains the feature allowing to map OAuth2 groups with INCEpTION roles, as described in the [corresopnding feaure request](https://github.com/inception-project/inception/issues/4941) **How to test manually** 1. Run...
**Is your feature request related to a problem? Please describe.** Currently, all recommenders train totally from scratch when annotations change. However, in some cases, it might be possible to just...
**Describe the refactoring action** **Apache annotator editor** - [ ] Removed workaround to https://github.com/sveltejs/svelte/issues/15799 **Recogito annotator editor** - [ ] Removed workaround to https://github.com/sveltejs/svelte/issues/15799 **Annotation detail popover** - [ ]...
**Is your feature request related to a problem? Please describe.** The UIMA JSON CAS export includes an optimization where type definitions from the type system section are omitted if there...
**Is your feature request related to a problem? Please describe.** It should be possible to update the string matching recommender incrementally. **Describe the solution you'd like** Take the string matching...
**Is your feature request related to a problem? Please describe.** Primitive features always start with a system-defined default value, e.g. the empty string for string fields. **Describe the solution you'd...
**Describe the bug** Loading the CSO SKOS ontology into inception produces a tree which has the intended root node ("computer science") at its leaves. It appears this is due to...
**Describe the bug** Meanwhile, it is not even possible anymore to create a label statement (or any statement) in reified local KBs. **To Reproduce** Steps to reproduce the behavior: 1....
**Is your feature request related to a problem? Please describe.** Document-level annotations are currently to included in annotation validation (I think) and in the sidebar, invalid annotations are not highlighted....
**Describe the bug** If we export a project and then import it again into the same instance, then the users are not created (because they exist already) and thus the...