Summary
- [Enhancement#310] Add first acceptance test for generic abstract entity classes. (commit: 72d3351) (details)
- [Enhancement#310] Defer initialization of fields with type variable in generic entity classes. (commit: b80dcb5) (details)
- [Enhancement #310] Extend AbstractIdentifiableType to support generic attributes with subtypes specifying concrete type. (commit: ca47d67) (details)
- [Enhancement #310] Use subtypes with concrete generic types when building metamodel for generic abstract supertypes. (commit: 1da6ffd) (details)
- [Enhancement #310] Support multiple generic types for an entity class. (commit: 5f2626a) (details)
- [Ref] Remove skipping logging of static fields when building metamodel (commit: ca31811) (details)
- [Ref] Remove unnecessary field.setAccessible call in metamodel building. (commit: 8394995) (details)
- [Enhancement #310] Support generic types in query attributes. (commit: 250ae0d) (details)
- [Enhancement #310] Add documentation of generic attribute resolution mechanism, minor code improvements. (commit: 62124d7) (details)
- [Enhancement #310] Add an integration test for generic entity classes. (commit: e69ab65) (details)
- [Ref] Refactor AbstractIdentifiableType, should use less memory. (commit: 25f4130) (details)
- [Bug #316] Add test reproducing the issue. (commit: e7d7a79) (details)
- [Bug #316] Use context from descriptor to store RDF container type statement. (commit: 309d517) (details)
- [Feature#57] Add Virtuoso driver module with dependencies. (commit: 1d65df5) (details)
- [Feature#57] Implement acquisition of connection in VirtuosoDriver (commit: b31f937) (details)
- [Feature#57] Implement VirtuosoFactoryOfFactories (commit: 7d12cf2) (details)
- [Feature#57] Implement VirtuosoStorageConnector. (commit: 18f4f5d) (details)
- [Feature#57] Fix RDF4J driver tests. (commit: e10f092) (details)
- [Feature#57] Add integration tests for Virtuoso driver. (commit: ac81d15) (details)
- [Feature#57] Add integration query tests for Virtuoso driver. (commit: 06c73f0) (details)
- Qualify string query parameter with XSD string to pass strict query validation (e.g. in Virtuoso) (commit: b449da3) (details)
- [Feature #57] Working on Virtuoso integration tests. (commit: 15b153f) (details)
- [Feature #57] Revert string parameter qualification in SPARQL queries (commit: 3056341) (details)
- [Feature #57] Document incoherence between Virtuoso and RDF 1.1. (commit: 3921e4c) (details)
- [Feature #57] Adjust typed properties-based integration test for Virtuoso bug. (commit: d64846a) (details)
- [Fix] Revert accidental package renaming in integration tests. (commit: 07c6bad) (details)
- [Feature #57] Adjust typed properties-based integration test for Virtuoso bug (retrieve version). (commit: 828aa95) (details)
- [Feature #57] One more adjustment to typed properties Virtuoso integration test. (commit: 68be64c) (details)
- [Fix] Fix project version conflict in pom.xml. (commit: 8d4fd48) (details)
- [Upd] Update RDF4J to 5.1.2. (commit: a097560) (details)
- Fix SLF4J warnings (multiple bindings) in Jena driver. (commit: 242c3d1) (details)
- [Chore] Update license headers to 2025 (commit: 69fb169) (details)
- [2.3.0] Bump version, update changelog and readme. (commit: ce54836) (details)