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

Ensure codec values are registered in the spec. #69

Open
davidlehn opened this issue Nov 7, 2023 · 2 comments
Open

Ensure codec values are registered in the spec. #69

davidlehn opened this issue Nov 7, 2023 · 2 comments

Comments

@davidlehn
Copy link
Member

This value is used here but not registered in the spec:

_addRegistration(0x32, 'https://purl.imsglobal.org/spec/ob/v3p0/context.json');

If the id is stable enough to last forever, it should be registered in the spec. If not, then this lib and the spec needs a new feature to support use of unregistered ids.

@davidlehn
Copy link
Member Author

This context may already be obsolete.
See:
json-ld/cbor-ld-spec#15

@BigBlueHat
Copy link
Contributor

This implementation is being used to inform a new updated CBOR-LD spec at https://github.com/json-ld/cbor-ld-spec/

Consequently, we'll need to make some decisions on how we handle OpenBadges context file proliferation.

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