Description
32-bit semantic-web tools can store RDF triples in memory through a lightweight C library. This helps applications query, transform, and pass linked-data metadata without building their own RDF store.
It is a data-structure library, not a database UI. Memory use depends on RDF graph size, so applications should plan for large data sets carefully.