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
/
test
/
test_n3.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into hsolbrig/master
Edmond Chuc
2021-07-08
1
-4
/
+4
|
\
|
*
Serialize Changes:
Ashley Sommer
2020-10-08
1
-2
/
+2
|
*
2to3 whole sourcebase
t0b3
2020-06-22
1
-2
/
+2
*
|
Migration from ClosedNamespace to DeclaredNamespace
hsolbrig
2020-05-26
1
-1
/
+6
|
/
*
blacked all python files
Nicholas Car
2020-05-16
1
-34
/
+50
*
removal of all uses of package six
Nicholas Car
2020-05-16
1
-4
/
+2
*
Fix for python 2.7
Natanael Arndt
2020-04-17
1
-2
/
+2
*
TEST: Stress test exponent regex
Chris Markiewicz
2020-04-17
1
-1
/
+21
*
Add test for exponent floats with leading dot
Natanael Arndt
2020-04-17
1
-0
/
+25
*
a slightly opinionated autopep8 run
Gunnar Aastrand Grimnes
2018-10-30
1
-9
/
+7
*
removed most of the six import from py3compat
Gunnar Aastrand Grimnes
2017-01-30
1
-1
/
+2
*
converted all tests
Gunnar Aastrand Grimnes
2017-01-30
1
-5
/
+3
*
updating deprecated testing syntax (#697)
Nate Prewitt
2017-01-24
1
-2
/
+2
*
added test and fixed #312
Gunnar Aastrand Grimnes
2013-12-30
1
-0
/
+11
*
removed incorrect test
Gunnar Aastrand Grimnes
2013-11-20
1
-19
/
+0
*
Added test for #326 (accept single quotes around Turtle strings)
Alexander Dutton
2013-10-14
1
-0
/
+16
*
Test N3 formula serialization.
Eric Peden
2013-05-23
1
-0
/
+5
*
test fix for py3
gromgull
2013-03-11
1
-1
/
+2
*
better tests for base support in n3/turtle. Fixes #248.
gromgull
2013-03-11
1
-29
/
+70
*
added parser/serializer roundtrip test
gromgull
2012-07-20
1
-8
/
+0
*
cleaned up tests, removed duplicates, more sensible names
gromgull
2012-07-18
1
-28
/
+8
*
fixed n3 parser to allow .s in prefixes
gromgull
2012-02-14
1
-0
/
+5
*
Fix to error condition reported in issue206
Graham Higgins
2012-01-25
1
-1
/
+6
*
fix from Rob Sanderson so that n3/turtle parser does not choke on UTF-8 BOM (...
ed.summers
2011-01-05
1
-0
/
+7
*
added test for issue68
gromgull
2010-02-02
1
-2
/
+7
*
made test_n3 be included in tests
gromgull
2010-02-02
1
-3
/
+3
*
changed n3 test-names so nose picks them up
gromgull
2010-02-02
1
-2
/
+2
*
added some n3 tests for known issues;
gromgull
2010-02-01
1
-0
/
+40
*
Fairly big revision of the Turtle and N3 serializers, including:
lindstream
2009-09-09
1
-6
/
+9
*
moved namespace bits from term into a namespace module
eikeon
2009-04-02
1
-1
/
+1
*
renaming so that nose picks it up as a test module
eikeon
2009-03-10
1
-1
/
+1
*
renaming test modules so they get picked up by nose
eikeon
2009-03-08
1
-0
/
+141