JSON-LD

JSON-LD, short for JavaScript Object Notation for Linked Data, is a web data structuring format that facilitates easy connection and linking of information. It combines three key elements:

  1. JSON: A lightweight data format for human readability and machine processing, commonly employed for data exchange between servers and web applications.
  2. Linked Data: A method of organizing data to establish relationships between different pieces of information, contributing to the creation of an interconnected web.
  3. JSON-LD Extension: JSON-LD builds upon JSON, enabling the inclusion of linked data concepts directly within JSON objects. This extension allows the addition of context to data, offering insights into interpretation and connections with other data on the web.

To create schema for your credential type refer the following links: