summaryrefslogtreecommitdiff
path: root/rdflib/plugins/shared/jsonld/util.py
Commit message (Expand)AuthorAgeFilesLines
* feat: add parser type hints (#2232)Iwan Aucamp2023-03-051-8/+29
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-6/+4
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-03-161-1/+6
* deduplicate importNicholas Car2022-01-041-3/+1
* Merge branch 'master' into jsonld_connegNicholas Car2022-01-031-1/+1
|\
| * Black rdflib except for rdflib/namespace/_GEO.pyIwan Aucamp2022-01-021-1/+1
* | Merge remote-tracking branch 'origin/master' into jsonld_connegIwan Aucamp2021-12-281-3/+13
|\ \ | |/
| * style fixes onlynicholascar2021-12-161-0/+1
| * per pro G Klyne, cleanup and additional testGraham Higgins2021-12-061-4/+2
| * fix for issue 1484 raised and solved by Graham Klyne:Graham Higgins2021-12-031-3/+12
* | Merge branch 'master' into jsonld_connegNicholas Car2021-12-011-4/+7
|\ \ | |/
| * Merge pull request #1463 from joshmoore/python-graphNicholas Car2021-12-011-1/+5
| |\
| | * Merge remote-tracking branch 'origin/master' into python-graphjmoore2021-11-261-0/+2
| | |\
| | * | Remove debugging printjmoore2021-11-161-4/+1
| | * | RFC: Add PythonInputSource to create py-based graphsjmoore2021-11-151-2/+9
| * | | Make the test pass on windowsIwan Aucamp2021-11-241-2/+2
| | |/ | |/|
* | | Merge branch 'master' into jsonld_connegNicholas Car2021-11-211-0/+2
|\ \ \ | |/ /
| * | Fix JSON-LD data import adds trailing slashes to IRIs (#1443)Martin van der Werff2021-10-281-0/+2
| |/
* | Allow URLInputSource to get content-negotiation links from the Link headers o...Ashley Sommer2021-10-121-8/+15
|/
* Fix mypy type errors and add mypy to .drone.ymlIwan Aucamp2021-09-101-4/+8
* integrate jsonld code into rdflib coreAshley Sommer2021-07-071-0/+81