When I have a source string or media type I'd like to detect which ApiDOM namespace should I use for parsing/hydrating the data. It's possible now if one understands internals of parser adapter. Scope of this issue is to expose a standard public API of finding adapter/namespace by source string or media type using already implemented internal detection mechanism of parser adapters.