jsonld-ex/test/data/json-ld.org-test-suite/compact-0029-in.jsonld
2017-03-24 23:08:41 +01:00

11 lines
247 B
Plaintext
Executable file

[{
"@id": "http://example.com/article",
"http://example.com/vocab/author": [{
"@id": "http://example.org/person/1",
"@index": "regular"
}, {
"@id": "http://example.org/guest/cd24f329aa",
"@index": "guest"
}]
}]