Commit Graph

30 Commits (3c51dd31bc99fac24282484cc7c17bc6849e9a46)

Author SHA1 Message Date
Tpt 6edfb7a2f4 Python: Adds location data to SyntaxError 1 year ago
Tpt 7fe055d2b4 Exposes SPARQL results I/O in Oxigraph and improve EvaluationError 1 year ago
Tpt 217abaf7ee Adopt new I/O API for serialization 1 year ago
Tpt a7758484a5 Python: Annotates immutable classes as frozen 2 years ago
Tpt 7175784356 Improves Clippy lint list 2 years ago
Tpt 3e0f6b5405 Applies oxigraph crate clippy lint to the complete project 2 years ago
Tpt 0f43ef19e3 Python: QuerySolution: implements equality 2 years ago
Tpt 935e778db1 Python: adds proper module medata to classes 2 years ago
Tpt e553b6374a Python: uses some recent PyO3 syntactic sugars 2 years ago
Tpt 63412792af Fixes pyoxigraph type documentation 2 years ago
Tpt 181439ca4f Upgrades dependencies and makes clippy 1.59 happy 3 years ago
Tpt 1f6c1db400 Python: release GIL on some costly methods 3 years ago
Tpt ec5c7c86be Improves RDF I/O ParseError 3 years ago
Tpt 850b8eddcf Moves out of Oxigraph SPARQL results parser and serializers 3 years ago
Tpt a33dbb6d06 Avoids abusing std::io::Error 3 years ago
Tpt d6d88b074c Improves pyoxigraph documentation 3 years ago
Tpt ad4dd2832e Upgrades to latest pyo3 version 3 years ago
Tpt 4302316a41 Fixes the input type of graph manipulation methods 4 years ago
Tpt 8004fc28c0 Renames NamedOrBlankNode to Subject 4 years ago
Tpt 3726d2cbfc Python Drops MemoryStore and renames SledStore to Store 4 years ago
Tpt 60f601d6d3 Python: Implements IntoPy where meaningful 4 years ago
Tpt 40a08ac623 Upgrades pyo3 to 0.13 4 years ago
Tpt 7a110902d2 Provides an API to edit the SPARQL query dataset 4 years ago
Tpt 55f1152f35 Migrates pyo3 to 0.12 4 years ago
Tpt 39fe1b1704 Removes The default_graph_uris and named_graph_uris parameters from Python query methods 4 years ago
Tpt 37fc3f4929 python: Allows to unpack QuerySolution 4 years ago
Tpt 68597ef35a Avoids copy in Python bindings and adds better __eq__ implementations 4 years ago
Tpt 9b202efc27 Fixes some typos 4 years ago
Tpt b101ae1c54 WIP: Available default graphs 4 years ago
Tpt d5ca8fedd1 pyoxigraph: Exposes SPARQL results internals 4 years ago
Tpt 496a6e1d8c Provides the ability to specify the SPARQL query dataset using the API 4 years ago
Tpt 6b3062f496 Renames some sparql module element and improves documentation 4 years ago
Tpt 2b1ca1b7ec Improves python bindings : more functions and documentation 4 years ago
Tpt 9038ab3921 Converts oxigraph::Error into oxigraph::sparql::EvaluationError 5 years ago
Tpt 35fd315585 Adds QueryTriplesIterator 5 years ago
Tpt 923beb6300 Use io::Error in load_graph and load_dataset errors 5 years ago
Tpt a3dce12d94 Makes SPARQL query execution static and simplify federation 5 years ago
Tpt 4ec7caa146 Adds __repr__ implementation to Python QuerySolution 5 years ago
Tpt f74bc12a18 Adds basic Python bindings to Oxigraph 5 years ago