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
We currently only support application/rdf+json for constructs which is now effectively discouraged in favour of JSON-LD:
The syntax defined in this document is an alternative to the one recommended in JSON-LD [JSON-LD]. It should not be used unless there is a specific reason to do so. Use of JSON-LD is recommended.
It should be trivial to add support for JSON-LD as the libraries are already included in drafter
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
We currently only support
application/rdf+json
for constructs which is now effectively discouraged in favour of JSON-LD:It should be trivial to add support for JSON-LD as the libraries are already included in drafter
The text was updated successfully, but these errors were encountered: