summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump sphinx from 3.0.3 to 3.0.4dependabot/pip/sphinx-3.0.4dependabot-preview[bot]2020-06-011-1/+1
* Merge pull request #1107 from mwatts15/feature/rdflib/rdflib#980-ntriples-bla...Nicholas Car2020-06-013-9/+97
|\
| * Adding docs for bnode_context arguments (#980)Mark Watts2020-05-312-2/+14
| * Supporting bnode_context for each call to parse (#980)Mark Watts2020-05-312-11/+43
| * Adding tests for BNode contexts in NTriplesParser (#980)Mark Watts2020-05-311-0/+41
| * Making ntriples parser BNode context per-instance (#980)Mark Watts2020-05-311-2/+5
* | Merge pull request #1046 from dwinston/autodetect-parse-formatNicholas Car2020-06-013-9/+55
|\ \ | |/ |/|
| * prefer specific LBYL vs less-specific EAFPDonny Winston2020-05-261-3/+3
| * Merge remote-tracking branch 'upstream/master' into autodetect-parse-formatDonny Winston2020-05-26196-6146/+8253
| |\ | |/ |/|
* | Merge pull request #1057 from kushagr08/issue-910Nicholas Car2020-05-252-2/+69
|\ \
| * | blacked test_issue910.py + some hand styling; removed print statementsNicholas Car2020-05-251-50/+47
| * | Merge branch 'master' into issue-910Nicholas Car2020-05-25254-8881/+10667
| |\ \ | |/ / |/| |
* | | Merge pull request #997 from kushagr08/masterNicholas Car2020-05-257-12/+380
|\ \ \
| * | | blacked container.py, tiny doctest fixNicholas Car2020-05-253-19/+15
| * | | fix for doctestsNicholas Car2020-05-252-27/+38
| * | | improved Container documentation and code style, added its elements to rdflib...Nicholas Car2020-05-255-100/+134
| * | | Merge branch 'master' of https://github.com/kushagr08/rdflibNicholas Car2020-05-252-0/+327
| |\ \ \ |/ / / /
| * | | adding test_container.py for testing rdflib/container.pyKushagr Arora2020-05-181-0/+83
| * | | Update container.pyKushagr Arora2020-05-181-47/+2
| * | | Update container.py as per using RDF namespaceKushagr Arora2020-04-101-25/+18
| * | | pep8 standards and rdf: Seq correctionkushagr082020-04-081-157/+145
| * | | update as per comment 1 of pull requestkushagr082020-04-081-49/+54
| * | | Add files via uploadkushagr082020-04-071-0/+303
* | | | Merge pull request #1051 from RDFLib/kill-Py2Nicholas Car2020-05-25188-6020/+7455
|\ \ \ \
| * | | | removed "from builtins import input" as not neededkill-Py2Nicholas Car2020-05-181-1/+0
| * | | | changes for flake8Nicholas Car2020-05-1735-250/+216
| * | | | moreged changes to namespace.pyNicholas Car2020-05-161-3/+0
| * | | | Merge branch 'master' into kill-Py2Nicholas Car2020-05-162-38/+49
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1000 from RDFLib/namespaces_allNicholas Car2020-05-162-118/+310
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into namespaces_allnamespaces_allNicholas Car2020-05-0516-24/+302
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into namespaces_allNicholas Car2020-04-2240-775/+917
| |\ \ \ \ \ \
| * | | | | | | blacked __init__ & namespaceNicholas Car2020-04-102-142/+372
| * | | | | | | namespace declaration reorder, added QB, small PEP8 improvementsNicholas Car2020-04-102-25/+30
| | | | * | | | blacked all python filesNicholas Car2020-05-16186-5526/+7386
| | | | * | | | removal of all uses of package sixNicholas Car2020-05-1674-574/+368
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #1041 from dwinston/add-service-clause-to-docsNicholas Car2020-05-123-1/+45
|\ \ \ \ \ \ \
| * | | | | | | Add SERVICE usage example to SPARQL intro pageDonny Winston2020-05-061-0/+29
| * | | | | | | Support SERVICE case-insensitivelyDonny Winston2020-05-062-1/+16
| | |_|/ / / / | |/| | | | |
| | | | | * | Add files via uploadKushagr Arora2020-05-221-0/+68
| | | | | * | Update evaluate.py to fix issue 910Kushagr Arora2020-05-211-2/+4
| | | | |/ /
| | | | | * py3.5 compat: stringify pathDonny Winston2020-05-121-1/+1
| | | | | * Remove 'as' for importDonny Winston2020-05-121-5/+5
| | | | | * fix indent -- unconditionally re-raiseDonny Winston2020-05-121-1/+1
| | | | | * refactor imports; fix try blockDonny Winston2020-05-122-12/+12
| | | | | * Log warning if assumed xml and could not parseDonny Winston2020-05-112-1/+26
| | | | | * Use guess_format util to autodetect formatDonny Winston2020-05-112-3/+23
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #1038 from t0b3/patch2Nicholas Car2020-05-061-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add test with ubuntu 20.04t0b32020-05-051-1/+1
|/ / / /
* | | | Merge pull request #1037 from RDFLib/improved-logoNatanael Arndt2020-05-056-2/+49
|\ \ \ \
| * | | | simplify MarkdownNicholas Car2020-05-051-1/+1