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

EDC 0.7.3 → 'https://w3id.org/dspace/2024/1/context.json' → Error caching context #1476

Closed
jerzy-wachowiak opened this issue Aug 1, 2024 · 1 comment
Labels
bug Something isn't working triage all new issues awaiting classification

Comments

@jerzy-wachowiak
Copy link

jerzy-wachowiak commented Aug 1, 2024

Logs of EDC 0.7.3 after the installation on CX INT today

INFO 2024-08-01T13:18:41.315411874 Initialized JSON-LD Extension
🍄WARNING 2024-08-01T13:18:41.472448003 Error caching context URL 'https://w3id.org/dspace/2024/1/context.json' for URI 'jar:file:/app/edc-controlplane.jar!/document/dspace.jsonld'. Subsequent attempts to expand this context URL may fail.

'https://w3id.org/dspace/2024/1/context.json' → https://international-data-spaces-association.github.io/ids-specification/2024-1/common/schema/context.json

$ curl https://w3id.org/dspace/2024/1/context.json
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="https://international-data-spaces-association.github.io/ids-specification/2024-1/common/schema/context.json">here</a>.</p>
<hr>
<address>Apache/2.4.29 (Ubuntu) Server at w3id.org Port 443</address>
</body></html>

Wrong URL hardcoded? Any problems have to be expected during operation of the EDC?

@jerzy-wachowiak jerzy-wachowiak added bug Something isn't working triage all new issues awaiting classification labels Aug 1, 2024
@wolf4ood
Copy link
Contributor

wolf4ood commented Aug 1, 2024

Hi @jerzy-wachowiak

this was due a malformed json ld file which has already been fixed here in upstream EDC but it's not available in 0.7.x.

No impact in the operation of EDC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage all new issues awaiting classification
Projects
None yet
Development

No branches or pull requests

2 participants