Richard Eckart de Castilho

Results 441 issues of Richard Eckart de Castilho

### Problem description The current Lucene SAIL only works with Lucene 8. ### Preferred solution Have another implementation of the Lucene SAIL that is compatible with version 9. ### Are...

📶 enhancement

**What's in the PR** - Move profile accessibility setting to property bean **How to test manually** * Enable/disable the profile access setting and check if it works **Automatic testing** *...

⚙️ Refactoring

**Describe the bug** Error when checking for orphaned KBs. **To Reproduce** Not sure. Probably a legacy problem. I do not think we use the `ForwardChainingRDFSInferencer` at the moment. **Expected behavior**...

🐛Bug
Module: Knowledge Base

**Describe the refactoring action** Upgrade dependencies. - [x] rhino 1.7.14 -> 1.7.15 - [x] ant 1.10.14 -> 1.10.15 - [x] junit 5.11.0 -> 5.11.1 - [x] junit-platform 1.11.0 -> 1.11.1...

⚙️ Refactoring

**What's in the PR** * ... **How to test manually** * ... **Automatic testing** * [ ] PR includes unit tests **Documentation** * [ ] PR updates documentation

**What's in the PR** * [x] Add `shortName` field to the DB * [x] Add `shortName` field to the `AnnotationLayer` entity * [x] Add mechanism into `AnnotaitonLayer` entity to fall...

🐛 Bug
Module: Project Search

**What's in the PR** * ... **How to test manually** * ... **Automatic testing** * [ ] PR includes unit tests **Documentation** * [ ] PR updates documentation

**Describe the refactoring action** Move all configuration options to Spring configuration beans. - [x] `SettingsUtil.CFG_USER_ALLOW_PROFILE_ACCESS` - [ ] `SettingsUtil.CFG_LINK_PREFIX` and friends - [ ] `SettingsUtil.CFG_WARNINGS_*` - [ ] `SettingsUtil.CFG_LOCALE` -...

⚙️ Refactoring

Currently, we only have very few of the UDPipe models available via Maven packages. Also package the remaining ones.

- [ ] drop `id` and base all actions on `groupId/datasetId/version/language/mediaType` - [ ] migrate UD dataset to `DatasetFactory` - problem here is that the DS is very large and...

⭐️ Enhancement
Module-api.datasets