Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: validation issues with examples (#2269) | Iwan Aucamp | 2023-03-13 | 1 | -5/+9 |
| | | | | | | | | | 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. | ||||
* | re-do, including changes from aucampia's PR | Graham Higgins | 2021-12-15 | 1 | -1/+1 |
| | |||||
* | blacked everything6.0.0 | Nicholas Car | 2021-07-20 | 1 | -2/+2 |
| | |||||
* | ensure all examples work | Nicholas Car | 2021-06-18 | 1 | -6/+4 |
| | |||||
* | blacked all python files | Nicholas Car | 2020-05-16 | 1 | -2/+2 |
| | |||||
* | touched up all examples | Nicholas Car | 2020-03-27 | 1 | -5/+3 |
| | |||||
* | a slightly opinionated autopep8 run | Gunnar Aastrand Grimnes | 2018-10-30 | 1 | -4/+4 |
| | | | | | | | | 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 | -4/+3 |
| | |||||
* | and even more doc updates | Gunnar Aastrand Grimnes | 2013-05-07 | 1 | -12/+16 |
| | |||||
* | moved paths from sparql package to top-level - make slicing return tuples, ↵ | Gunnar Aastrand Grimnes | 2013-05-02 | 1 | -2/+2 |
| | | | | not always triples | ||||
* | examples updates, some slice fixes | Gunnar Aastrand Grimnes | 2013-05-02 | 1 | -0/+26 |