summaryrefslogtreecommitdiff
path: root/rdflib/plugins/parsers/trig.py
Commit message (Expand)AuthorAgeFilesLines
* build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)dependabot[bot]2023-03-111-3/+0
* feat: add parser type hints (#2232)Iwan Aucamp2023-03-051-9/+18
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-1/+2
* Merge remote-tracking branch 'origin/master' into t0b3_masterAshley Sommer2020-08-271-4/+8
|\
| * Merge pull request #1145 from ashleysommer/fix_1144Nicholas Car2020-08-231-1/+5
| |\
| | * Merged two Ntriples parser filesAshley Sommer2020-08-191-1/+5
| * | More Black formatting changesAshley Sommer2020-08-191-3/+3
| |/
* | 2to3 whole sourcebaset0b32020-06-221-2/+0
|/
* changes for flake8Nicholas Car2020-05-171-3/+3
* blacked all python filesNicholas Car2020-05-161-23/+20
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-17/+13
* converted all base serialisers and parsersGunnar Aastrand Grimnes2017-01-301-0/+2
* Set identifier of the parser sink to target graph. Fixes #432.Niklas Lindström2016-08-041-1/+1
* enabled trig eval tests and fixed up trig parserGunnar Aastrand Grimnes2013-12-301-3/+26
* made trig parser up to dateGunnar Aastrand Grimnes2013-12-221-12/+23
* Added a TriG parserGunnar Aastrand Grimnes2013-07-291-0/+132