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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1145 from ashleysommer/fix_1144
Nicholas Car
2020-08-23
5
-84
/
+87
|
\
|
*
Merged two Ntriples parser files
Ashley Sommer
2020-08-19
5
-84
/
+87
*
|
More Black formatting changes
Ashley Sommer
2020-08-19
3
-53
/
+56
|
/
*
Adding some docs for bnode_context in N-Quads (#980)
Mark Watts
2020-05-31
3
-6
/
+16
*
Adding bnode_context option to NT and NQuads parsers (#980)
Mark Watts
2020-05-31
3
-26
/
+30
*
Adding docs for bnode_context arguments (#980)
Mark Watts
2020-05-31
1
-1
/
+13
*
Supporting bnode_context for each call to parse (#980)
Mark Watts
2020-05-31
1
-5
/
+11
*
Making ntriples parser BNode context per-instance (#980)
Mark Watts
2020-05-31
1
-2
/
+5
*
Merge branch 'master' into issue-910
Nicholas Car
2020-05-25
41
-2094
/
+2815
|
\
|
*
changes for flake8
Nicholas Car
2020-05-17
23
-171
/
+148
|
*
blacked all python files
Nicholas Car
2020-05-16
41
-1879
/
+2638
|
*
removal of all uses of package six
Nicholas Car
2020-05-16
26
-168
/
+118
|
*
Support SERVICE case-insensitively
Donny Winston
2020-05-06
1
-1
/
+1
|
*
Merge pull request #1033 from white-gecko/feature/sparqlstore
Nicholas Car
2020-05-03
1
-5
/
+3
|
|
\
|
|
*
Set update endpoint similar to query endpoint for sparqlstore if only one is ...
Natanael Arndt
2020-05-02
1
-5
/
+3
|
*
|
headers only set for SPARQL query() POST
Nicholas Car
2020-04-28
1
-4
/
+2
|
*
|
align query() & updte() order
Nicholas Car
2020-04-26
1
-4
/
+6
|
*
|
adding sparql-query to sparqlconnector.py query()
Nicholas Car
2020-04-26
1
-3
/
+4
|
*
|
Add the content type 'application/sparql-update' to the POST request header b...
Arnoud Hilhorst
2020-04-24
1
-1
/
+4
|
|
/
|
*
RF: Simplify exponent regex by separating mantissa from exponent
Chris Markiewicz
2020-04-17
1
-3
/
+1
|
*
Update rdflib/plugins/parsers/notation3.py
Natanael Arndt
2020-04-17
1
-2
/
+2
|
*
Fix exponent syntax with leading dot.
Natanael Arndt
2020-04-17
1
-1
/
+1
|
*
Merge pull request #1005 from RDFLib/issue_1003
Nicholas Car
2020-04-17
4
-5
/
+37
|
|
\
|
|
*
Let argument of serialize method overwrite graph settings
Natanael Arndt
2020-04-17
4
-15
/
+24
|
|
*
inverted precedence of base: graph wins over adding base to serialize(). Adde...
issue_1003
Nicholas Car
2020-04-16
4
-7
/
+25
|
|
*
improved handling of base, including at Graph() init
Nicholas Car
2020-04-16
1
-1
/
+6
|
*
|
FIX: Change is comparison to == for tuple
Chris Markiewicz
2020-04-16
1
-1
/
+1
|
*
|
Default to initBindings when resolving FrozenBindings
Boris Pelakh
2020-04-14
1
-1
/
+4
|
|
/
*
|
Update evaluate.py to fix issue 910
Kushagr Arora
2020-05-21
1
-2
/
+4
|
/
*
Merge pull request #974 from nicholascar/Issue-920-redux
Natanael Arndt
2020-03-16
1
-1
/
+1
|
\
|
*
Issue 920 fixes as per Issue desc, + test
Nicholas Car
2020-03-16
1
-1
/
+1
*
|
Merge pull request #914 from tgbugs/keep-prefixes
Nicholas Car
2020-03-16
1
-0
/
+10
|
\
\
|
*
|
allow roundtripping of specific prefixes
Tom Gillespie
2019-05-30
1
-3
/
+8
|
*
|
added a class level option to roundtrip prefixes
Tom Gillespie
2019-05-16
1
-2
/
+4
|
*
|
Revert "Not adding all namespaces for n3 serializer"
Tom Gillespie
2019-05-16
1
-0
/
+3
*
|
|
namespace.py serializers/rdfxml.py stric qnames
Tom Gillespie
2020-03-12
2
-4
/
+4
|
|
/
|
/
|
*
|
Revert "Merge pull request #905 from sleak-lbl/sleak/hotfix/namespace-binds"
Ashley Sommer
2020-03-12
2
-7
/
+1
*
|
Merge pull request #959 from tmsincomb/master
Nicholas Car
2020-03-12
1
-1
/
+1
|
\
\
|
*
|
moved to proper place
Troy Sincomb
2020-02-12
1
-1
/
+1
|
*
|
Moved backwards compatability changes to rdflib/compat.py
Troy Sincomb
2020-02-12
1
-1
/
+1
*
|
|
Merge pull request #943 from JervenBolleman/federate2019
Nicholas Car
2020-03-12
3
-6
/
+89
|
\
\
\
|
*
|
|
We should ask for reduced bindings from the remote endpoint by default, to re...
Jerven bolleman
2019-12-11
1
-1
/
+1
|
*
|
|
Working on making it python 2.7 compatible
Jerven bolleman
2019-12-11
1
-1
/
+2
|
*
|
|
Queries that use the simple service call without a nested select failed to ex...
Jerven bolleman
2019-12-11
1
-9
/
+23
|
*
|
|
String concat of the VALUES with the prebound values much nicer
Jerven bolleman
2019-12-02
1
-10
/
+3
|
*
|
|
Test did not generate second values clause becuase we hit the limit already.
Jerven bolleman
2019-12-02
1
-6
/
+5
|
*
|
|
Starting work on binding in existing solutions sets into the federated query ...
Jerven bolleman
2019-12-02
1
-20
/
+45
|
*
|
|
Improve the test case and the results parsing
Jerven bolleman
2019-12-02
1
-10
/
+19
|
*
|
|
Have a working example, where the results are bound and return a result.
Jerven bolleman
2019-12-02
1
-5
/
+17
|
*
|
|
run service query
marqh
2019-12-02
3
-5
/
+35
|
|
/
/
[next]