Remote context lookups usually indicate an error, e.g.
2023-04-14T11:07:46.483Z [Components.js] warn: Detected remote context lookup for 'https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-extract-links-tree/^0.1.2/components/context.jsonld' in /home/runner/work/comunica-feature-link-traversal/comunica-feature-link-traversal/engines/config-query-sparql-link-traversal/config/extract-links/actors/tree.json. This may indicate a missing or invalid dependency, incorrect version number, or an invalid context URL.
This is confusing for users, and we should just show an error that does not include fetch responses.
We'll probably want to add an option to enable remote context lookups.
Issue type:
Description:
Remote context lookups usually indicate an error, e.g.
This is confusing for users, and we should just show an error that does not include fetch responses.
We'll probably want to add an option to enable remote context lookups.