Skip to content

Releases: JaFeKl/graph_db_interface

v2.0.1

27 Mar 08:02
8e1108d

Choose a tag to compare

What's Changed

v2.0.0

25 Mar 18:30

Choose a tag to compare

New release based on python 3.12

v1.1.0

07 Nov 12:58
4f6d0e3

Choose a tag to compare

Major Changes:

  • Introducing GraphDBCredentials
  • Added Kafka Manager
  • Refractored Logging
  • Changed Dependencies
  • Changed Prefix management
  • multiple small fixes

v0.4.0

09 Apr 14:58
974610e

Choose a tag to compare

  • Added new SPARQLQuery class to be used to create query strings
  • Reduced to single triples_get function which is now flexible and allows entities with different types (absolute iri, shorthand iri or e.g. Literals as objects)
  • Added many new tests

v0.3.0

06 Mar 15:31
a46c305

Choose a tag to compare

  • Removed SparqlWrapper
  • Added Literals support

v0.2.0

26 Feb 15:45

Choose a tag to compare

Fix PyPI publishing permissions