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
*
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
*
__all__ together now
Graham Higgins
2012-01-14
1
-5
/
+1
*
Fix from_n3 for Python 3.
Thomas Kluyver
2011-11-26
1
-1
/
+4
*
Use sets to get unique values.
Thomas Kluyver
2011-11-12
1
-5
/
+2
*
Various fixes for Python 3 compatibility.
Thomas Kluyver
2011-11-12
1
-1
/
+11
*
Changes so rdflib can be imported after installation in Python 3.
Thomas Kluyver
2011-11-12
1
-3
/
+2
*
'util' module cleanup, increase test coverage to 100%
Graham Higgins
2011-10-23
1
-111
/
+153
*
Fix for failing date/docstring test, courtesy of Graham Klyne.
Graham Higgins
2011-09-21
1
-0
/
+5
*
Update issue 120
eikeon
2010-02-13
1
-0
/
+7
*
we're already requiring 2.4.0 min
eikeon
2009-03-08
1
-1
/
+3
*
cleaning up imports (importing directly instead via their alias, pep 8, etc)
eikeon
2009-02-22
1
-3
/
+0
*
rdflib.Graph -> rdflib.graph
eikeon
2009-02-22
1
-1
/
+1
*
merged in changes from naming_cleanup branch; bumped version to 2.5.0
eikeon
2009-02-20
1
-5
/
+5
*
commenting out fragile test that breaks if runner timezone changes
whit
2007-07-12
1
-2
/
+3
*
Fix for test_sparql_json_results.py (SELECT * variables out of order)
chimezie
2007-03-26
1
-0
/
+4
*
removed trailing spaces
ogrisel
2006-06-25
1
-7
/
+7
*
fixing EOL problems by setting the svn:eol-style property to native and repla...
ogrisel
2006-06-25
1
-236
/
+236
*
added corresponding change that was made to Literal a while back
eikeon
2006-06-12
1
-1
/
+1
*
fixed to be able to parse date_time without tz info
eikeon
2005-12-26
1
-4
/
+8
[next]