Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blacked everything6.0.0 | Nicholas Car | 2021-07-20 | 6 | -28/+39 |
* | Updated film.py | Dmitriy | 2021-07-09 | 1 | -2/+2 |
* | Merge branch 'master' into docco_clean | Nicholas Car | 2021-07-02 | 4 | -63/+139 |
|\ | |||||
| * | Merge branch 'master' into BerkeleyDB | Nicholas Car | 2021-07-02 | 1 | -0/+146 |
| |\ | |||||
| * | | second BerkeleyDB example | Nicholas Car | 2021-07-02 | 1 | -6/+65 |
| * | | Merge branch 'master' of https://github.com/RDFLib/rdflib into berkeleydb | Nicholas Car | 2021-06-28 | 4 | -4/+63 |
| |\ \ | |||||
| * | | | added tests for BerkeleyDB store | Nicholas Car | 2021-06-27 | 1 | -3/+18 |
| * | | | Sleepycat -> BerkeleyDBname change; incomplete code update | Nicholas Car | 2021-05-08 | 2 | -59/+60 |
* | | | | merge master | Nicholas Car | 2021-07-02 | 4 | -3/+206 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge pull request #1289 from RDFLib/dataset_example | Nicholas Car | 2021-06-29 | 1 | -0/+146 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | remove other decode() for master compatdataset_example | Nicholas Car | 2021-04-24 | 1 | -3/+3 |
| | * | | remove decode() for master compat | Nicholas Car | 2021-04-24 | 1 | -1/+1 |
| | * | | dataset examples file | Nicholas Car | 2021-04-10 | 1 | -0/+146 |
| * | | | Add mypy to CI pipelines and fix errors it raises | Iwan Aucamp | 2021-05-30 | 6 | -14/+12 |
| |/ / | |||||
* | | | minor docco updates | Nicholas Car | 2021-06-18 | 3 | -3/+4 |
* | | | ensure all examples work | Nicholas Car | 2021-06-18 | 6 | -32/+35 |
| |/ |/| | |||||
* | | removed simple_example as it didn't do anything interesting | Nicholas Car | 2021-04-25 | 1 | -59/+0 |
* | | tidied up resource example | Nicholas Car | 2021-04-25 | 2 | -45/+42 |
* | | removing incomplete and unworking graph_digest_benchmark example | Nicholas Car | 2021-04-25 | 1 | -167/+0 |
* | | removed RDFa since format no longer supported | Nicholas Car | 2021-04-25 | 1 | -24/+0 |
* | | trivial syntax fix | Nicholas Car | 2021-04-25 | 1 | -1/+1 |
* | | load() --> parse() | Nicholas Car | 2021-04-25 | 1 | -3/+7 |
* | | load() --> parse() | Nicholas Car | 2021-04-25 | 1 | -1/+1 |
* | | trivial formatting | Nicholas Car | 2021-04-25 | 1 | -3/+3 |
* | | trivial formatting | Nicholas Car | 2021-04-25 | 1 | -3/+2 |
* | | improved comments & printouts | Nicholas Car | 2021-04-25 | 1 | -18/+26 |
* | | improved print formatting | Nicholas Car | 2021-04-25 | 1 | -22/+28 |
* | | Python 3 syntax, rdflib 5+ namespacing | Nicholas Car | 2021-04-24 | 1 | -5/+14 |
* | | removed non-resolving links, added new multi-graph e.g., fixed e.g. file docc... | Nicholas Car | 2021-04-24 | 1 | -2/+0 |
|/ | |||||
* | replace requests with urllib for SPARQLStore/SPARQLUpdateStore, update releva... | Nicholas Car | 2020-10-03 | 1 | -13/+27 |
* | Merge remote-tracking branch 'origin/master' into t0b3_master | Ashley Sommer | 2020-08-27 | 1 | -3/+3 |
|\ | |||||
| * | Removed IOMemory store | Ashley Sommer | 2020-08-19 | 1 | -2/+2 |
| * | Fix comment | Stig B. Dørmænen | 2020-07-03 | 1 | -1/+1 |
* | | fix escaping (deprecated since py 3.6) | t0b3 | 2020-06-22 | 1 | -1/+1 |
* | | 2to3 whole sourcebase | t0b3 | 2020-06-22 | 2 | -4/+3 |
|/ | |||||
* | removed "from builtins import input" as not neededkill-Py2 | Nicholas Car | 2020-05-18 | 1 | -1/+0 |
* | blacked all python files | Nicholas Car | 2020-05-16 | 4 | -11/+16 |
* | removal of all uses of package six | Nicholas Car | 2020-05-16 | 1 | -1/+1 |
* | touched up all examples | Nicholas Car | 2020-03-27 | 20 | -626/+566 |
* | replace foaf:firstName (deprecated) with foaf:givenName in examples and tests | Nicholas Car | 2020-03-06 | 1 | -1/+1 |
* | a slightly opinionated autopep8 run | Gunnar Aastrand Grimnes | 2018-10-30 | 18 | -66/+68 |
* | removed most of the six import from py3compat | Gunnar Aastrand Grimnes | 2017-01-30 | 2 | -3/+4 |
* | converted last test files | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -12/+16 |
* | tagged sparqlstore as converted and fixed example | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -1/+4 |
* | converted examples | Gunnar Aastrand Grimnes | 2017-01-30 | 17 | -103/+89 |
* | DOC: unamed -> unnamed | Yaroslav Halchenko | 2015-12-10 | 1 | -1/+1 |
* | minor: code style guides | Joern Hees | 2014-12-08 | 1 | -23/+27 |
* | more automorphism detection | Jim McCusker | 2014-11-30 | 1 | -1/+51 |
* | Forgot to actually put the finished tasks back out of the queue. | Jim McCusker | 2014-11-21 | 1 | -3/+3 |
* | Forgot to actually put the finished tasks back out of the queue. | Jim McCusker | 2014-11-21 | 1 | -1/+2 |