summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix 913fix_913Nicholas Car2020-08-131-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
| * | | | 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
|\ \ \ \ \ \