-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Milestone
Description
Related to #41
I'm working inside Apache CouchDB's JS environment and it (on purpose) has no outbound HTTP request capability. As such, I'm having to write a stub documentLoader to fake that process.
It might be helpful to be able to set documentLoader to false or otherwise disable that functionality or ship with a simple stub documentLoader that references a .contexts = {} list like the one described in the README.
This may also be helpful when the developer doesn't want to do any additional requests to build/parse/change the JSON-LD.
Thanks!
gsvarovsky and iliazeus
Metadata
Metadata
Assignees
Labels
No labels