Skip to content

Version 3.11.0

Compare
Choose a tag to compare
@patrickkwang patrickkwang released this 08 Sep 13:20
· 495 commits to master since this release

New features:

  • handle mixed canonical and non-canonical predicates
  • handle qnode/qedge constraints
  • /asyncquery endpoint

Logging improvements:

  • add timing information to KP request logging
  • elide long CURIE lists

Performance improvements:

  • skip validating /query responses
  • merge kgraphs without attribute unions, which are very slow

Misc. improvements:

  • handle KP /meta_knowledge_graph problems better