| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Master supports python 3.7 and above. Change Dockerfile base image to 3.7Sweb | Edmond Chuc | 2021-07-09 | 1 | -1/+1 |
| * | Merge branch 'master' into Sweb | Edmond Chuc | 2021-07-09 | 127 | -591/+4017 |
| |\ | |||||
| | * | Add Dockerfile VOLUME instruction. Add RUN statement to create /rdflib direct... | Edmond Chuc | 2021-07-07 | 1 | -0/+2 |
| | * | Move tests Dockerfile image to the test directory. Rename docker-compose.yml ... | Edmond Chuc | 2021-07-07 | 1 | -0/+12 |
| | * | Merge pull request #1154 from FlorianLudwig/support_date_type | Nicholas Car | 2021-07-03 | 1 | -0/+36 |
| | |\ | |||||
| | | * | reformat edited files using black | Florian Ludwig | 2020-10-23 | 1 | -2/+2 |
| | | * | support day, nonth and year function for date | Florian Ludwig | 2020-10-23 | 1 | -0/+36 |
| | * | | Merge pull request #1343 from iafork/iwana-issue549 | Nicholas Car | 2021-07-03 | 1 | -0/+42 |
| | |\ \ | |||||
| | | * | | Prevent `from_n3` from unescaping `\xhh` | Iwan Aucamp | 2021-06-26 | 1 | -0/+42 |
| | * | | | Merge remote-tracking branch 'origin/docco_clean' into docco_clean | Nicholas Car | 2021-07-03 | 1 | -0/+114 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'master' into docco_clean | Nicholas Car | 2021-07-02 | 1 | -0/+114 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch 'master' into BerkeleyDB | Nicholas Car | 2021-07-02 | 51 | -239/+2204 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | Merge branch 'master' of https://github.com/RDFLib/rdflib into berkeleydb | Nicholas Car | 2021-06-28 | 13 | -70/+446 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | added tests for BerkeleyDB | Nicholas Car | 2021-06-27 | 1 | -0/+114 |
| | * | | | | | | | zfill for gYear/gYearMonth to try to fix test error | Nicholas Car | 2021-07-03 | 1 | -2/+2 |
| | |/ / / / / / | |||||
| | * | | | | | | try excluding the breaking test; tidy some other tests | Nicholas Car | 2021-07-02 | 1 | -5/+5 |
| | * | | | | | | merge master | Nicholas Car | 2021-07-02 | 58 | -304/+2222 |
| | |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | | Merge pull request #1345 from iafork/iwana-issue1344 | Nicholas Car | 2021-07-02 | 3 | -52/+441 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Replace use of DBPedia with the new SimpleHTTPMock | Iwan Aucamp | 2021-06-30 | 3 | -52/+441 |
| | | * | | | | | | Add tests for operators | shreyasnagare | 2021-06-30 | 1 | -0/+27 |
| | | |/ / / / / | |||||
| | | * | | | | | Merge pull request #1322 from GreenfishK/translate_algebra | Nicholas Car | 2021-06-30 | 43 | -0/+1346 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | bugfix for HAVING and FILTER NOT EXISTS. Two new tests included to cover thes... | GreenfishK | 2021-05-25 | 3 | -40/+92 |
| | | | * | | | | | Bugfix occurring with more complex queries that have multiple graph patterns ... | GreenfishK | 2021-05-20 | 2 | -0/+53 |
| | | | * | | | | | Implemented function translateAlgebra. This functions takes a SPARQL query al... | GreenfishK | 2021-05-18 | 40 | -0/+1241 |
| | | * | | | | | | Merge pull request #1340 from iafork/iwana-issue1336 | Nicholas Car | 2021-06-30 | 1 | -0/+49 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Fix SPARQL update parsing to handle arbitrary amounts of triples in inserts | Iwan Aucamp | 2021-06-20 | 1 | -0/+49 |
| | | | | |_|_|/ / | | | |/| | | | | |||||
| | | * | | | | | | Add pathlib.PurePath support for Graph.{serialize,parse} | Iwan Aucamp | 2021-06-29 | 1 | -0/+43 |
| | | * | | | | | | Merge pull request #1342 from iafork/iwana-issue1040 | Nicholas Car | 2021-06-29 | 4 | -194/+305 |
| | | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | | | * | | | | | Add handling for 308 (Permanent Redirect) | Iwan Aucamp | 2021-06-24 | 4 | -194/+305 |
| | | | |/ / / / | |||||
| | | * | | | | | Merge pull request #1330 from iafork/add_mypy | Nicholas Car | 2021-06-26 | 6 | -65/+13 |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | | * | | | | Add mypy to CI pipelines and fix errors it raises | Iwan Aucamp | 2021-05-30 | 6 | -65/+13 |
| | | | |/ / / | |||||
| | | * | | | | Merge pull request #1335 from iafork/fix_decimal | Nicholas Car | 2021-06-19 | 1 | -0/+5 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Fix formatting of xsd:decimal | Iwan Aucamp | 2021-06-11 | 1 | -0/+5 |
| | * | | | | | | revert to f-string | Nicholas Car | 2021-06-26 | 1 | -1/+1 |
| | * | | | | | | revert to f-string | Nicholas Car | 2021-06-26 | 1 | -1/+1 |
| | * | | | | | | attempted test fix | Nicholas Car | 2021-06-26 | 2 | -12/+5 |
| | * | | | | | | typo fix | Nicholas Car | 2021-06-25 | 1 | -1/+1 |
| | * | | | | | | fixing some test paths | Nicholas Car | 2021-06-19 | 2 | -3/+8 |
| | * | | | | | | Merge branch 'master' into docco_clean | Nicholas Car | 2021-06-18 | 4 | -4/+307 |
| | |\ \ \ \ \ \ | | |/ / / / / | |||||
| | | * | | | | | Merge pull request #1328 from iafork/issue1299_tests | Nicholas Car | 2021-06-18 | 1 | -4/+159 |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | | * | | | | Add tests for issue #1299 | Iwan Aucamp | 2021-06-03 | 1 | -4/+159 |
| | | | |/ / / | |||||
| | | * | | | | Merge pull request #1315 from iafork/fix_gYearDate | Nicholas Car | 2021-06-11 | 2 | -0/+118 |
| | | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | | * | | | Add special handling for gYear and gYearMonth in _SpecificPythonToXSDRules | Iwan Aucamp | 2021-05-16 | 2 | -0/+118 |
| | | * | | | | Merge pull request #1112 from TOMOTON/master | Nicholas Car | 2021-05-17 | 1 | -0/+30 |
| | | |\ \ \ \ | |||||
| | | | * | | | | remove decode() causing failure | Nicholas Car | 2021-05-17 | 1 | -4/+4 |
| | | | * | | | | Added unit test for issue #977. | Dann Martens | 2020-06-04 | 1 | -0/+30 |
| | * | | | | | | Merge branch 'master' into docco_clean | Nicholas Car | 2021-05-17 | 4 | -1/+121 |
| | |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | | | |||||
| | | * | | | | Merge pull request #1310 from iafork/fix_txtresult_column_order | Nicholas Car | 2021-05-16 | 1 | -1/+38 |
| | | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | | * | | | Don't sort variables in TXTResultSerializer | Iwan Aucamp | 2021-05-14 | 1 | -1/+38 |
| | | * | | | | Merge pull request #1258 from delocalizer/fix/base64Binary | Nicholas Car | 2021-05-15 | 1 | -0/+29 |
| | | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
