-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- remove `skipND` from being deprecated - separation of "linked data" code into a separate repo - update documentation
- Loading branch information
1 parent
d731c2f
commit 1ae4ae8
Showing
62 changed files
with
3,304 additions
and
7,791 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Planned changes | ||
|
||
## v1.8.0 | ||
|
||
- remove `skipND` and replace with `serialize_0d_datasets`, which only supports serialization of 0D datasets | ||
- remove `resolve_keys` from `dump_jsonld()` and `serialize()` | ||
- remove `semantic` from `dump_jsonld()` and `serialize()` | ||
|
||
## v2.0.0 | ||
|
||
- remove `dump_jsonld()` and only use `serialize()` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.