summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into docco_cleanNicholas Car2021-07-024-14/+26
|\
| * Merge branch 'master' of https://github.com/RDFLib/rdflib into berkeleydbNicholas Car2021-06-282-21/+30
| |\
| * | tweak doccoNicholas Car2021-06-271-4/+4
| * | updated all Sleepycat refs to BerkeleyDBNicholas Car2021-06-271-8/+15
| * | Sleepycat -> BerkeleyDBname change; incomplete code updateNicholas Car2021-05-083-4/+4
* | | minor docco updatesNicholas Car2021-06-187-472/+78
* | | Merge branch 'master' into docco_cleanNicholas Car2021-06-182-21/+18
|\ \ \ | | |/ | |/|
| * | Merge pull request #1327 from RDFLib/dependabot/pip/sphinx-4.0.2Nicholas Car2021-06-011-1/+1
| |\ \
| | * | Bump sphinx from 4.0.1 to 4.0.2dependabot[bot]2021-05-241-1/+1
| * | | replace incomplete example in intro_to_sparql.rstTom Baker2021-05-301-30/+36
| |/ /
* | | Merge branch 'master' into docco_cleanNicholas Car2021-05-171-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Bump sphinx from 4.0.0 to 4.0.1dependabot[bot]2021-05-121-1/+1
| * Bump sphinx from 3.5.4 to 4.0.0dependabot-preview[bot]2021-05-101-1/+1
* | removed simple_example as it didn't do anything interestingNicholas Car2021-04-251-8/+0
* | tidied up resource exampleNicholas Car2021-04-251-3/+3
* | removed links to removed RDFa e.g., tidied film.pyNicholas Car2021-04-251-10/+1
* | removed RDFa since format no longer supportedNicholas Car2021-04-252-58/+129
* | added UPDATE exampleNicholas Car2021-04-251-2/+61
* | minor edits. SERVICE queries to HTTP broken (Issue #1295)Nicholas Car2021-04-241-37/+38
* | reST formattingNicholas Car2021-04-241-2/+1
* | minor text edits; removed deprecated label & preferredLabel methodsNicholas Car2021-04-241-25/+38
* | minor: Python 3 code styleNicholas Car2021-04-241-27/+55
* | removed non-resolving links, added new multi-graph e.g., fixed e.g. file docc...Nicholas Car2021-04-241-40/+102
* | stub 5to6 pageNicholas Car2021-04-241-0/+58
* | updated Python ref URLNicholas Car2021-04-241-1/+1
* | trivial grammar updatesNicholas Car2021-04-241-7/+9
* | trivial grammar updatesNicholas Car2021-04-241-12/+12
* | update to 6.0.0; add SPARQL e.g.Nicholas Car2021-04-241-23/+62
|/
* Bump sphinx from 3.5.3 to 3.5.4dependabot/pip/sphinx-3.5.4dependabot-preview[bot]2021-04-121-1/+1
* Bump sphinx from 3.5.1 to 3.5.3dependabot/pip/sphinx-3.5.3dependabot-preview[bot]2021-03-221-1/+1
* Bump sphinx from 3.5.0 to 3.5.1dependabot-preview[bot]2021-02-221-1/+1
* Bump sphinx from 3.4.1 to 3.5.0dependabot/pip/sphinx-3.5.0dependabot-preview[bot]2021-02-151-1/+1
* Add sentence on names not valid as Python IDs.tombaker2021-01-231-0/+2
* Bump sphinx from 3.4.0 to 3.4.1dependabot/pip/sphinx-3.4.1dependabot-preview[bot]2020-12-281-1/+1
* Merge pull request #1218 from ROZBEH/rouzbeh/modify-docsNicholas Car2020-12-271-1/+1
|\
| * fix typorozbeh2020-12-231-1/+1
* | Bump sphinx from 3.3.1 to 3.4.0dependabot/pip/sphinx-3.4.0dependabot-preview[bot]2020-12-211-1/+1
|/
* Bump sphinx from 3.2.1 to 3.3.1dependabot/pip/sphinx-3.3.1dependabot-preview[bot]2020-11-161-1/+1
* fix inconsistent quotesFlorian Ludwig2020-10-231-1/+1
* updated to support Python 3.6+ only (not 3.5)Nicholas Car2020-10-031-1/+1
* Merge pull request #1162 from FlorianLudwig/serialize-docAshley Sommer2020-09-171-0/+12
|\
| * Loading and saving RDF docs only cover loadingFlorian Ludwig2020-09-111-0/+12
* | Fix minor typosNatanael Arndt2020-09-091-1/+1
* | fix python version compatibilityFlorian Ludwig2020-09-081-1/+3
* | replace autopep8 mention with blackFlorian Ludwig2020-09-081-1/+2
|/
* Merge remote-tracking branch 'origin/master' into t0b3_masterAshley Sommer2020-08-275-8/+9
|\
| * Merge pull request #1133 from ashleysommer/in_memory_storeNicholas Car2020-08-273-6/+7
| |\
| | * Removed IOMemory storeAshley Sommer2020-08-193-6/+7
| * | Merge pull request #1145 from ashleysommer/fix_1144Nicholas Car2020-08-231-1/+1
| |\ \
| | * | Merged two Ntriples parser filesAshley Sommer2020-08-191-1/+1
| | |/