index
:
delta/python-packages/rdflib.git
5.0.0-dev
RDFa-initial-context-update-2017
Sweb
add-nsm-arg-to-path-n3
bdbOptimized
cite_rgda1
closednamedspace-inheritance-fix
dataset_example
default_prefixes
dependabot/add-v2-config-file
dependabot/docker/docker/latest/library/python-286f2f1
dependabot/docker/docker/unstable/library/python-286f2f1
dependabot/pip/black-21.7b0
dependabot/pip/black-21.8b0
dependabot/pip/coverage-7.2.5
dependabot/pip/flakeheaven-3.3.0
dependabot/pip/importlib-metadata-6.6.0
dependabot/pip/pytest-7.3.1
dependabot/pip/setuptools-67.7.2
dependabot/pip/sphinx-3.0.2
dependabot/pip/sphinx-3.0.3
dependabot/pip/sphinx-3.0.4
dependabot/pip/sphinx-3.1.1
dependabot/pip/sphinx-3.1.2
dependabot/pip/sphinx-3.2.0
dependabot/pip/sphinx-3.2.1
dependabot/pip/sphinx-3.3.0
dependabot/pip/sphinx-3.3.1
dependabot/pip/sphinx-3.4.0
dependabot/pip/sphinx-3.4.1
dependabot/pip/sphinx-3.4.3
dependabot/pip/sphinx-3.5.0
dependabot/pip/sphinx-3.5.2
dependabot/pip/sphinx-3.5.3
dependabot/pip/sphinx-3.5.4
dependabot/pip/sphinx-4.2.0
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-4.3.1
dependabot/pip/sphinx-4.3.2
dependabot/pip/sphinx-4.4.0
dependabot/pip/sphinx-autodoc-typehints-1.23.0
dependabot/pip/types-setuptools-67.7.0.1
docco_clean
drone_coverage
drone_py310
fix-issue-545
fix-issue-580
fix638
fix680
fixElementTreeImports
fix_913
fix_canonicalization
fix_deprecated_load
fix_sparql_raise_unbound
foaf_fix
hextuples
improve_graph_parse
improved_docco_style
initbindings-fix
issue-495-graphs-method
issue714
issue_1003
issue_980
iwana-20211218T0035-sap_pmr
iwana-20220718T0603-lxml-test
iwana-issue919-tests
jsonld_conneg
kill-Py2
main
master
microdata-to-rdf-second-edition
microdata-to-rdf-second-edition-bak
microdata-to-rdf-third-edition
namespace-geosparql
namespaces_all
path-n3-method
pr_451_redux
pre-commit-ci-update-config
rdfa-html-datatype-lang-error
rdfa-initial-context-update-2017
remove_requests
revert_black
rm_md5_term_hash
roundtrip_hext
sdo-https
serialize1
six_2to3
sparqlstore_improvements
test_drone
ttl2
update-rdfa-initial-context-csvw
update_xsd_namespace
url_source_hdrs
github.com: rdflib/rdflib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rdflib
/
plugin.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: add type hints to `rdflib.query` and related (#2097)
Iwan Aucamp
2022-08-24
1
-1
/
+1
*
fix: Don't register berkelydb as a store if it is not available on the system...
Clay G
2022-08-23
1
-6
/
+11
*
Toplevel n80x (#2046)
Graham Higgins
2022-07-28
1
-2
/
+2
*
docs: fix sphinx nitpicky issues (#2036)
Iwan Aucamp
2022-07-18
1
-1
/
+10
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-04-15
1
-13
/
+14
*
Unify plugin loading
Iwan Aucamp
2022-01-30
1
-8
/
+7
*
first version of parser
nicholascar
2021-12-06
1
-0
/
+6
*
basic hextuples serializer
nicholascar
2021-12-03
1
-0
/
+6
*
rename turtle2 longturtle; update parser & plubing docco
nicholascar
2021-12-03
1
-6
/
+6
*
tidy plugin.py file formatting
nicholascar
2021-12-03
1
-52
/
+283
*
Add type hints
Iwan Aucamp
2021-10-24
1
-16
/
+46
*
Merge pull request #1445 from Panaetius/master
Nicholas Car
2021-10-18
1
-8
/
+15
|
\
|
*
Use version conditional imports to accomodate mypy
Iwan Aucamp
2021-10-17
1
-4
/
+5
|
*
replace pkg_resources with importlib.metadata
Ralf Grubenmann
2021-10-14
1
-6
/
+12
*
|
complete turtle2 serializer with tests
Nicholas Car
2021-10-02
1
-0
/
+1
|
/
*
fix: use correct name for json-ld
Stig B. Dørmænen
2021-08-09
1
-1
/
+1
*
blacked everything
6.0.0
Nicholas Car
2021-07-20
1
-1
/
+4
*
integrate jsonld code into rdflib core
Ashley Sommer
2021-07-07
1
-0
/
+7
*
Merge branch 'master' of https://github.com/RDFLib/rdflib into berkeleydb
Nicholas Car
2021-06-28
1
-2
/
+6
|
\
|
*
Add mypy to CI pipelines and fix errors it raises
Iwan Aucamp
2021-05-30
1
-2
/
+6
*
|
Sleepycat -> BerkeleyDBname change; incomplete code update
Nicholas Car
2021-05-08
1
-1
/
+1
|
/
*
Reorder plugins and add comments
Natanael Arndt
2021-01-28
1
-19
/
+20
*
Fix #1236. Add TriG mimetype for registering Parsers and Serializers.
Natanael Arndt
2021-01-28
1
-0
/
+4
*
Merge remote-tracking branch 'origin/master' into t0b3_master
Ashley Sommer
2020-08-27
1
-8
/
+9
|
\
|
*
Merge pull request #1133 from ashleysommer/in_memory_store
Nicholas Car
2020-08-27
1
-3
/
+4
|
|
\
|
|
*
Removed IOMemory store
Ashley Sommer
2020-08-19
1
-5
/
+4
|
|
*
New full-featured In-Memory-Store taking advantage of Python3 dict performance
Ashley Sommer
2020-07-19
1
-1
/
+3
|
*
|
Merged two Ntriples parser files
Ashley Sommer
2020-08-19
1
-5
/
+5
|
|
/
*
|
2to3 whole sourcebase
t0b3
2020-06-22
1
-3
/
+0
|
/
*
blacked all python files
Nicholas Car
2020-05-16
1
-209
/
+191
*
Register additional serializer plugins for SPARQL mime types.
Darren Garvey
2020-03-28
1
-0
/
+9
*
make SPARQLconnector work with DBpedia
Joern Hees
2019-10-30
1
-0
/
+3
*
a slightly opinionated autopep8 run
Gunnar Aastrand Grimnes
2018-10-30
1
-1
/
+1
*
Merge pull request #828 from gromgull/remove_rdfa
Gunnar Aastrand Grimnes
2018-10-27
1
-39
/
+0
|
\
|
*
remove rdfa and microdata parsers from core RDFLib
Gunnar Aastrand Grimnes
2018-10-27
1
-39
/
+0
*
|
also register sparql result parsers by content-type
Gunnar Aastrand Grimnes
2018-05-15
1
-0
/
+20
|
/
*
six: plugin.py: headers, handling of iteritems
Joern Hees
2017-01-30
1
-1
/
+4
*
quote cleanup OCD
Joern Hees
2017-01-25
1
-2
/
+2
*
serializer/parser alias for 'ntriples'
Joern Hees
2017-01-25
1
-0
/
+6
*
serializer/parser alias for 'ttl'
Joern Hees
2017-01-25
1
-0
/
+6
*
add a NTSerializer sub-class for nt11 (#700)
Gunnar Aastrand Grimnes
2017-01-24
1
-0
/
+7
*
Added a TriG parser
Gunnar Aastrand Grimnes
2013-07-29
1
-0
/
+3
*
made query res pprinter into a serializer
Gunnar Aastrand Grimnes
2013-05-09
1
-0
/
+3
*
mimetype for trix, dont double-test parsers/serializers registered twice - re...
gromgull
2013-05-08
1
-0
/
+6
*
Merge pull request #277 from uholzer/register_with_mimetype
Gunnar Aastrand Grimnes
2013-05-08
1
-0
/
+27
|
\
|
*
Register parsers and serializers with mime-type
Urs Holzer
2013-05-07
1
-0
/
+27
*
|
py3 test fix - again. rdflib.paths doc update
gromgull
2013-05-08
1
-2
/
+1
|
/
*
added plugin infrastructure for sparql-update plugins and a graph.update method
Gunnar Aastrand Grimnes
2013-05-02
1
-2
/
+9
*
removed last traces of sqlite
Gunnar Aastrand Grimnes
2013-05-01
1
-3
/
+0
*
Add some storage conveniences
Graham Higgins
2013-03-21
1
-0
/
+46
[next]