# Functions
BetweenStrings returns string between first and second string.
GetAnchorOrigin returns anchor origin from document metadata.
GetEndpointFromDIDWeb returns the HTTP/HTTPS endpoint URL from the given did:web DID.
GetHint returns hint from id.
GetMethodMetadata retrieves method metadata from document metadata.
GetOperationsAfterCanonicalReference retrieves operations after canonical references.
GetPublishedOperationsFromMetadata will retrieve published operations from metadata.
GetSuffix returns suffix from id.
GetUnpublishedOperationsFromMetadata will retrieve unpublished operations from metadata.
IsDID return true if the given URI is a DID.
ParseKeyURI parses the key IRI and returns the DID and the key ID.
# Constants
MinOrbIdentifierParts is minimum number of parts in Orb identifier.