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

Fetch unknown remote contexts on-demand #100

Closed
warriordog opened this issue Aug 10, 2023 · 1 comment
Closed

Fetch unknown remote contexts on-demand #100

warriordog opened this issue Aug 10, 2023 · 1 comment
Labels
area:code Affects or applies to the library code rejected:wontfix This will not be worked on type:feature New feature or request

Comments

@warriordog
Copy link
Owner

Accurate conversion of a JSON-LD document requires all remote contexts to be recursively downloaded. This will be very tricky to implement and needs to expose extensive options, including a global disable flag.

Blocked by #99, #98, #97, and #95.

@warriordog warriordog added type:feature New feature or request area:code Affects or applies to the library code status:blocked This issue cannot be completed due to an external conflict or blocker labels Aug 10, 2023
@warriordog
Copy link
Owner Author

Upon further thought, fuck this. It's not worth the extreme effort and complex security concerns. It can be implemented as a plugin / extension if needed.

@warriordog warriordog added rejected:wontfix This will not be worked on and removed status:blocked This issue cannot be completed due to an external conflict or blocker labels Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:code Affects or applies to the library code rejected:wontfix This will not be worked on type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant