Registry / other / rdf-types

rdf-types

JSON →
library0.22.5rscratesunverified

Data-structures and traits definitions for RDF.

# Cargo.toml [dependencies] rdf-types = "0.22.5"
INSTALL
IMPORT
SIG · RDF-TYPES
R
rdf-types
otherrustv0.22.5
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.

RdfType
use rdf_types::RdfType;

Creates a new RDF type instance.

use rdf_types::RdfType; fn main() { let t = RdfType::new(); println!("RDF type created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.22.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rdf-types — cargo add rdf-types · libregistry