I am learning on RDF and framework to implement them from RDF4J. While exploring I came across two APIs that seem to be very similar.
This is the one that RDF4J uses in its examples. These start with org.eclipse.rdf4j....
There is a very similar API here, which starts with org.openrdf....
What is the difference between these two?