JSON-LD encapsulation of forms:
{
@context: "https://example.com",
@type: MyType,
action: {
@context: "https://w3c.org/2018/forms",
@type: Form,
...
}
}
JSON-LD encapsulation of forms:
{
@context: "https://example.com",
@type: MyType,
action: {
@context: "https://w3c.org/2018/forms",
@type: Form,
...
}
}