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

Linked Data #1

Open
mattcollier opened this issue Mar 8, 2018 · 0 comments
Open

Linked Data #1

mattcollier opened this issue Mar 8, 2018 · 0 comments

Comments

@mattcollier
Copy link

mattcollier commented Mar 8, 2018

Has the possibility of using linked data like JSON-LD been discussed?

http://computingjoy.com/blog/2016/09/26/understanding-linked-data/

A few JSON-LD resources:
https://json-ld.org/
https://developers.google.com/search/docs/guides/intro-structured-data

Schema.org likely has many of the terms required and those that are not already there can be added. You can see how an album might be represented in JSON-LD by selecting the JSON-LD tab under 'Examples' near the bottom of the page.

http://schema.org/MusicAlbum

Another benefit to using JSON-LD is that there is a digital signature specification: https://w3c-dvcg.github.io/ld-signatures/ which might come in handy. Here is a javascript implementation: https://github.com/digitalbazaar/jsonld-signatures/

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