diff --git a/index.html b/index.html index 3e76ea7e..d778a7ad 100644 --- a/index.html +++ b/index.html @@ -12448,7 +12448,8 @@
profile
parameter MAY be used by
clients to express their preferences in the content negotiation process.
If the profile parameter is given, a server SHOULD return a document that
- honors the profiles in the list which are recognized by the server.
+ honors the profiles in the list which it recognizes,
+ and MUST ignore the profiles in the list which it does not recognize.
It is RECOMMENDED that profile URIs are dereferenceable and provide
useful documentation at that URI. For more information and background
please refer to [[RFC6906]].
@@ -12467,6 +12468,8 @@ http://www.w3.org/ns/json-ld#framed
All other URIs starting with http://www.w3.org/ns/json-ld
+ are reserved for future use by JSON-LD specifications.
Other specifications may publish additional profile parameter URIs with their own defined sematics.