StaticgetGet the portion of a URI after the first occurance of '#' or the last occurance of '/'.
A URI.
The label portion of the URI.
StaticgetGet the portion of a URI after the first occurance of '#' or the last occurance of '/'.
A URI.
The namespace portion of the URI.
StaticgetGet a normalized version of the URI which removes any trailing slashes or hashes.
A URI.
A normalized URI.
StatictoGet a transformed version of the URI that can be used as a JSON identifier which only contains letters, numbers and dots.
A URI.
A transformed version which only contains letters, numbers and dots.
A helper class for working with URI string.