Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error loading json-ld content from https://schema.org #154

Open
ianco opened this issue May 19, 2021 · 1 comment
Open

Error loading json-ld content from https://schema.org #154

ianco opened this issue May 19, 2021 · 1 comment

Comments

@ianco
Copy link

ianco commented May 19, 2021

pyld is not correctly loading json-ld content from https://schema.org, when http://schema.org is used in the context.

There are two open PR's that fix this issue (#129 and #141).

It would be great to get one of these into a release, we're building JSON-LD credential support into Aries Cloudagent Python and this issue is restricting the content we are able to include in our credentials.

@dnlbauer
Copy link

The issue still exists. I feel like this is a major problem with schema.org being one of the most used context providers.

Is something wrong with the PRs that would address this?

swhmirror pushed a commit to SoftwareHeritage/swh-indexer that referenced this issue Nov 26, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants