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

7 lines
133 B
Plaintext
Executable file

{
"@id": "http://example/g",
"@graph": {
"@id": "http://example/s",
"http://example/p": {"@id": "http://example/o"}
}
}