| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a class diagram for terms. | Iwan Aucamp | 2022-01-22 | 1 | -1/+6 |
| * | Add Contributor Covenant Code of Conduct | Iwan Aucamp | 2022-01-08 | 1 | -1/+1 |
| * | Add classifier for python 3.10 | Iwan Aucamp | 2021-12-29 | 1 | -0/+1 |
| * | Migrate from nosetest to pytest | Iwan Aucamp | 2021-10-24 | 1 | -8/+10 |
| * | replace pkg_resources with importlib.metadata | Ralf Grubenmann | 2021-10-14 | 1 | -1/+1 |
| * | Update black to latest version, to avoid a bug that was in 21.6b0 and 21.7b0 ... | Ashley Sommer | 2021-10-11 | 1 | -1/+1 |
| * | version set to 6.0.16.0.1 | Nicholas Car | 2021-09-17 | 1 | -6/+3 |
| * | Revert black (#1400) | Nicholas Car | 2021-09-06 | 1 | -1/+1 |
| * | 6.0.0a0: simplify license for GitHub to recognise, setup.py long desk from RE... | Nicholas Car | 2021-07-20 | 1 | -25/+15 |
| * | Bump black from 21.6b0 to 21.7b0 | dependabot[bot] | 2021-07-19 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/master' into json_ld_11 | Ashley Sommer | 2021-07-09 | 1 | -4/+8 |
| |\ |
|
| | * | Initial python 3.7 requirement update, add new Drone tests, add black.toml fi... | Ashley Sommer | 2021-07-08 | 1 | -4/+8 |
| * | | blacked setup.py, added common .venv directory to gitignore | Ashley Sommer | 2021-07-08 | 1 | -4/+4 |
| |/ |
|
| * | Require setuptools, rdflib/plugins/sparql/__init__.py and rdflib/plugin.py im... | Tomáš Hrnčiar | 2021-06-17 | 1 | -1/+1 |
| * | Bump sphinx from 3.5.4 to 4.0.0 | dependabot-preview[bot] | 2021-05-10 | 1 | -1/+1 |
| * | updated to support Python 3.6+ only (not 3.5) | Nicholas Car | 2020-10-03 | 1 | -2/+1 |
| * | more requirements shuffling for Travis | Nicholas Car | 2020-10-03 | 1 | -3/+1 |
| * | blacked all python files | Nicholas Car | 2020-05-16 | 1 | -38/+43 |
| * | removal of all uses of package six | Nicholas Car | 2020-05-16 | 1 | -1/+3 |
| * | Add requests to the tests_requirements. Fix #1035. Follow up fro #1022. | Natanael Arndt | 2020-05-03 | 1 | -1/+1 |
| * | add python 3.8, drop python 2 and 3.4 | t0b3 | 2020-04-26 | 1 | -3/+2 |
| * | Bump sphinx from 2.4.4 to 3.0.2dependabot/pip/sphinx-3.0.2 | dependabot-preview[bot] | 2020-04-20 | 1 | -1/+1 |
| * | MNT: Update test requirements | Chris Markiewicz | 2020-04-17 | 1 | -1/+2 |
| * | MAINT: Indicate Sphinx dependencies | Chris Markiewicz | 2020-04-16 | 1 | -1/+5 |
| * | Move 'requests' requirement to 'extras_require' | Natanael Arndt | 2020-03-14 | 1 | -2/+2 |
| * | Add requirement for requests to setup.py | Natanael Arndt | 2020-03-14 | 1 | -1/+1 |
| * | 3.7 for travis | Gunnar Aastrand Grimnes | 2018-10-28 | 1 | -0/+1 |
| * | Remove the SPARQLWrapper dependency | Gunnar Aastrand Grimnes | 2018-05-15 | 1 | -2/+2 |
| * | setup.py: Make the license field use an SPDX identifier | Sebastian Schuberth | 2017-11-06 | 1 | -1/+1 |
| * | restored find_version in setup.py | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -1/+8 |
| * | removed special py3 handling code from setup.py and travis files | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -315/+7 |
| * | converted last test files | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -26/+25 |
| * | six: add still un-sixed files | Joern Hees | 2017-01-30 | 1 | -0/+25 |
| * | removed no longer existing files from skiplist | Joern Hees | 2017-01-30 | 1 | -2/+0 |
| * | converted all tests | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -65/+65 |
| * | tagged sparqlstore as converted and fixed example | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -1/+1 |
| * | converted csv2rdf | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -1/+1 |
| * | converted docs/plugintable | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -1/+1 |
| * | converted rest of rdfaA files | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -8/+8 |
| * | converted rest of microdata classes | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -3/+3 |
| * | converted stores | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -3/+3 |
| * | converted sparql results files | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -5/+4 |
| * | converted sparql engine | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -9/+9 |
| * | converted sleepycat store | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -2/+2 |
| * | converted examples | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -17/+17 |
| * | converted all base serialisers and parsers | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -9/+9 |
| * | trivial py3 conversion of tools | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -5/+5 |
| * | six: compare.py: headers and unicode --> text_type | Joern Hees | 2017-01-30 | 1 | -1/+1 |
| * | six: parsers/nquads.py: headers, exception syntax | Joern Hees | 2017-01-30 | 1 | -1/+1 |
| * | six: parsers/notation3.py: hearders; str, unicode, long, unichr, print handling | Joern Hees | 2017-01-30 | 1 | -1/+1 |