Skip to content

feat: support remote JSON-LD context retrieval via alternate link headers#154

Open
kikkomep wants to merge 7 commits intocrs4:developfrom
kikkomep:fix/issue-120
Open

feat: support remote JSON-LD context retrieval via alternate link headers#154
kikkomep wants to merge 7 commits intocrs4:developfrom
kikkomep:fix/issue-120

Conversation

@kikkomep
Copy link
Member

This pull request refactors how the RO-Crate validator retrieves and validates remote JSON-LD contexts.
It now resolves alternate links and relative URLs correctly, integrates the improved retrieval into the validation flow, and adds unit tests covering these cases.

[ fix #120 ]

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

Successfully merging this pull request may close these issues.

Support vocabularies which use a method other than content negotiation to direct to their JSON-LD context

1 participant