Skip to content

Linked Data #1

Description

@mattcollier

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions