Registry / other / sophia-inmem

sophia-inmem

JSON →
library0.10.0rscratesunverified

A Rust toolkit for RDF and Linked Data - In-memory Graph and Dataset implementations

# Cargo.toml [dependencies] sophia_inmem = "0.10.0"
INSTALL
IMPORT
SIG · SOPHIA-INMEM
S
sophia-inmem
otherrustv0.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Graph
use sophia_inmem::Graph;

Creates an in-memory RDF graph.

use sophia_inmem::Graph; fn main() { let graph = Graph::new(); println!("Graph created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
sophia-inmem — cargo add sophia-inmem · libregistry