summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into improve_graph_parseimprove_graph_parseNicholas Car2020-08-2713-186/+294
|\
| * Merge pull request #1145 from ashleysommer/fix_1144Nicholas Car2020-08-239-127/+222
| |\
| | * Merged two Ntriples parser filesAshley Sommer2020-08-199-127/+222
| * | Merge pull request #1146 from ashleysommer/more_blackNicholas Car2020-08-236-59/+74
| |\ \
| | * | More Black formatting changesAshley Sommer2020-08-196-59/+74
| | |/
| * | Merge pull request #1143 from RDFLib/dependabot/pip/sphinx-3.2.1Nicholas Car2020-08-231-1/+1
| |\ \ | | |/ | |/|
| | * Bump sphinx from 3.2.0 to 3.2.1dependabot/pip/sphinx-3.2.1dependabot-preview[bot]2020-08-171-1/+1
| |/
* | improved Graph().parse()Nicholas Car2020-08-1413-27/+125
|/
* Merge pull request #1138 from RDFLib/dependabot/pip/sphinx-3.2.0Nicholas Car2020-08-131-1/+1
|\
| * Bump sphinx from 3.1.2 to 3.2.0dependabot/pip/sphinx-3.2.0dependabot-preview[bot]2020-08-101-1/+1
|/
* Merge pull request #1131 from RDFLib/dependabot/pip/sphinx-3.1.2Nicholas Car2020-08-051-1/+1
|\
| * Bump sphinx from 3.0.4 to 3.1.2dependabot/pip/sphinx-3.1.2dependabot-preview[bot]2020-07-061-1/+1
* | Merge pull request #1130 from stigbd/fix/typo_in_exampleAshley Sommer2020-08-041-1/+1
|\ \
| * | Fix commentStig B. Dørmænen2020-07-031-1/+1
| |/
* | Merge pull request #1044 from aayush17002/patch-1Nicholas Car2020-07-302-1/+20
|\ \ | |/ |/|
| * Updating namespace.py to solve issue #801 #1044aayush170022020-05-261-1/+0
| * Updated test for #801 as per latest commentaayush170022020-05-251-3/+2
| * Handling error in issue #801aayush170022020-05-251-2/+3
| * Updating test file for issue #801aayush170022020-05-251-0/+20
| * Deleting test_issue801aayush170022020-05-251-23/+0
| * Test file for testing issue #801aayush170022020-05-101-0/+23
| * Updating namespace.py to solve issue #801aayush170022020-05-101-1/+1
* | Merge pull request #1128 from white-gecko/feature/fixNamespaceNicholas Car2020-06-301-2/+2
|\ \
| * | Fix namespaces for SOSA and SSN. Fix #1126.Natanael Arndt2020-06-301-2/+2
|/ /
* | Merge pull request #1114 from dwinston/patch-1Nicholas Car2020-06-101-0/+7
|\ \
| * | Create pull request templateDonny Winston2020-06-081-0/+7
|/ /
* | Merge pull request #1109 from RDFLib/dependabot/pip/sphinx-3.0.4Nicholas Car2020-06-051-1/+1
|\ \
| * | 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 #1108 from mwatts15/feature/rdflib/rdflib#980-nt-nquads-bl...Nicholas Car2020-06-057-32/+132
|\ \ \ | |/ / |/| |
| * | Adding some docs for bnode_context in N-Quads (#980)Mark Watts2020-05-313-6/+16
| * | Adding bnode_context option to NT and NQuads parsers (#980)Mark Watts2020-05-317-26/+116
|/ /
* | 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