-
-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
HttpLoader can load only RDF and JSON-LD documents.
Describe the solution you'd like
Allow to set custom DocumentResolver enabling custom document loading.
Describe alternatives you've considered
Default DocumentResolver could be exposed and configurable.