When attempting to validate against a schema that uses sub-schemas referenced by a URL, we get an error: ``` Don't yet support protocol-based sub schemas ``` Consider adding support for this? Is there a natural workaround meanwhile? (e.g. manually downloading the sub-schema first?)