JSON-LD
6 rulesLinked-data JSON — context, identifiers, and vocabularies.
Document JSON LD ID IRI
info
experience: consistencyexperience: discoverability
spec: document
@id should be an IRI (https://, urn:, did:) or a blank-node identifier.
Document Require Context
info
experience: data-modelingexperience: discoverability
spec: document
The `@context` property should be present.
Document Require ID
info
experience: data-modelingexperience: discoverability
spec: document
The `@id` property should be present.
Document Require Type
info
experience: data-modelingexperience: discoverability
spec: document
The `@type` property should be present.
Schema JSON LD Context URI Or Object
info
experience: data-modelingexperience: consistency
spec: document
@context should be a URI string, an inline object, or an array of those.
Schema JSON LD Type String Or Array
info
experience: data-modeling
spec: document
@type should be a string or an array of type strings.
6 of 6 rules shown · ← all artifacts