summaryrefslogtreecommitdiff
path: root/rdflib/extras
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1452 from iafork/iwana-20211018T2122-pytestNicholas Car2021-11-191-11/+0
|\
| * Migrate from nosetest to pytestIwan Aucamp2021-10-241-11/+0
* | Stringify OWL Namespace object where a string is required.Graham Higgins2021-11-151-3/+3
|/
* Fix mypy type errors and add mypy to .drone.ymlIwan Aucamp2021-09-101-3/+0
* blacked everything6.0.0Nicholas Car2021-07-202-19/+14
* fix docc build warningsNicholas Car2021-07-152-225/+225
* Add mypy to CI pipelines and fix errors it raisesIwan Aucamp2021-05-301-3/+3
* re-run blackAshley Sommer2020-08-271-20/+20
* Merge remote-tracking branch 'origin/master' into t0b3_masterAshley Sommer2020-08-271-1/+1
|\
| * improved Graph().parse()Nicholas Car2020-08-141-1/+1
* | 2to3 whole sourcebaset0b32020-06-223-33/+21
|/
* changes for flake8Nicholas Car2020-05-171-3/+3
* blacked all python filesNicholas Car2020-05-164-541/+602
* removal of all uses of package sixNicholas Car2020-05-161-3/+3
* fix shebang typot0b32020-05-021-1/+1
* add python 3.8, drop python 2 and 3.4t0b32020-04-261-1/+1
* Merge pull request #906 from tgbugs/infixowl-manchester-encodingNicholas Car2020-03-161-4/+4
|\
| * infixowl.manchesterSyntax do not encode stringsTom Gillespie2019-04-021-4/+4
* | replace foaf:surname (deprecated) with foaf:familyName in examples and testsNicholas Car2020-03-061-2/+2
* | replace foaf:firstName (deprecated) with foaf:givenName in examples and testsNicholas Car2020-03-061-2/+2
|/
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-303-35/+43
* remove format_doctest from py3compatGunnar Aastrand Grimnes2017-01-312-24/+24
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-302-3/+3
* converted last test filesGunnar Aastrand Grimnes2017-01-301-1/+1
* six: extras/infixowl.py: headersJoern Hees2017-01-301-5/+10
* six: extras/describer.py: headers, rel importsJoern Hees2017-01-301-4/+6
* DOC: unamed -> unnamedYaroslav Halchenko2015-12-101-1/+1
* make external_graph_libs tests optional (only run if ext lib is installed)Joern Hees2015-03-181-4/+5
* code to convert an rdflib.Graph into a graph_tool.GraphJoern Hees2015-03-151-0/+101
* edge attributes as callables, transformation functions and refactoringJoern Hees2015-03-101-49/+110
* exclude some `def main():` functions from test coverage analysisJoern Hees2015-03-091-1/+1
* code to convert an rdflib.Graph into networkx.((Multi)Di)GraphJoern Hees2015-03-091-0/+183
* cleanup logging and show logs in interactive modeJoern Hees2014-07-281-8/+2
* Bugfix manchestersyntax function for VirtuosoPhilippe Luickx2014-01-201-1/+1
* doc-updatesGunnar Aastrand Grimnes2013-05-091-1/+1
* undoing overzealous cleaningGunnar Aastrand Grimnes2013-05-031-1/+1
* cleanup - move stuff from rdfextras to sensible packages - entry_points for c...Gunnar Aastrand Grimnes2013-05-0311-1610/+3
* made Namespace no longer subclass urirefGunnar Aastrand Grimnes2013-05-031-2/+2
* removed abstract-sql store and associated classesGunnar Aastrand Grimnes2013-05-016-3260/+0
* Immigrated, refactored rdfextras code.Graham Higgins2013-03-2119-0/+7358