43 releases
0.1.56 | Nov 13, 2024 |
---|---|
0.1.49 | Oct 30, 2024 |
0.1.5 | Jul 30, 2024 |
0.0.10 | Jan 29, 2024 |
0.0.3 | Oct 30, 2023 |
#597 in Web programming
1,672 downloads per month
Used in 19 crates
(18 directly)
285KB
7K
SLoC
srdf - Simple RDF
This crate contains simple traits to work with RDF in a generic way.
lib.rs
:
This crate contains a Simple RDF wrapper which can be useful to work with RDF data
It contains several traits that handle RDF data:
SRDFBasic
: Basic comparisons on RDF nodesSRDF
: Definitions on RDF graphsFocusRDF
: RDF graphs with a focus nodeRDFNodeParse
: RDF graphs that can be parsed
Dependencies
~15–27MB
~402K SLoC