Other utilities¶
RetrieversChain– chain of responsibility composed of retriever functions (used to initializereferencing.Registry).RetrievalURITranslator– decorator for aRetrievecallable translating URIs that match with a given old base URI to a new base URI.to_maybe_cached_resource()(alsoto_resource()andto_cached_resource()) - utility decorators used to make a callable retrieving text by URI into a callable retrieving aResourceby URI, with optional caching.