| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | Merge pull request #1319 from rchateauneu/speedup_memory_store | Nicholas Car | 2021-06-26 | 1 | -4/+2 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Speedup __ctx_to_str. | Remi Chateauneu | 2021-05-17 | 1 | -4/+2 | |
| | | | |/ / / | ||||||
| | | * | | | | Add mypy to CI pipelines and fix errors it raises | Iwan Aucamp | 2021-05-30 | 4 | -6/+8 | |
| | | |/ / / | ||||||
| | | * | | | Don't sort variables in TXTResultSerializer | Iwan Aucamp | 2021-05-14 | 1 | -1/+1 | |
| | | * | | | Merge pull request #1253 from jimmccusker/support_fully_qualified_queries | Nicholas Car | 2021-05-12 | 1 | -1/+1 | |
| | | |\ \ \ | ||||||
| | | | * | | | Changed to support passing fully qualified queries through the graph and stor... | Jim McCusker | 2021-02-11 | 1 | -1/+1 | |
| | * | | | | | updated bsddb3 to berkeleydb | Nicholas Car | 2021-06-27 | 1 | -10/+30 | |
| | * | | | | | Sleepycat -> BerkeleyDBname change; incomplete code update | Nicholas Car | 2021-05-08 | 1 | -17/+17 | |
| | |/ / / / | ||||||
| | * | | | | Merge pull request #1272 from white-gecko/feature/speedupN3 | Natanael Arndt | 2021-03-13 | 1 | -137/+151 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Speedup tok. | Remi Chateauneu | 2021-03-03 | 1 | -6/+5 | |
| | | * | | | | Use set instead of string or list for set of chars | Natanael Arndt | 2021-03-01 | 1 | -12/+12 | |
| | | * | | | | Use lists instead of strings for set of chars | Natanael Arndt | 2021-03-01 | 1 | -14/+15 | |
| | | * | | | | Cleaner code. | Remi Chateauneu | 2021-03-01 | 1 | -1/+1 | |
| | | * | | | | Speedup. | Remi Chateauneu | 2021-02-28 | 1 | -125/+139 | |
| | | |/ / / | ||||||
| | * | | | | Merge pull request #1271 from rchateauneu/memory_only | Natanael Arndt | 2021-03-09 | 1 | -9/+12 | |
| | |\ \ \ \ | ||||||
| | | * | | | | KeyError instead of IndexError. | Primhill Computers | 2021-03-06 | 1 | -1/+1 | |
| | | * | | | | correctly delete default triple context info | Natanael Arndt | 2021-03-05 | 1 | -1/+1 | |
| | | * | | | | Speedup __add_triple_context. | Remi Chateauneu | 2021-03-03 | 1 | -10/+13 | |
| | | |/ / / | ||||||
| | * | | | | Merge pull request #1192 from FlorianLudwig/sparql-speedup | Nicholas Car | 2021-03-05 | 1 | -10/+11 | |
| | |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | | * | | | Merge branch 'master' into sparql-speedup | Nicholas Car | 2020-12-28 | 7 | -39/+43 | |
| | | |\ \ \ | ||||||
| | | * | | | | optimize sparql.Bindings | Florian Ludwig | 2020-10-23 | 1 | -10/+11 | |
| | | | |/ / | | |/| | | ||||||
| | * | | | | docs: fix simple typo, yeild -> yield | Tim Gates | 2020-12-31 | 1 | -1/+1 | |
| | | |/ / | |/| | | ||||||
| | * | | | Merge branch 'master' into sparql-timezone | Nicholas Car | 2020-12-27 | 7 | -36/+35 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge pull request #1206 from sa-bpelakh/graph-filter-query | Nicholas Car | 2020-12-27 | 1 | -0/+3 | |
| | | |\ \ \ | ||||||
| | | | * | | | Reset graph on exit from context | Boris Pelakh | 2020-12-01 | 1 | -0/+3 | |
| | | | | |/ | | | |/| | ||||||
| | | * | | | Merge pull request #1185 from white-gecko/fix_sparqlstore_post | Nicholas Car | 2020-12-27 | 1 | -4/+13 | |
| | | |\ \ \ | | | |/ / | | |/| | | ||||||
| | | | * | | Fix typo in exception message | Natanael Arndt | 2020-10-08 | 1 | -1/+1 | |
| | | | * | | Fix usage of default-graph for POST and introduce POST_FORM | Natanael Arndt | 2020-10-08 | 1 | -4/+13 | |
| | | * | | | cleanup properties and type checks in sparql.py | Florian Ludwig | 2020-10-24 | 1 | -23/+14 | |
| | | * | | | remove old bsddb lib usage | Florian Ludwig | 2020-10-23 | 1 | -7/+2 | |
| | | * | | | small cleanups | Florian Ludwig | 2020-10-23 | 3 | -4/+4 | |
| | | | |/ | | |/| | ||||||
| | * | | | Lazy store current time in sparql query context | Florian Ludwig | 2020-10-24 | 1 | -2/+7 | |
| | * | | | Do not use current time in sparql TIMEZONE | Florian Ludwig | 2020-10-24 | 1 | -1/+1 | |
| | |/ / | ||||||
| | * | | Remove the usage of assert in the SPARQLConnector | Natanael Arndt | 2020-10-08 | 1 | -2/+4 | |
| | |/ | ||||||
| | * | fixed SPARQLStore Graph().query() GET, with tests | Nicholas Car | 2020-10-06 | 2 | -9/+10 | |
| | * | de-duplicate SPARQLStore injected PREFIXes | Nicholas Car | 2020-10-06 | 1 | -4/+1 | |
| | * | removal of comments referring to requests | Nicholas Car | 2020-10-03 | 1 | -4/+4 | |
| | * | replace requests with urllib for SPARQLStore/SPARQLUpdateStore, update releva... | Nicholas Car | 2020-10-03 | 2 | -61/+126 | |
| | * | replace requests with urllib | Nicholas Car | 2020-10-03 | 1 | -8/+8 | |
| | * | Merge pull request #1061 from Akash-Sharma-1/master | Ashley Sommer | 2020-09-18 | 2 | -14/+140 | |
| | |\ | ||||||
| | | * | Merge branch 'master' into master | Ashley Sommer | 2020-05-27 | 41 | -2087/+2775 | |
| | | |\ | ||||||
| | | * | | Updated operators.py | Akash-Sharma-1 | 2020-05-23 | 1 | -2/+1 | |
| | | * | | Updated operator.py | Akash-Sharma-1 | 2020-05-23 | 1 | -34/+35 | |
| | | * | | Fix for issue #629 - Arithmetic Operations of DateTime for SPARQL Queries | Akash-Sharma-1 | 2020-05-23 | 2 | -14/+140 | |
| | * | | | Fix n3 parser exceptions import (fixes all failing N3 tests) | Ashley Sommer | 2020-09-18 | 1 | -1/+1 | |
| | * | | | Change assert tests in the N3 parser constructor, to instead be if-raise stat... | Ashley Sommer | 2020-09-18 | 1 | -6/+16 | |
| | * | | | Merge pull request #1142 from Tpt/#1141 | Ashley Sommer | 2020-09-18 | 1 | -2/+3 | |
| | |\ \ \ | ||||||
| | | * | | | Makes sure that N3 parser generates unique blank node IDs when there is no fo... | Tpt | 2020-08-14 | 1 | -1/+2 | |
| | | * | | | N3 parser: do not create formulas if the Turtle mode is activated | Tpt | 2020-08-14 | 1 | -1/+1 | |
| | * | | | | Move to using graph.parse() rather than deprecated graph.load() for sparql gr...fix_deprecated_load | Ashley Sommer | 2020-09-17 | 2 | -7/+11 | |
