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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: IRI to URI conversion (#2304)
Iwan Aucamp
2023-03-23
1
-15
/
+75
*
feat: add typing to `rdflib.util` (#2262)
Iwan Aucamp
2023-03-12
1
-16
/
+33
*
fix: small InputSource related issues (#2255)
Iwan Aucamp
2023-03-11
1
-1
/
+2
*
fix: handling of Literal datatype (#2076)
Iwan Aucamp
2022-08-12
1
-31
/
+57
*
More type hints for `rdflib.graph` and related (#1853)
Iwan Aucamp
2022-05-26
1
-9
/
+8
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-05-19
1
-3
/
+3
*
Fixes #1429, add `iri2uri` (#1902)
Graham Higgins
2022-05-19
1
-0
/
+35
*
feat: add tests and typing for `rdflib.utils.{get_tree,find_roots}` (#1935)
Iwan Aucamp
2022-05-15
1
-8
/
+32
*
Remove testing and debug code from rdflib
Iwan Aucamp
2022-04-19
1
-20
/
+0
*
Fixes, improvements and test for namespace (re)-binding on stores.
Iwan Aucamp
2022-04-19
1
-1
/
+25
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-04-15
1
-13
/
+5
*
Remove `(TypeCheck|SubjectType|PredicateType|ObjectType)Error` and related
Iwan Aucamp
2022-04-14
1
-68
/
+0
*
Move tests into test_parser_turtlelike.py
Iwan Aucamp
2022-04-02
1
-11
/
+5
*
blacked
Graham Higgins
2022-03-23
1
-1
/
+7
*
Fix for issue 1768, from_n3 handling numeric shortcuts
Graham Higgins
2022-03-23
1
-3
/
+14
*
add nquads to recognised file extensions
Graham Higgins
2022-01-08
1
-0
/
+1
*
Make util.guess_format() pass with mypy-strict-reviewed consumers
Alex Nelson
2021-12-16
1
-1
/
+2
*
guess_format() cater for JSON-LD files ending .json-ld
nicholascar
2021-12-01
1
-0
/
+1
*
Add JSON-LD to guess_format()
Alex Nelson
2021-09-07
1
-0
/
+4
*
blacked everything
6.0.0
Nicholas Car
2021-07-20
1
-3
/
+3
*
Prevent `from_n3` from unescaping `\xhh`
Iwan Aucamp
2021-06-26
1
-1
/
+4
*
re-run black
Ashley Sommer
2020-08-27
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into t0b3_master
Ashley Sommer
2020-08-27
1
-1
/
+1
|
\
|
*
improved Graph().parse()
Nicholas Car
2020-08-14
1
-1
/
+1
*
|
2to3 whole sourcebase
t0b3
2020-06-22
1
-3
/
+0
|
/
*
Merge remote-tracking branch 'upstream/master' into autodetect-parse-format
Donny Winston
2020-05-26
1
-53
/
+60
|
\
|
*
changes for flake8
Nicholas Car
2020-05-17
1
-2
/
+2
|
*
blacked all python files
Nicholas Car
2020-05-16
1
-55
/
+62
*
|
Remove 'as' for import
Donny Winston
2020-05-12
1
-5
/
+5
*
|
refactor imports; fix try block
Donny Winston
2020-05-12
1
-6
/
+5
|
/
*
fixed URIRef including native unicode characters
Kempei Igarashi
2020-02-21
1
-1
/
+3
*
a slightly opinionated autopep8 run
Gunnar Aastrand Grimnes
2018-10-30
1
-5
/
+1
*
moved all compat code to rdflib.compat
six_2to3
Gunnar Aastrand Grimnes
2017-01-31
1
-1
/
+1
*
removed most of the six import from py3compat
Gunnar Aastrand Grimnes
2017-01-30
1
-1
/
+1
*
six: util.py: cleanup unused StringIO
Joern Hees
2017-01-30
1
-1
/
+0
*
six: util.py: headers, StringIO
Joern Hees
2017-01-30
1
-2
/
+5
*
fix double reduction of \ escapes in from_n3
Joern Hees
2015-11-22
1
-1
/
+1
*
util.from_n3() allows to specify a NamespaceManager to parse CURIEs
Joern Hees
2015-07-27
1
-8
/
+24
*
util.from_n3() now correctly parses literals with datatypes, see #502
Joern Hees
2015-07-27
1
-1
/
+3
*
Fix mapping of ttl to turtle for guess_format
Niklas Lindström
2015-02-04
1
-2
/
+2
*
doc updates
Gunnar Aastrand Grimnes
2013-05-09
1
-1
/
+1
*
made query res pprinter into a serializer
Gunnar Aastrand Grimnes
2013-05-09
1
-56
/
+0
*
cleanup - move stuff from rdfextras to sensible packages - entry_points for c...
Gunnar Aastrand Grimnes
2013-05-03
1
-1
/
+206
*
minor cleanup - some docstrings
Gunnar Aastrand Grimnes
2013-03-28
1
-0
/
+4
*
Conform to PEP8
Graham Higgins
2013-02-07
1
-18
/
+7
*
apply autopep8 standards.
Graham Higgins
2013-01-11
1
-28
/
+53
*
Removed unused code that broke Windows tests
DzinX
2012-09-21
1
-5
/
+0
*
optimisations - generation-comprehensions instead of list-comprehensions
gromgull
2012-04-23
1
-0
/
+4
*
Applied Jorn's patch, fixes issue 208, thanks\!
Graham Higgins
2012-01-25
1
-17
/
+36
*
Uncomment __all__, tests do all pass
Graham Higgins
2012-01-16
1
-1
/
+1
[next]