|
|
|
|
|
by lcrz
1173 days ago
|
|
json-schema has nothing to do with JSON-LD. If you want shape constraints on your JSON-LD data, you'll need SHACL: https://www.w3.org/TR/shacl/ JSON itself has a much simpler specification than XML, and feels much more lightweight for a lot of devs. Under the hood though, linked data is all RDF. |
|