Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 509 Bytes

serialization.md

File metadata and controls

14 lines (10 loc) · 509 Bytes

Serialization

The beta specification does not contain detailed information on serialization.

However, the specification, defined by a JSON Schema, is designed to support:

  • Nested JSON documents;
  • Individual statements expressed using JSON lines;
  • XML representation
  • Flattened representations in CSV or Excel;
  • JSON-LD;

See the initial conceptual model document for more.