{"id":59710,"library":"oxrdf","title":"OxRDF","description":"Basic data structures related to RDF.","status":"active","version":"0.3.3","language":"rust","source_language":null,"source_url":"https://github.com/oxigraph/oxigraph","tags":["rdf","semantic-web","data-structures"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\noxrdf = \"0.3.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add oxrdf","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"NamedNode","correct":"use oxrdf::NamedNode;"}],"quickstart":{"code":"use oxrdf::NamedNode;\n\nlet node = NamedNode::new(\"http://example.com\").unwrap();\nprintln!(\"Named node: {}\", node);","lang":"rust","description":"Creates a new NamedNode from a URI."},"warnings":[],"env_vars":null,"search_vec":"'basic':2 'data':3,13 'data-structur':12 'oxrdf':1 'rdf':7,8 'relat':5 'semant':10 'semantic-web':9 'structur':4,14 'web':11","created_at":"2026-06-16T17:14:03.855566+00:00","updated_at":"2026-06-16T17:14:03.855566+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/oxigraph/oxigraph","github":"https://github.com/oxigraph/oxigraph","docs":"https://docs.rs/oxrdf/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}