WebIDLpedia

JsonLd interface

Definition

JSON-LD 1.1 Processing Algorithms and API defines JsonLd

/*
 * The JsonLd interface is created to expose the JsonLdProcessor interface.
 */
[Global=JsonLd, Exposed=JsonLd]
interface JsonLd {};