RDF hackers will know about OpenRDF, which officially became Eclipse RDF4J in May 2016.
Its tagline is its power to "create applications that leverage the power of linked data and Semantic Web".
Sesame was another name for what is now known as RDF4J.
Many name changes were also effected in the move to a new governance structure. For example:
org.openrdf.* Java packages moved to org.eclipse.rdf4j.*
In particular the RDF4J project houses the SAIL (Storage and Inference Layer) API for low level transactional access to RDF data. Sail is dubbed the "JDBC of the RDF database world".
No comments:
Post a Comment