Skip to content

claim extraction improved

Cristina Pauna requested to merge feature/claim_extract into main
  • Claim extraction improved in VerificationService implementation
  • Added test which presents desired behavior - 20 claims were extracted from one test SD and added to Graph DB.
  • But added claims looks useless - there is no way to request any useful data from them, there is also no way to request claims belonging to one SD.
  • When we delete test SD - the claims are not deleted from Graph DB.

Merge request reports