Repository implementation that uses a Sail stack for RDF storage and querying.
<dependency>
<groupId>org.openrdf.sesame</groupId>
<artifactId>sesame-repository-sail</artifactId>
<version>4.1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a SailRepository backed by an in-memory store.
Migrate to RDF4J, which is the successor of Sesame.
No dependency data recorded yet.