- From: Steve Speicher <sspeiche@gmail.com>
- Date: Mon, 26 Jan 2015 10:48:40 -0500
- To: "public-ldp-wg@w3.org" <public-ldp-wg@w3.org>
Received on Monday, 26 January 2015 15:49:10 UTC
It has been pointed out to me that according to RFC5988 [web-linking], some
of the usages of rel parameter are not valid due to using single quotation
(') instead of double (") or omitted, per these rules:
link-param = ( ( "rel" "=" relation-types )
...abbreviated...
relation-types = relation-type
| <"> relation-type *( 1*SP relation-type ) <">
I have updated the editor's drafts of LDP and LDP-Paging to correct this
[changeset].
[web-linking]: https://tools.ietf.org/html/rfc5988
[changeset]: https://dvcs.w3.org/hg/ldpwg/rev/4c9e4a9dc2e8
Thanks,
Steve Speicher
http://stevespeicher.me
Received on Monday, 26 January 2015 15:49:10 UTC