PropertyValue.fromJsonLd(json: unknown,options?: { documentLoader?: DocumentLoader; contextLoader?: DocumentLoader; },): Promise<PropertyValue>
Converts a JSON-LD structure to an object of this type.
optional
options: { documentLoader?: DocumentLoader; contextLoader?: DocumentLoader; }
The object of this type.