Design a standard linked data format, like JSON-LD or CBOR-LD, to normalize data used in this project. This also helps the repo to fetch data. CBOR is preferred.
Required fields:
@content: a link to the schema of this object.
@id: the name of this object.
Required types:
Schema: defines the schema of an application, describing types of objects and their fields, as well as naming conventions.
Design a standard linked data format, like JSON-LD or CBOR-LD, to normalize data used in this project. This also helps the repo to fetch data. CBOR is preferred.
Required fields:
@content
: a link to the schema of this object.@id
: the name of this object.Required types: