summaryrefslogtreecommitdiff
path: root/rdflib/tools/csv2rdf.py
Commit message (Expand)AuthorAgeFilesLines
* fix: eliminate bare `except:` (#2350)Iwan Aucamp2023-04-121-1/+1
* refactor: eliminate inheritance from object (#2339)Iwan Aucamp2023-04-101-2/+2
* build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)dependabot[bot]2023-03-111-3/+0
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-7/+6
* Fix typos discovered by codespellChristian Clauss2021-10-141-1/+1
* Merge branch 'master' into hsolbrig/masterEdmond Chuc2021-07-081-7/+6
|\
| * minor docco updatesNicholas Car2021-06-181-1/+3
| * Merge pull request #1149 from ashleysommer/t0b3_githubNicholas Car2020-08-271-3/+1
| |\
| | * fix escaping (deprecated since py 3.6)t0b32020-06-221-1/+1
| | * 2to3 whole sourcebaset0b32020-06-221-3/+1
| * | simplify yieldDonny Winston2020-08-051-1/+1
| * | make csv2rdf work in py3; add testDonny Winston2020-06-121-4/+3
| |/
* | Change to absolute imports to attempt to fix a Travis issuehsolbrig2020-05-261-1/+1
|/
* changes for flake8Nicholas Car2020-05-171-11/+11
* blacked all python filesNicholas Car2020-05-161-48/+62
* removal of all uses of package sixNicholas Car2020-05-161-6/+3
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-3/+7
* bool support for csv2rdfGunnar Aastrand Grimnes2017-04-111-1/+16
* fixed tiny bug with literal columns in csv2rdfGunnar Aastrand Grimnes2017-04-111-1/+1
* default column conversions for csv2rdfGunnar Aastrand Grimnes2017-02-021-5/+16
* converted csv2rdf to sixGunnar Aastrand Grimnes2017-01-301-1/+4
* converted csv2rdfGunnar Aastrand Grimnes2017-01-301-12/+13
* fixed a handful of stupid bugs in the csv2rdf toolGunnar Aastrand Grimnes2015-10-271-6/+9
* doc updatesgromgull2013-05-161-0/+10
* cleanup - move stuff from rdfextras to sensible packages - entry_points for c...Gunnar Aastrand Grimnes2013-05-031-0/+498