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

Define JSON-LD Context #3

Open
ottonomy opened this issue May 19, 2017 · 1 comment
Open

Define JSON-LD Context #3

ottonomy opened this issue May 19, 2017 · 1 comment

Comments

@ottonomy
Copy link
Contributor

Define a draft context for discussion.

@arwhyte
Copy link
Contributor

arwhyte commented May 23, 2017

Consider aliasing both \@id and \@type as id and type as we do in Caliper in alignment with what is now standard JSON-LD community practice.

{
  "@context": {
    "id": "@id",
    "type": "@type",
    . . .
}

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

2 participants