ReadonlysyntaxThe RDF syntax this serializer produces.
Formats quads to JSON-LD with detailed result.
Optionaloptions: JsonLdSerializerOptionsSerializes multiple quads to JSON-LD format.
Optionaloptions: JsonLdSerializerOptionsSerializes a single quad to JSON-LD format.
Optionaloptions: JsonLdSerializerOptions
Serializer for JSON-LD format.
JSON-LD is a JSON-based format for Linked Data that can be used both as RDF and as plain JSON.
Supports RDF 1.2 features including:
Id
references
See
https://www.w3.org/TR/json-ld11/