Commit Graph

20 Commits (58fe455621f57ed3d19c4afdee6b46905c9b048a)

Author SHA1 Message Date
Tpt 85bc596cc0 Renames Rudf to Oxigraph 6 years ago
Tpt 0d8ccdae3e Simplifies some lifetimes 6 years ago
Tpt df3702ba89 Makes QueryOptions all passed to the prepare method 6 years ago
Tpt b4065e607c Runs cargo fmt 6 years ago
Dustin Whitney 5fe7b9e0d3 added some docs 6 years ago
Dustin Whitney 5912e4c40b tests working 6 years ago
Dustin Whitney a8ce5653f7 clean up warnings 6 years ago
Dustin Whitney 0e12edfdc9 refactored prepare_query 6 years ago
Dustin Whitney aea8dcebb9 wiring hooked up 6 years ago
Tpt e3fe4c5dc6 Allows to query the union all of graphs as the default graph 6 years ago
Tpt 0f0f145a80 SPARQL 1.1 query is now implemented 6 years ago
Tpt ab08308bb6 Allows RepositoryConnection to keep a state by making edit actions take a mut reference 6 years ago
Tpt 8e87396d5e Allows to set the base IRI for SPARQL queries 6 years ago
Tpt 45d78d490d Makes RepositoryConnection.prepare_query take &str instead of Read 6 years ago
Tpt 2f706a777f Adds our own IRI normalization instead of relying on Url crate 6 years ago
Tpt d617e72550 Cleanup SPARQL module public API 6 years ago
Tpt fd3def2daf Adds Repository::load_dataset to load dataset files 6 years ago
Tpt 9ccc079b4c Adds Repository::load_graph to load graph files 6 years ago
Tpt a803daa64b Removes NamedNode::from_str 6 years ago
Tpt 21ad76c7cf Introduces Repository and RepositoryConnection and simplifies API 6 years ago