Skip to content

Commit

Permalink
#97 Perhaps extended → basic does not need expansion?
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoly-scherbakov committed May 13, 2023
1 parent de053b1 commit e0d2a83
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2404,12 +2404,11 @@ <h2>Convert Extended YAML-LD to Basic YAML-LD and back</h2>
Instead, we implement two API functions:
</p>

<dl data-sort>
<dl>
<dt><code>extended_to_basic(extended_document: YAML-LD) → YAML-LD</code></dt>
<dd>
<ul>
<li>Performs JSON-LD expansion to the given Extended YAML-LD document</li>
<li>Converts it to Basic YAML-LD form</li>
<li>Converts the document to Basic YAML-LD form</li>
</ul>
</dd>

Expand Down

0 comments on commit e0d2a83

Please sign in to comment.