We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Signal
Report
1 parent aca3716 commit 7a97932Copy full SHA for 7a97932
PURL-SPECIFICATION.rst
@@ -415,7 +415,7 @@ To parse a ``purl`` string in its components:
415
- Discard any empty segment from that split
416
- Percent-decode each segment
417
- UTF-8-decode each segment if needed in your programming language
418
- - Signal an error if any segment contains a solidus `/`
+ - Report an error if any segment contains a solidus `/`
419
- Apply type-specific normalization to each segment if needed
420
- Join segments back with a '/'
421
- This is the ``namespace``
0 commit comments