I would like to implement SAIL (for sesame2 ), which allows storing triples in hsqldb . I found the main documentation on the sesame website about: Sail API , Request for sail API , storage API , but I can not find a tutorial (which explains the API based on an example) that will help me get started, Does anyone have any development experience sail? Can someone point me to some materials on the Internet that will help me in my development?
source
share