From e0d2a83d491911019aad9a57dc7d1b54ceff2533 Mon Sep 17 00:00:00 2001 From: Anatoly Scherbakov Date: Sun, 14 May 2023 02:27:41 +0400 Subject: [PATCH] =?UTF-8?q?#97=20Perhaps=20extended=20=E2=86=92=20basic=20?= =?UTF-8?q?does=20not=20need=20expansion=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spec/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/spec/index.html b/spec/index.html index 9bd679f..dea99e9 100644 --- a/spec/index.html +++ b/spec/index.html @@ -2404,12 +2404,11 @@

Convert Extended YAML-LD to Basic YAML-LD and back

Instead, we implement two API functions:

-
+
extended_to_basic(extended_document: YAML-LD) → YAML-LD
    -
  • Performs JSON-LD expansion to the given Extended YAML-LD document
  • -
  • Converts it to Basic YAML-LD form
  • +
  • Converts the document to Basic YAML-LD form