JSON-LD (JavaScript Object Notation for Linked Data) is a lightweight Linked Data format that is primarily used to serialize Linked Data in a way that is easy for humans to read and write, while also being machine-readable. It is based on JSON (JavaScript Object Notation), which is a widely used data format that is easy to understand and use in web development.
New to topics? Read the docs here!