I noticed in the documentation that the previous in-memory graph implementation using RDFLib has been replaced with Apache Jena (Java).
Could you please clarify:
- What were the main reasons for this switch?
- Are there specific limitations or issues with RDFLib that led to this decision?
- Would you recommend avoiding RDFLib for similar use cases moving forward?
Understanding this would help guide our customization choices. Thanks in advance!