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
The current validation of JSON-LD is based on JSON Schema only but the transforming of JSON-LD to RDF is not checked yet. This may requires loading of linked @context documents so security and performance must be considered as well.
The current validation of JSON-LD is based on JSON Schema only but the transforming of JSON-LD to RDF is not checked yet. This may requires loading of linked
@contextdocuments so security and performance must be considered as well.