Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design a standard linked data format #5

Open
zjkmxy opened this issue Apr 30, 2024 · 1 comment
Open

Design a standard linked data format #5

zjkmxy opened this issue Apr 30, 2024 · 1 comment

Comments

@zjkmxy
Copy link
Collaborator

zjkmxy commented Apr 30, 2024

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.
  • Name: an NDN name linking to another object.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant