Commit Graph

14 Commits (c18281183a553ae2e64189d0c34c75f4889e1d1f)

Author SHA1 Message Date
Tpt 3d07160167 Relaxes error bound from Into<Io::Error> to Into<EvaluationError> 5 years ago
Tpt 9038ab3921 Converts oxigraph::Error into oxigraph::sparql::EvaluationError 5 years ago
Tpt 0d4743f452 Uses io::Error for all basic disk store operations 5 years ago
Tpt 5d54bc2d06 Allows some low level storage trait to specify error type 5 years ago
Tpt 71aa5a6c79 Allows BlankNode struct to store any valid blank node identifier 5 years ago
Tpt 5039da163b Small code cleanup 5 years ago
Tpt 2866e1e3bd Introduces a custom error type for the SPARQL parser 5 years ago
Tpt dc08e181a8 Adds an other store based on Sled 5 years ago
Tpt cdb4cc4a39 Simplifies the public API 5 years ago
Tpt 2b85a06487 Migrates to oxiri and oxilangtag 5 years ago
Tpt 4c9bd52614 Validates language tags 5 years ago
Tpt a8dbc94d6f Improves Error type documentation 5 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