You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a JSON-LD document to be accessible on the Web of Data, it must expose directly to its URL.
Currently meta, entities and id keys are exposed, which break the direct parsing of the document.
For a JSON-LD document to be accessible on the Web of Data, it must expose directly to its URL.
Currently
meta
,entities
andid
keys are exposed, which break the direct parsing of the document.Example:
which should only read as
The text was updated successfully, but these errors were encountered: