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

Update/mint new JSON-LD context #127

Closed
dlongley opened this issue Mar 13, 2018 · 1 comment
Closed

Update/mint new JSON-LD context #127

dlongley opened this issue Mar 13, 2018 · 1 comment
Assignees

Comments

@dlongley
Copy link
Contributor

The existing https://w3id.org/credentials/v1 context is out of date in non-backwards compatible ways at this point. There are some legacy verifiable credentials that depend on it, so we should either mint a v2 or come up with a new name (if the group finds that desirable).

@gkellogg gkellogg self-assigned this Mar 13, 2018
@Drabiv
Copy link

Drabiv commented Mar 14, 2018

The https://w3id.org/credentials/v1 context references https://w3id.org/credentials. This is the most important reference in the context, that should describe such properties as "claim", "credential", but it returns nothing. Just pointing out what needs to be fixed in the first place.

. . .
"cred": "https://w3id.org/credentials#",
. . .
"claim": {"@id": "cred:claim", "@type": "@id"},
"credential": {"@id": "cred:credential", "@type": "@id"},
. . .

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

3 participants