What's Changed
- 🚀 #4611 - Run the three SPARQL queries in the concept linker in parallel by @reckart in #4612
- ⭐️ #4505 - Support importing OWL files in OWL Functional Syntax by @reckart in #4506
- ⭐️ #4507 - Support importing OBO ontologies by @reckart in #4508
- ⭐️ #4513 - Support full text search in knowledge bases running on Blazegraph by @reckart in #4514
- ⭐️ #4525 - Support recommendations for non-string primitive features by @reckart in #4526
- ⭐️ #4528 - Display key bindings in radio group string feature editor by @reckart in #4529
- ⭐️ #4537 - Ability to group annotations by layer by @reckart in #4539
- ⭐️ #4554 - Allow displaying comments from annotators on hover when curating using curation sidebar on the annotation page by @reckart in #4555, #4615
- ⭐️ #4572 - Support full text search in knowledge bases running on AllegroGraph by @reckart in #4573
- ⭐️ #4576 - Allow setting a document-level annotation when bulk processing by @reckart in #4577, #4581
- ⭐️ #4583 - Ability to configure layer visibility via a sidebar by @reckart in #4584
- ⭐️ #4591 - Display size of initial CAS in document table by @reckart in #4592
- ⭐️ #4596 - Ability to temporarily suspend recommenders by @reckart in #4598
- ⭐️ #4614 - Display suggestions from Named Entity Linker immediately by @reckart in #4640
- ⭐️ #4616 - Option to disable displaying suggestions in sidebar curation mode by @reckart in #4617
- ⭐️ #4628 - Better results when using unlabelled annotations for few-shot learning by @reckart in #4629
- ⭐️ #4636 - Ability to collapse groups in annotation sidebar by @reckart in #4637
- ⭐️ #4638 - Ability to filter annotation sidebar by covered text by @reckart in #4639
- ⭐️ #4641 - Ability to assign names to endpoints of relations by @reckart in #4642
- ⭐️ #4645 - Self-help info for reverse proxy problems by @reckart in #4659
- ⭐️ #4652 - Ability to specify INCEpTION command line arguments when using docker by @reckart in #4653
- ⭐️ #4657 - Allow creating long-distance relations between spans in the annotation sidebar by @reckart in #4658
- ⭐️ #4674 - Ability to select annotators and documents when calculating agreement by @reckart in #4675
- 📘 #4565 - Improve system-level backup documentation by @reckart in #4566
- 📘 #4595 - Update apache reverse proxy docs to make Web Sockets work by @TuringTux in #4599
- 🦟 #4449 - Adding new document level non-singleton annotations adds them in strange order by @reckart in #4654
- 🦟 #4557 - Bulk process page should not show processes from other projects by @reckart in #4609
- 🦟 #4602 - Project-specific user preferences may be saved without a user by @reckart in #4604, #4662
- 🦟 #4603 - Bulk actions in search sidebar should not be greyed-out when in sidebar curation mode by @reckart in #4605, #4607
- 🦟 #4655 - Opening a document in sidebar curation mode does not trigger auto-merge by @reckart in #4656, #4663
- 🦟 #4677 - Error when trying to fill a link feature slot by @reckart in #4678
- 🧪 #1319 - Cross-Layer Relations by @reckart in #4661
- 🧪 #1321 - Importing .ann files from BRAT by @reckart in #4621
- 🧪 #4503 - SPARQL query UI for developers by @reckart in #4504
- 🧪 #4567 - Add support for a generic CAS RDF export format by @reckart in #4568
- 🧪 #4625 - Azure AI Open AI recommender by @reckart in #4626, #4632
- ⚙️ #4634 - Pull document file storage code out of document service into a new service by @reckart in #4635
- ⚙️ #4523 - Factor endpoint-specific FTS code out into adapter classes by @reckart in #4524
- ⚙️ #4545 - Upgrade dependencies by @reckart in #4546, #4643, #4551, #4559, #4620, #4627, #4633
- ⚙️ #4558 - Better verification for feature names by @reckart in #4564
- ⚙️ #4562 - Project template for named entity annotation by @reckart in #4563
- ⚙️ #4650 - Reduce redundancy of traits handling code by @reckart in #4651
New Contributors
- @TuringTux made their first contribution in #4599
Full Changelog: inception-31.4...inception-32.0-beta-1