-
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.
codemeta: Workaround pyld issue for compact operation
pyld is not correctly loading json-ld content from http*://schema.org (see digitalbazaar/pyld#154) and raises an exception when attempting to compact a codemeta document having schema.org in its @context list. As a workaround, remove schema.org from the @context list of a codemeta document before compacting it.
- Loading branch information
Showing
2 changed files
with
35 additions
and
0 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