Commit Graph

6 Commits (d170b536091a67132c01aaf0ff0a53536a17261d)

Author SHA1 Message Date
Tpt 73af297b4c Adds From<Iri> to NamedNode 1 year ago
Tpt ad4bfe35c2 Fixes typos in the documentation 3 years ago
Tpt fefe583a2d Adds VariableRef 3 years ago
Tpt 967dbacad7 Spargebra: Uses oxrdf terms 3 years ago
Tpt bdf342b825 Makes oxrdf independent from rio_api 3 years ago
Tpt f5545f1948 Makes Oxigraph model standalone as oxrdf 3 years ago
Tpt f15430804a Removes From implementations between Oxigraph and Rio 3 years ago
Tpt a228d266c5 Fixes some internal links in the documentation 4 years ago
Tpt 7f8bbce07f Makes rustdoc build the internal links in the documentation 4 years ago
Tpt 9b202efc27 Fixes some typos 4 years ago
Tpt 6b3062f496 Renames some sparql module element and improves documentation 4 years ago
Tpt db6dbea1ec Removes all deprecated items 4 years ago
Tpt fdc0dbbeef Adds #[inline] annotations to simple public functions 4 years ago
Tpt 8bc84b2820 Adds borrowed data structures for RDF terms 4 years ago
Tpt 9038ab3921 Converts oxigraph::Error into oxigraph::sparql::EvaluationError 4 years ago
Tpt 71aa5a6c79 Allows BlankNode struct to store any valid blank node identifier 4 years ago
Tpt c3ae01e701 Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm 4 years ago
Tpt 5039da163b Small code cleanup 4 years ago
Tpt cc7c92092f Provides a nice API for SPARQL SELECT solutions handling 4 years ago
Tpt febaad9bdb Adds new easy equality method to NamedNode 4 years ago
Tpt 42fafbe57f Avoids using the big oxigraph::Error in model structures 4 years ago
Tpt 480d3a0077 Small documentation improvements 4 years ago
Tpt 2b85a06487 Migrates to oxiri and oxilangtag 4 years ago
Tpt beb7192e22 Removes ModelError 5 years ago
Tpt 23f5ac78ed Drops dependency on anyhow to get something implementing std::error::Error 5 years ago
Pierre-Antoine Champin 053335b431 open API for creating unchecked NamedNode 5 years ago
Tpt 85bc596cc0 Renames Rudf to Oxigraph 5 years ago
Tpt 25b5e20c2b Migrates to Rio 0.3 5 years ago
Tpt 2f706a777f Adds our own IRI normalization instead of relying on Url crate 5 years ago
Tpt 9ccc079b4c Adds Repository::load_graph to load graph files 5 years ago
Tpt a803daa64b Removes NamedNode::from_str 5 years ago
Tpt de8997c750 Makes NamedNode store a String internally 5 years ago
Tpt f78121f9d3 Removes utils file 5 years ago
Tpt 1e0d803272 Makes code more "Rust 2018" idiomatic 6 years ago
Tpt 6862fd346e Applies "cargo fix --edition" 6 years ago
Tpt 071b3934b7 Applies more clippy lints 6 years ago
Tpt 23387ab76e Makes repository root directory a Cargo workspace 6 years ago
Tpt 5cff79c372 Improves documentation and public interfaces 6 years ago
Tpt 7ed4252ad8 Adds beginning of SPARQL evaluation 6 years ago
Tpt 39116bf2c9 Migrates from RioError to standard error system 6 years ago
Tpt 4c87cef171 Makes NamedNode::parse_str return global error 6 years ago
Tpt 53a5a7df10 Explodes model::data module 6 years ago