Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: validation issues with examples (#2269) | Iwan Aucamp | 2023-03-13 | 1 | -4/+3 |
| | | | | | | | | | I want to add examples for securing RDFLib network access using `sys.addaudithook` and `urllib.request.install_opener`, but I want to also validate the examples in our CI pipeline, so we can demonstrate they work to our users. This change adds validation for all examples, and the addition of the security examples in a seperate PR will then also get validated. | ||||
* | blacked everything6.0.0 | Nicholas Car | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | improved print formatting | Nicholas Car | 2021-04-25 | 1 | -22/+28 |
| | |||||
* | Removed IOMemory store | Ashley Sommer | 2020-08-19 | 1 | -2/+2 |
| | | | | | | | | Renamed Memory2 to Memory Renamed Memory1 to SimpleMemory Set default store to new Memory Fixed tests Fixed docs | ||||
* | Fix comment | Stig B. Dørmænen | 2020-07-03 | 1 | -1/+1 |
| | |||||
* | blacked all python files | Nicholas Car | 2020-05-16 | 1 | -1/+1 |
| | |||||
* | touched up all examples | Nicholas Car | 2020-03-27 | 1 | -22/+24 |
| | |||||
* | a slightly opinionated autopep8 run | Gunnar Aastrand Grimnes | 2018-10-30 | 1 | -9/+8 |
| | | | | | | | | opinions is mainly: no to long lines, but not at any cost. notation3.py crashses autopep :D Also rdflib/__init__.py gets completely broken | ||||
* | converted examples | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -2/+2 |
| | |||||
* | DOC: unamed -> unnamed | Yaroslav Halchenko | 2015-12-10 | 1 | -1/+1 |
| | |||||
* | and even more doc updates | Gunnar Aastrand Grimnes | 2013-05-07 | 1 | -24/+45 |
| | |||||
* | Migrated standalone examples out of docs into separate, executable example files | Graham Higgins | 2012-01-13 | 1 | -0/+37 |