summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add type to URLInputSource.linksjsonld_connegNicholas Car2022-01-041-0/+2
* deduplicate importNicholas Car2022-01-041-3/+1
* Merge branch 'master' into jsonld_connegNicholas Car2022-01-0396-1963/+2150
|\
| * Merge pull request #1644 from aucampia/iwana-20220101T2329-test_roundtripNicholas Car2022-01-038-220/+171
| |\
| | * Fixed and refactored roundtrip, n3_suite and nt_suite testsIwan Aucamp2022-01-028-220/+171
| * | Merge pull request #1636 from aucampia/iwana-20211230T2304-algebra_in_pytestNicholas Car2022-01-0346-1069/+291
| |\ \
| | * | Some cleanupIwan Aucamp2021-12-3143-4/+7
| | * | Convert translate_algebra tests to pytestIwan Aucamp2021-12-3145-1068/+287
| * | | Merge pull request #1643 from RDFLib/url_source_hdrsNicholas Car2022-01-023-15/+61
| |\ \ \
| | * | | improved use of plugins()nicholascar2022-01-021-4/+3
| | * | | fix mypy errornicholascar2022-01-021-5/+0
| | * | | Update parser.pyurl_source_hdrsNicholas Car2022-01-021-1/+1
| | * | | blackednicholascar2022-01-021-1/+1
| | * | | all RDF Media Types in Accept headernicholascar2022-01-022-10/+62
| | |/ /
| * | | Merge pull request #1639 from aucampia/iwana-20220101T0018-rename_undetectedNicholas Car2022-01-021-0/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Rename `test/triple_store.py` so pytest picks it upIwan Aucamp2022-01-011-0/+0
| | |/
| * | Merge pull request #1522 from aucampia/iwana-20211124T2220-more_typingNicholas Car2022-01-025-141/+218
| |\ \
| | * | Add typing for parsersIwan Aucamp2021-12-295-141/+218
| * | | Merge pull request #1634 from aucampia/iwana-20211028T2358-jsonld_typesNicholas Car2022-01-022-19/+48
| |\ \ \
| | * | | Add some type annotations to the JSON-LD codeIwan Aucamp2021-12-292-19/+48
| | | |/ | | |/|
| * | | Merge pull request #1530 from gjhiggins/fix-for-issue1453-and-owlinfixNicholas Car2022-01-022-41/+467
| |\ \ \
| | * \ \ Merge branch 'RDFLib:master' into fix-for-issue1453-and-owlinfixGraham Higgins2021-12-2945-511/+1133
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'RDFLib:master' into fix-for-issue1453-and-owlinfixGraham Higgins2021-12-286-24/+44
| | |\ \ \
| | * | | | shift delimiters gobbled up by SPARQL*, sighGraham Higgins2021-12-281-0/+6
| | * | | | changes per commentsGraham Higgins2021-12-281-39/+83
| | * | | | Merge branch 'RDFLib:master' into fix-for-issue1453-and-owlinfixGraham Higgins2021-12-2518-66/+264
| | |\ \ \ \
| | * | | | | Fix for issue 1453 and 944Graham Higgins2021-12-252-41/+417
| * | | | | | Merge pull request #1642 from aucampia/iwana-20220102T0030-blackNicholas Car2022-01-022-6/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Black rdflib except for rdflib/namespace/_GEO.pyIwan Aucamp2022-01-022-6/+6
| |/ / / / /
| * | | | | Merge pull request #1630 from aucampia/iwana-20211229T0112-fix_versionNicholas Car2021-12-291-0/+1
| |\ \ \ \ \
| | * | | | | Add classifier for python 3.10Iwan Aucamp2021-12-291-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #1520 from gjhiggins/fix-for-issue837Nicholas Car2021-12-295-29/+708
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fix crass error as advised.Graham Higgins2021-12-291-3/+3
| | * | | | per pro commentsGraham Higgins2021-12-292-25/+30
| | * | | | Merge branch 'RDFLib:master' into fix-for-issue837Graham Higgins2021-12-286-24/+44
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'RDFLib:master' into fix-for-issue837Graham Higgins2021-12-2518-66/+264
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | just `raise` is neaterGraham Higgins2021-12-201-6/+6
| | * | | | mods per observations.Graham Higgins2021-12-205-159/+327
| | * | | | delete commented-out unused codeGraham Higgins2021-12-201-3/+3
| | * | | | Fix for issue #837. Graph.[subjects|objects|predicates] optionally return uni...Graham Higgins2021-12-202-26/+532
| | | |_|/ | | |/| |
| * | | | Merge pull request #1624 from gjhiggins/feature-prepareupdateNicholas Car2021-12-296-4/+66
| |\ \ \ \
| | * \ \ \ Merge branch 'RDFLib:master' into feature-prepareupdateGraham Higgins2021-12-286-24/+44
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'RDFLib:master' into feature-prepareupdateGraham Higgins2021-12-2518-66/+264
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Fix for issue #272Graham Higgins2021-12-256-4/+66
| | | |_|/ | | |/| |
| * | | | Merge pull request #1607 from gjhiggins/fix-issue1216-join-errorNicholas Car2021-12-291-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'RDFLib:master' into fix-issue1216-join-errorGraham Higgins2021-12-286-24/+44
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Revert error-raising change, enable Exception to be raised.Graham Higgins2021-12-271-1/+1
| | | |_|/ | | |/| |
| * | | | Merge pull request #1528 from gjhiggins/restore-total-ordering-to-pathsNicholas Car2021-12-291-22/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'RDFLib:master' into restore-total-ordering-to-pathsGraham Higgins2021-12-286-24/+44
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'RDFLib:master' into restore-total-ordering-to-pathsGraham Higgins2021-12-2518-66/+264
| | |\ \ \ \ | | | | |/ / | | | |/| |