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
/
parsers
/
ntriples.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate the use of `str.translate` in unquoting
Iwan Aucamp
2022-01-16
1
-2
/
+2
*
Fixed the handling of escape sequences in the ntriples and nquads parsers.
Iwan Aucamp
2022-01-15
1
-7
/
+6
*
Add typing for parsers
Iwan Aucamp
2021-12-29
1
-19
/
+30
*
backing all files
nicholascar
2021-12-07
1
-4
/
+4
*
Flak8 improvements
nicholascar
2021-12-07
1
-4
/
+4
*
blacked parsers & serializers
nicholascar
2021-12-07
1
-4
/
+4
*
Flake8 style improvements
nicholascar
2021-12-07
1
-3
/
+3
*
small code style touch-ups
nicholascar
2021-12-06
1
-2
/
+1
*
Fix typos discovered by codespell
Christian Clauss
2021-10-14
1
-1
/
+1
*
fix docc build warnings
Nicholas Car
2021-07-15
1
-0
/
+1
*
Add mypy to CI pipelines and fix errors it raises
Iwan Aucamp
2021-05-30
1
-1
/
+1
*
re-run black
Ashley Sommer
2020-08-27
1
-3
/
+3
*
Merge remote-tracking branch 'origin/master' into t0b3_master
Ashley Sommer
2020-08-27
1
-44
/
+75
|
\
|
*
Merge pull request #1145 from ashleysommer/fix_1144
Nicholas Car
2020-08-23
1
-43
/
+71
|
|
\
|
|
*
Merged two Ntriples parser files
Ashley Sommer
2020-08-19
1
-43
/
+71
|
*
|
More Black formatting changes
Ashley Sommer
2020-08-19
1
-4
/
+4
|
|
/
*
|
2to3 whole sourcebase
t0b3
2020-06-22
1
-6
/
+3
|
/
*
Adding some docs for bnode_context in N-Quads (#980)
Mark Watts
2020-05-31
1
-2
/
+5
*
Adding bnode_context option to NT and NQuads parsers (#980)
Mark Watts
2020-05-31
1
-18
/
+13
*
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
*
changes for flake8
Nicholas Car
2020-05-17
1
-4
/
+4
*
blacked all python files
Nicholas Car
2020-05-16
1
-27
/
+26
*
removal of all uses of package six
Nicholas Car
2020-05-16
1
-9
/
+5
*
Issue 920 fixes as per Issue desc, + test
Nicholas Car
2020-03-16
1
-1
/
+1
*
Replace the last start by a ?
Natanael Arndt
2019-01-08
1
-1
/
+1
*
Add more ASCII chars as specified for bnode labels
Natanael Arndt
2019-01-02
1
-1
/
+1
*
a slightly opinionated autopep8 run
Gunnar Aastrand Grimnes
2018-10-30
1
-1
/
+3
*
Fix #859.
Natanael Arndt
2018-10-27
1
-1
/
+3
*
ntriples spec allows for upper-cased lang tag, fixes #782
Joern Hees
2017-10-31
1
-1
/
+1
*
moved all compat code to rdflib.compat
six_2to3
Gunnar Aastrand Grimnes
2017-01-31
1
-3
/
+3
*
removed most of the six import from py3compat
Gunnar Aastrand Grimnes
2017-01-30
1
-8
/
+8
*
six: compare.py: headers and unicode --> text_type
Joern Hees
2017-01-30
1
-12
/
+18
*
Put the original pattern in the ParseError for ntriples.eat()
Justin Clark-Casey
2016-07-26
1
-1
/
+1
*
ntriples handling of utf-8 files, fixes #400
Joern Hees
2015-01-05
1
-2
/
+5
*
made ntriples parser use unicode/strings throughout, to make code-sharing bet...
Gunnar Aastrand Grimnes
2013-12-30
1
-28
/
+26
*
nquads is great they said, it's just like ntriples, but with context they sai...
Gunnar Aastrand Grimnes
2013-12-30
1
-1
/
+11
*
fixes to nquads parser, now passes all tests
Gunnar Aastrand Grimnes
2013-12-17
1
-4
/
+4
*
NTriples: Newline in final line is optional
Urs Holzer
2013-05-07
1
-1
/
+2
*
Conform to PEP8
Graham Higgins
2013-02-07
1
-0
/
+2
*
apply autopep8 standards.
Graham Higgins
2013-01-11
1
-18
/
+31
*
Generate fresh BNode id. Fix for issue 204
Graham Higgins
2012-06-03
1
-3
/
+16
*
Uncomment __all__, tests do all pass
Graham Higgins
2012-01-16
1
-1
/
+1
*
__all__ together now
Graham Higgins
2012-01-14
1
-0
/
+2
*
Restore support for Python 2.4
Graham Higgins
2012-01-12
1
-2
/
+8
*
Yet more minor bytes/unicode fixes.
Thomas Kluyver
2011-11-12
1
-1
/
+1
*
Various more fixes for Python 3.
Thomas Kluyver
2011-11-12
1
-4
/
+7
*
Various fixes for Python 3 compatibility.
Thomas Kluyver
2011-11-12
1
-23
/
+26
*
Whitespace gardening - update old 3-space tab
Graham Higgins
2011-10-26
1
-208
/
+186
[next]