digitalbazaar/pyld

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

ianco opened this issue · 1 comments

ianco commented

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.

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?