use ;
/// Tags allow users to collect individual entries.
/// The format for a tag id is `user/:userId/tag/:label`.
/// The laber of a tag is initally set to the last part of the id.
/// The label cannot contain any of the following characters `"`, `<`, `>`, `?`, `&`, `/`, `\`, `^`