Update behavior to deal with new CleverSwarm ontology loading capabilities #8

Open
opened 2025-12-02 17:24:21 +00:00 by CoreRasurae · 0 comments
Member

Currently JSON ontologies file formats are required both for the benchmark and for the Text-to-KG modes, however with the new CleverSwarm capabilities the old JSON ontologies format can now be dropped.

Task to be done:

  • For the benchmark client replace the JSON ontology with the one of RDF/OWL supported serializations
  • For the Text-to-KG make the old CleverSwarm JSON ontologies format upload, optional.
  • Update the unit tests to be of at least 85% where required

Definition of done:

  • Show that the client code is able to work without the JSON ontologies
  • Show that the units tests are passing and have 85% coverage
Currently JSON ontologies file formats are required both for the benchmark and for the Text-to-KG modes, however with the new CleverSwarm capabilities the old JSON ontologies format can now be dropped. Task to be done: - For the benchmark client replace the JSON ontology with the one of RDF/OWL supported serializations - For the Text-to-KG make the old CleverSwarm JSON ontologies format upload, optional. - Update the unit tests to be of at least 85% where required Definition of done: - Show that the client code is able to work without the JSON ontologies - Show that the units tests are passing and have 85% coverage
CoreRasurae added this to the v0.1 milestone 2025-12-02 17:24:48 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
You do not have permission to read 1 dependency
Reference
cleverlibre/cleverswarm-python-client#8
No description provided.