BinStore
From semanticweb.org
| BinStore | |
|---|---|
| Status: | stable |
| Last release: | 1.0.0 (January 26, 2008) |
| License: | BSD |
| Affiliation: | FZI |
BinStore is a Java libary that maps URIs to binary blobs. Different from many other APIs, it offers a random-access API. There are two implementations, one mapping to files, the other pure in-memory.
It is used in
[edit] Documentation
Note: In swecr.model, BinStore needs not to be directly used. Instead, BinContent can be used.