Skip to content

Commit 5c1128a

Browse files
committed
Retract the diagram, pending workshopped replacement
1 parent 1072ed0 commit 5c1128a

2 files changed

Lines changed: 0 additions & 428 deletions

File tree

content/user-guide.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,6 @@ This includes:
124124
* changing value semantics (`@list` and `@set`, `@value`, `@language`, ...),
125125
* intrinsically describing objects (`@id` and `@type`)
126126

127-
The diagram below visualises how `@context` instructs the externally stored
128-
definition for CodeMeta to be *embedded* to *expand* the `codemeta.json`
129-
document:
130-
131-
![Diagram of a JSON-LD reference pulling data in from an external data source](/img/jsonld-references-diagram.svg)
132-
133127
The JSON-LD `@type` keyword associates a JSON value or object with a well
134128
known type. In the previous example, the statement `"@type":"Person"`
135129
associates the `author` object with `http://schema.org/Person`. The

0 commit comments

Comments
 (0)