summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'master' into SwebEdmond Chuc2021-07-09244-3728/+8490
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Improve xsd:normalizedString. Add whitespace strip and collapse for xsd:tokenEdmond Chuc2021-07-093-21/+31
| * | | | | | | Add a new test to test all chars that are getting replacedEdmond Chuc2021-07-091-4/+9
| * | | | | | | Remove redundant parenthesis and fix formatting to conform with pep8Edmond Chuc2021-07-091-8/+3
| * | | | | | | fix #876 xsd:normalizedStringbhadoo-aditya2020-05-291-0/+25
| * | | | | | | Test cases for normalized stringbhadoo-aditya2020-05-291-0/+23
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #1360 from RDFLib/dependabot/pip/sphinx-4.1.0Nicholas Car2021-07-121-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Bump sphinx from 4.0.2 to 4.1.0dependabot[bot]2021-07-121-1/+1
|/ / / / / /
* | | | | | Merge pull request #1355 from RDFLib/py37_devdepAshley Sommer2021-07-087-32/+105
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | remove coveralls install on python3.9 testsAshley Sommer2021-07-081-1/+0
| * | | | | Update .drone.yml Ashley Sommer2021-07-081-2/+0
| * | | | | Initial python 3.7 requirement update, add new Drone tests, add black.toml fi...Ashley Sommer2021-07-087-31/+107
|/ / / / /
* | | | | Merge pull request #1353 from RDFLib/feat/tests-improveAshley Sommer2021-07-081-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add make coverage instructions to READMEEdmond Chuc2021-07-081-0/+3
* | | | | Merge pull request #1352 from RDFLib/feat/tests-improveEdmond Chuc2021-07-076-0/+95
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Add Dockerfile VOLUME instruction. Add RUN statement to create /rdflib direct...Edmond Chuc2021-07-071-0/+2
| * | | Move tests Dockerfile image to the test directory. Rename docker-compose.yml ...Edmond Chuc2021-07-074-15/+21
| * | | Add running tests instructions to README. Add scripts and files to run tests ...Edmond Chuc2021-07-076-0/+87
|/ / /
* | | Merge pull request #1154 from FlorianLudwig/support_date_typeNicholas Car2021-07-032-3/+51
|\ \ \
| * | | reformat edited files using blackFlorian Ludwig2020-10-232-4/+3
| * | | support day, nonth and year function for dateFlorian Ludwig2020-10-232-3/+52
* | | | Merge pull request #1343 from iafork/iwana-issue549Nicholas Car2021-07-032-1/+46
|\ \ \ \
| * | | | Prevent `from_n3` from unescaping `\xhh`Iwan Aucamp2021-06-262-1/+46
* | | | | Merge pull request #1296 from RDFLib/docco_cleanNicholas Car2021-07-0322-577/+177
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/docco_clean' into docco_cleanNicholas Car2021-07-0313-96/+319
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into docco_cleanNicholas Car2021-07-0213-96/+319
| | |\ \ \ \ \
| * | | | | | | zfill for gYear/gYearMonth to try to fix test errorNicholas Car2021-07-032-5/+5
| |/ / / / / /
| * | | | | | try excluding the breaking test; tidy some other testsNicholas Car2021-07-021-5/+5
| * | | | | | merge masterNicholas Car2021-07-0283-483/+3191
| |\ \ \ \ \ \
| * | | | | | | revert to f-stringNicholas Car2021-06-261-1/+1
| * | | | | | | revert to f-stringNicholas Car2021-06-261-1/+1
| * | | | | | | attempted test fixNicholas Car2021-06-262-12/+5
| * | | | | | | typo fixNicholas Car2021-06-251-1/+1
| * | | | | | | fix gYear & gYearMonth conversionsNicholas Car2021-06-191-24/+24
| * | | | | | | fixing some test pathsNicholas Car2021-06-193-5/+10
| * | | | | | | minor docco updatesNicholas Car2021-06-1813-494/+101
| * | | | | | | ensure all examples workNicholas Car2021-06-186-32/+35
| * | | | | | | Merge branch 'master' into docco_cleanNicholas Car2021-06-187-25/+329
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into docco_cleanNicholas Car2021-05-1711-15/+150
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge pull request #1288 from tgbugs/path2url-removalNicholas Car2021-07-033-275/+273
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | parser.py fix pathlib mismatchesTom Gillespie2021-03-291-5/+6
| * | | | | | | | | tweaks to hierarchy to improve load timesTom Gillespie2021-03-263-10/+7
| * | | | | | | | | container.py fix crlf line endingsTom Gillespie2021-03-261-265/+265
* | | | | | | | | | Merge pull request #1347 from RDFLib/BerkeleyDBNicholas Car2021-07-0235-663/+1030
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'master' into BerkeleyDBNicholas Car2021-07-0258-261/+2850
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #1345 from iafork/iwana-issue1344Nicholas Car2021-07-023-52/+441
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Replace use of DBPedia with the new SimpleHTTPMockIwan Aucamp2021-06-303-52/+441
* | | | | | | | | | | Merge pull request #1349 from shreyasnagare/fix-graph-operator-overloadingNicholas Car2021-07-022-3/+39
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Use type(self)() instead of self.__class__().shreyasnagare2021-07-011-3/+3
| * | | | | | | | | | Add fallback for subclasses with required init argsshreyasnagare2021-06-301-3/+12