You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According the CURIE syntax specification [1] "The prefix is separated
from the reference by a colon (:). It is possible to omit both the
prefix and the colon [...]." But a test case existed expecting a CURIE
omitting both prefix and colon to be invalid.
This patch fixes this wrong expectation.
[1]: https://www.w3.org/TR/curie/#s_syntax
Signed-off-by: Silvano Cirujano Cuesta <silvano.cirujano-cuesta@siemens.com>
0 commit comments