Skip to content
Draft
Changes from 2 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
75f01a5
Add pyld as the json-ld parser for rdflib
edmondchuc Apr 16, 2022
fda61ba
Add pyld to install_requires
edmondchuc Apr 16, 2022
9bc35de
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Apr 16, 2022
91bf6ba
Add improved pyld integration as parser
edmondchuc Apr 17, 2022
6a5739f
Merge branch 'pyld-parser' of https://github.com/edmondchuc/rdflib in…
edmondchuc Apr 17, 2022
3a5eb49
Fix object literals handling of xsd:langString. Change graph_name to …
edmondchuc Apr 17, 2022
538099a
Align graph label behaviour with other parsers. Fix handling of RDF l…
edmondchuc Apr 18, 2022
364b15b
Fix test n3 data file producing invalid JSON-LD
edmondchuc Apr 18, 2022
e9304e3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Apr 18, 2022
e4ddd53
Add type hints for mypy errors
edmondchuc Apr 18, 2022
d0ee84c
Merge branch 'pyld-parser' of https://github.com/edmondchuc/rdflib in…
edmondchuc Apr 18, 2022
e693774
Merge branch 'master' into pyld-parser
edmondchuc Apr 18, 2022
450189f
Merge remote-tracking branch 'upstream/master' into pyld-parser
edmondchuc Apr 18, 2022
f0aedac
Incorporate pyld
edmondchuc Apr 18, 2022
2310064
Add pyld dependencies. Add types-cachetools
edmondchuc Apr 18, 2022
742de9e
Fix canonicalize import. Add types.
edmondchuc Apr 18, 2022
6665e84
mypy types
edmondchuc Apr 18, 2022
b92ab6e
Add types-cachetools as a dev dependency in setup.py
edmondchuc Apr 18, 2022
edbacee
Remove annotations on global var. Add type ignore.
edmondchuc Apr 18, 2022
f67ba9b
Remove unused imports
edmondchuc Apr 19, 2022
741a79d
Add mypy type ignore for frozendict import
edmondchuc Apr 19, 2022
4802699
Add pylint disable
edmondchuc Apr 19, 2022
dc72a13
Remove passing tests from known bugs list
edmondchuc Apr 19, 2022
2a25fcb
Update todo comment
edmondchuc Apr 19, 2022
9144957
Add check for None
edmondchuc Apr 19, 2022
84cf8bb
Set default graph using rdflib constant
edmondchuc Apr 19, 2022
ddbf2d8
WIP - making JSON-LD tests pass
edmondchuc Aug 30, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.