You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments