20 lines
553 B
Text
20 lines
553 B
Text
|
[
|
||
|
{
|
||
|
"@id": "http://json-ld.org/test-suite/tests/term",
|
||
|
"http://example.com/property": [
|
||
|
{
|
||
|
"@id": "http://example.com/compact-iris-are-considered",
|
||
|
"http://example.com/property": [
|
||
|
{ "@value": "@id supports the following values: relative, absolute, and compact IRIs" }
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"@id": "http://json-ld.org/test-suite/parent-node",
|
||
|
"http://example.com/property": [
|
||
|
{ "@value": "relative IRIs get resolved against the document's base IRI" }
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|