Message
foo
is not a valid TAG
Explanation
tag:
URIs must conform to
the TAG URI specification.
Solution
Ensure that the URI:
- Starts with
tag
- Followed by a
:
- Followed by an authority name of either a DNS name or an email address
- Followed by a
,
- Followed by the date at which this tag scheme was first used. Note that this is the date at which the tag scheme was minted, not the date of the specific entry or item. Format is
YYYY-MM-DD
with the month and day parts being optional. - Followed by a a
:
- Followed by any number of characters which are valid in a URI. Special characters may be escaped using percent encoding.
Not clear? Disagree?
You might be able to find help in one of these fine resources.