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
*
fix: eliminate bare `except:` (#2350)
Iwan Aucamp
2023-04-12
5
-9
/
+9
*
fix: correct imports and `__all__` (#2340)
Iwan Aucamp
2023-04-12
2
-0
/
+6
*
feat: add optional `target_graph` argument to `Graph.cbd` and use it for DES...
Matt Goldberg
2023-04-11
1
-1
/
+1
*
refactor: eliminate inheritance from object (#2339)
Iwan Aucamp
2023-04-10
12
-17
/
+17
*
refactor: narrow imports (#2338)
Iwan Aucamp
2023-04-10
1
-2
/
+1
*
refactor: eliminate unneeded `rdflib.compat` imports (#2336)
Iwan Aucamp
2023-04-09
1
-1
/
+1
*
fix: eliminate some mutable default arguments in SPARQL code (#2301)
Charles Tapley Hoyt
2023-04-07
3
-18
/
+26
*
fix: eliminate file intermediary in translate algebra (#2267)
Jeffrey C. Lerman
2023-03-27
1
-189
/
+265
*
fix: `ROUND`, `ENCODE_FOR_URI` and `SECONDS` SPARQL functions (#2314)
Iwan Aucamp
2023-03-26
1
-4
/
+7
*
fix: Add `to_dict` method to the JSON-LD `Context` class. (#2310)
Iwan Aucamp
2023-03-25
1
-2
/
+35
*
fix: JSON-LD context construction from a `dict` (#2306)
Iwan Aucamp
2023-03-24
1
-1
/
+1
*
build(deps-dev): bump mypy from 1.0.1 to 1.1.1 (#2274)
dependabot[bot]
2023-03-19
1
-2
/
+2
*
docs: document avaiable security measures (#2270)
Iwan Aucamp
2023-03-16
3
-0
/
+57
*
feat: more type hints for `rdflib.plugins.sparql` (#2268)
Iwan Aucamp
2023-03-13
11
-174
/
+446
*
fix: add more type-hinting for SPARQL plugin (#2265)
Jeffrey C. Lerman
2023-03-12
2
-23
/
+37
*
feat: add typing to `rdflib.util` (#2262)
Iwan Aucamp
2023-03-12
1
-1
/
+2
*
feat: diverse type hints (#2264)
Iwan Aucamp
2023-03-12
2
-7
/
+14
*
build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)
dependabot[bot]
2023-03-11
25
-68
/
+3
*
fix: small InputSource related issues (#2255)
Iwan Aucamp
2023-03-11
1
-18
/
+19
*
feat: add parser type hints (#2232)
Iwan Aucamp
2023-03-05
10
-332
/
+659
*
feat: Add SPARQL DESCRIBE query implementation (#2221)
Matt Goldberg
2023-02-07
3
-6
/
+63
*
fix: bug applying VALUES outside of a GROUP BY (#2188)
Rob B
2023-01-29
1
-4
/
+10
*
fix: bug with `SELECT *` inside `SELECT *` (#2190)
Rob B
2023-01-29
2
-1
/
+23
*
fix: missing query string params in sparqlconnector when using POST method (...
David Andreoletti
2023-01-02
1
-1
/
+2
*
feat: do not write prefix for empty graph id (#2160)
Elie Roux
2022-12-30
1
-0
/
+3
*
fix: don't modify base when processing context inputs
Harold Solbrig
2022-12-24
1
-2
/
+3
*
fix: don't reuse same dict for headers in SPARQL HTTP requests
gitmpje
2022-12-24
1
-2
/
+3
*
refactor: remove redundant class (#2143)
Veyndan Stuart
2022-11-19
1
-7
/
+1
*
Fix type errors resulting from new mypy (#2161)
Iwan Aucamp
2022-11-19
3
-7
/
+4
*
refactor: Pass service_query to _buildQueryStringForServiceCall instead of a ...
Veyndan Stuart
2022-10-14
1
-4
/
+2
*
feat: add type hint to part in evalServiceQuery (#2133)
Veyndan Stuart
2022-10-13
1
-1
/
+1
*
chore: remove outdated comment (#2129)
Veyndan Stuart
2022-10-10
1
-1
/
+0
*
fix: type ignore compatibility with latest mypy (#2127)
Iwan Aucamp
2022-10-09
1
-4
/
+4
*
fix: add charset encoding to SPARQLConnector.update() request. (#2112)
Robert Casties
2022-09-15
1
-1
/
+1
*
feat: add type hints to `rdflib.query` and related (#2097)
Iwan Aucamp
2022-08-24
8
-56
/
+108
*
fix: issue with trig reference counting across graphs (#2085)
Iwan Aucamp
2022-08-24
1
-9
/
+5
*
feat: add type hints to `rdflib.plugins.sparql.{algebra,operators}` (#2094)
Iwan Aucamp
2022-08-23
2
-137
/
+238
*
feat: Add type hints to rdflib.graph (#2080)
Iwan Aucamp
2022-08-23
3
-21
/
+24
*
fix: generate VALUES block for federated queries with variables only (#2084)
Veyndan Stuart
2022-08-21
1
-1
/
+1
*
fix: handling of Literal datatype (#2076)
Iwan Aucamp
2022-08-12
1
-11
/
+8
*
add chunk serializer & tests (#1968)
Nicholas Car
2022-08-12
1
-10
/
+23
*
fix: always parse HexTuple files as utf-8 (#2070)
Iwan Aucamp
2022-08-07
1
-1
/
+1
*
fix: narrow the context identifier type from `Node` to `IdentifiedNode` (#2069)
Iwan Aucamp
2022-08-02
1
-10
/
+5
*
feat: add type hints for `rdflib.store` and `rdflib.plugins.stores` (#2057)
Iwan Aucamp
2022-07-30
5
-253
/
+707
*
fix: SPARQL XML result parsing (#2044)
Iwan Aucamp
2022-07-26
1
-30
/
+83
*
chore: remove pre python 3.5 regex related workaround (#2042)
Iwan Aucamp
2022-07-20
1
-28
/
+1
*
fix: import xml.sax.handler from the right place (#2041)
Iwan Aucamp
2022-07-20
1
-2
/
+1
*
revert: fix: import xml.sax.handler from the right place
Iwan Aucamp
2022-07-20
1
-1
/
+2
*
fix: import xml.sax.handler from the right place
Iwan Aucamp
2022-07-20
1
-2
/
+1
*
docs: fix sphinx nitpicky issues (#2036)
Iwan Aucamp
2022-07-18
6
-12
/
+32
[next]