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
/
serializers
/
rdfxml.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: eliminate bare `except:` (#2350)
Iwan Aucamp
2023-04-12
1
-1
/
+1
*
feat: add typing to `rdflib.util` (#2262)
Iwan Aucamp
2023-03-12
1
-1
/
+2
*
build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)
dependabot[bot]
2023-03-11
1
-4
/
+0
*
More type hints for `rdflib.graph` and related (#1853)
Iwan Aucamp
2022-05-26
1
-3
/
+6
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-04-15
1
-10
/
+8
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-02-23
1
-1
/
+3
*
Remove unused type ignores
Iwan Aucamp
2022-02-23
1
-2
/
+2
*
Fix type checking errors
Iwan Aucamp
2022-02-22
1
-3
/
+1
*
Apply IdentifiedNode type signature revisions to rdf-xml serializer
Alex Nelson
2022-01-25
1
-4
/
+6
*
Flak8 improvements
nicholascar
2021-12-07
1
-1
/
+1
*
blacked parsers & serializers
nicholascar
2021-12-07
1
-2
/
+2
*
Add type hints
Iwan Aucamp
2021-10-24
1
-15
/
+31
*
Merge branch 'master' into hsolbrig/master
Edmond Chuc
2021-07-08
1
-3
/
+1
|
\
|
*
2to3 whole sourcebase
t0b3
2020-06-22
1
-3
/
+1
*
|
Fix more travis issues and problems.
hsolbrig
2020-05-26
1
-0
/
+1
*
|
Refactor - module names don't match class names
hsolbrig
2020-05-26
1
-20
/
+20
|
/
*
changes for flake8
Nicholas Car
2020-05-17
1
-3
/
+3
*
blacked all python files
Nicholas Car
2020-05-16
1
-34
/
+39
*
removal of all uses of package six
Nicholas Car
2020-05-16
1
-5
/
+1
*
Let argument of serialize method overwrite graph settings
Natanael Arndt
2020-04-17
1
-6
/
+14
*
inverted precedence of base: graph wins over adding base to serialize(). Adde...
issue_1003
Nicholas Car
2020-04-16
1
-3
/
+7
*
namespace.py serializers/rdfxml.py stric qnames
Tom Gillespie
2020-03-12
1
-3
/
+3
*
a slightly opinionated autopep8 run
Gunnar Aastrand Grimnes
2018-10-30
1
-2
/
+3
*
removed most of the six import from py3compat
Gunnar Aastrand Grimnes
2017-01-30
1
-1
/
+1
*
converted all base serialisers and parsers
Gunnar Aastrand Grimnes
2017-01-30
1
-3
/
+5
*
Check if Literal.value is minidom.Document instead of parsing as XML
Niklas Lindström
2014-02-23
1
-14
/
+2
*
Use rdf:parseType="Literal" notation for well-formed XMLLiterals in PrettyXML...
Niklas Lindström
2014-02-23
1
-4
/
+22
*
autopep8
Gunnar Aastrand Grimnes
2013-04-30
1
-7
/
+7
*
cleaning up some more old cruft
gromgull
2013-03-11
1
-2
/
+0
*
apply autopep8 standards.
Graham Higgins
2013-01-11
1
-49
/
+50
*
fixed various bugs with literal handlings in serializers
gromgull
2012-07-20
1
-1
/
+3
*
Remove print statement.
Graham Higgins
2012-04-02
1
-2
/
+1
*
TODO implemented: UserWarning emitted - fixes issue #160
Graham Higgins
2012-03-29
1
-21
/
+73
*
Uncomment __all__, tests do all pass
Graham Higgins
2012-01-16
1
-1
/
+1
*
__all__ together now
Graham Higgins
2012-01-14
1
-0
/
+1
*
Use sets to get unique values.
Thomas Kluyver
2011-11-12
1
-3
/
+3
*
Small Python 3 compatibility fixes, mainly around StringIO
Thomas Kluyver
2011-11-12
1
-1
/
+3
*
Fix for issue #180
Graham Higgins
2011-10-26
1
-1
/
+3
*
Fix for issue 193. Contributed by Graham Klyne.
Graham Higgins
2011-09-24
1
-0
/
+6
*
Update issue 120
eikeon
2010-02-13
1
-0
/
+271