Skip to content

Commit

Permalink
Implementing separate methods for JSON and JSONLD
Browse files Browse the repository at this point in the history
Adds methods

- parse_sssom_jsonld
- from_sssom_jsonld
- write_jsonld
- to_jsonld
- test_parse_sssom_jsonld
- test_write_sssom_jsonld

Which are exactly analogous to what was there before for JSON.
  • Loading branch information
matentzn committed Feb 4, 2024
1 parent d63376e commit 4850a0b
Show file tree
Hide file tree
Showing 5 changed files with 433 additions and 318 deletions.
Loading

0 comments on commit 4850a0b

Please sign in to comment.