Commit 98ce846 1 parent ecdc700 commit 98ce846 Copy full SHA for 98ce846
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4395,7 +4395,7 @@ <h3>JSON-LD</h3>
4395
4395
< a href ="https://www.w3.org/TR/ld-glossary/#linked-data "> Linked Data</ a > .
4396
4396
Linked Data is modeled using Resource Description Framework (RDF).
4397
4397
RDF [[?RDF11-CONCEPTS]] is a technology for modeling graphs of statements. Each statement is a
4398
- single < i > subject→ property→ value</ i > (also known as
4398
+ single < i > subject→ property→ value</ i > (also known as
4399
4399
< i > entity→attribute→value</ i > ) relationship, which is referred to
4400
4400
as a < a > claim</ a > in this specification. JSON-LD [[?JSON-LD11]] is a technology that enables
4401
4401
the expression of RDF using idiomatic JSON, enabling developers familiar with
@@ -4408,7 +4408,7 @@ <h3>JSON-LD</h3>
4408
4408
for more details.
4409
4409
</ p >
4410
4410
< p >
4411
- Consequently, [[!JSON-LD11]] is useful when extending the data model described in this
4411
+ [[!JSON-LD11]] is useful when extending the data model described in this
4412
4412
specification. Instances of the data model are encoded in JSON-LD compacted
4413
4413
form [[!JSON-LD11]] and include the `@context` [=property=]. The
4414
4414
< a href ="https://www.w3.org/TR/json-ld/#the-context "> JSON-LD context</ a >
You can’t perform that action at this time.
0 commit comments