From e0d61237b6570420f78314649194d408b9e20ab0 Mon Sep 17 00:00:00 2001 From: Roberto Polli Date: Mon, 11 Nov 2024 17:05:49 +0100 Subject: [PATCH] Fix: #156. Update media type registration information. --- spec/index.html | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/spec/index.html b/spec/index.html index e2564b1..467f350 100644 --- a/spec/index.html +++ b/spec/index.html @@ -32,12 +32,12 @@ }], localBiblio: { - "I-D.ietf-httpapi-yaml-mediatypes": { + "RFC9512": { title: "YAML Media Type", - href: "https://www.ietf.org/archive/id/draft-ietf-httpapi-yaml-mediatypes-03.html", + href: "https://www.rfc-editor.org/rfc/rfc9512", publisher: "IETF", - date: "2022-08-05", - status: "WG Document", + date: "2022-02-14", + status: "Informational", authors: [ "Roberto Polli", "Erik Wilde", @@ -355,7 +355,7 @@

Introduction

Since YAML is more expressive than JSON, both in the available data types and in the document structure - (see [[I-D.ietf-httpapi-yaml-mediatypes]]), + (see [[RFC9512]]), this document identifies constraints on YAML such that any YAML-LD document can be represented in JSON-LD.

@@ -902,7 +902,7 @@

Comments

- See Interoperability considerations of [[I-D.ietf-httpapi-yaml-mediatypes]] + See Interoperability considerations of "+yaml" structured syntax suffix for more details.

@@ -1036,8 +1036,8 @@

Mapping Key Types

Security Considerations

-

See Security considerations in JSON-LD 1.1. - Also, see the YAML media type registration.

+

See Security considerations in JSON-LD 1.1 + and +yaml structured syntax suffix.

@@ -1046,7 +1046,7 @@

Interoperability Considerations

For general interoperability considerations on the serialization of JSON documents in [[YAML]], see YAML - and the Interoperability consideration of application/yaml [[I-D.ietf-httpapi-yaml-mediatypes]]. + and the Interoperability consideration of +yaml structured syntax suffix.

The YAML-LD format and the media type registration are not restricted to a specific @@ -1146,7 +1146,7 @@

Streams

For interoperability considerations on YAML streams, - see the relevant section in YAML Media Type. + see the relevant section in YAML Media Type.

@@ -1212,7 +1212,7 @@

application/ld+yaml

Encoding considerations:
-
See YAML media type.
+
Same as +yaml.
Security considerations:
See .
Interoperability considerations:
@@ -1226,8 +1226,10 @@

application/ld+yaml

Additional information:
+
Deprecated alias names for this type:
+
N/A
Magic number(s):
-
See application/yaml
+
Same as application/yaml
File extension(s):
    @@ -1236,7 +1238,9 @@

    application/ld+yaml

Macintosh file type code(s):
-
TEXT
+
Same as application/yaml
+
Windows Clipboard Name:
+
Same as application/yaml
Person & email address to contact for further information: