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

8 lines
190 B
Plaintext
Executable file

{
"@id": "http://example/s0",
"http://example/p0": {"@id": "http://example/o0"},
"@graph": {
"@id": "http://example/s1",
"http://example/p1": {"@id": "http://example/o1"}
}
}