# Functions
Identity strips off query params from a UTD to yield the identity portion of the URI.Query parameters are not considered to be part of the identify of a UTD.
Key produces a hashed key from the identity of the provdied UTD.
ParsePath parses a UTD and splits its path into components, returning an array.
SplitPath splits a UTD path into components, returning an array.