Interface SchemaIdResolver

    • Method Detail

      • resolve

        AbsoluteIri resolve​(AbsoluteIri schemaId)
        Resolves a schema $id indicated by an absolute IRI to a retrieval IRI.
        Parameters:
        schemaId - the $id of the schema
        Returns:
        the retrieval IRI or null if this resolver doesn't support the mapping