Skip to content

Commit 98d4831

Browse files
committed
removed final normalization step, per 2025-03-11-Technical-WG note
1 parent 4435e51 commit 98d4831

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

draft-kunze-ark.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ wg: Network Working Group
66
docname: draft-kunze-ark-latest
77
ipr: trust200902
88
submissiontype: IETF
9-
date: 2024
9+
date: 2025
1010
consensus: true
1111
pi:
1212
strict: yes
@@ -34,7 +34,7 @@ author:
3434
-
3535
ins: J. Kunze
3636
name: John A. Kunze
37-
org: Ronin Institute
37+
org: Drexel University
3838
country: USA
3939
email: "jakkbl@gmail.com"
4040
-
@@ -1196,11 +1196,6 @@ in a row (e.g., // or ./) are replaced by the first character,
11961196
iterating until each occurrence has at least one non-structural
11971197
character on either side.
11981198

1199-
9. If there are any components with a period on the left and a
1200-
slash on the right, either the component and the preceding
1201-
period must be moved to the end of the Name part or the ARK must
1202-
be thrown out as malformed.
1203-
12041199
The resulting ARK string is now normalized. Comparisons between
12051200
normalized ARKs are case-sensitive, meaning that uppercase letters
12061201
are considered different from their lowercase counterparts.

0 commit comments

Comments
 (0)