Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: validation issues with examples (#2269) | Iwan Aucamp | 2023-03-13 | 1 | -10/+16 |
| | | | | | | | | | 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. | ||||
* | minor docco updates | Nicholas Car | 2021-06-18 | 1 | -1/+1 |
| | |||||
* | trivial formatting | Nicholas Car | 2021-04-25 | 1 | -3/+2 |
| | |||||
* | Python 3 syntax, rdflib 5+ namespacing | Nicholas Car | 2021-04-24 | 1 | -5/+14 |
| | |||||
* | touched up all examples | Nicholas Car | 2020-03-27 | 1 | -14/+8 |
| | |||||
* | a slightly opinionated autopep8 run | Gunnar Aastrand Grimnes | 2018-10-30 | 1 | -1/+2 |
| | | | | | | | | 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 | -1/+1 |
| | |||||
* | and even more doc updates | Gunnar Aastrand Grimnes | 2013-05-07 | 1 | -17/+18 |
| | |||||
* | examples updates, some slice fixes | Gunnar Aastrand Grimnes | 2013-05-02 | 1 | -2/+1 |
| | |||||
* | example cleanup - copy examples from rdflib-sparql | Gunnar Aastrand Grimnes | 2013-04-25 | 1 | -0/+68 |