19 lines
553 B
Text
Executable file
19 lines
553 B
Text
Executable file
[
|
|
{
|
|
"@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" }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|