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

Implement a JSON-LD schema importer #142

Open
bergie opened this issue Nov 5, 2012 · 1 comment
Open

Implement a JSON-LD schema importer #142

bergie opened this issue Nov 5, 2012 · 1 comment

Comments

@bergie
Copy link
Owner

bergie commented Nov 5, 2012

In addition to the current schema format outlined in #141, we should also support importing JSON-LD -encoded schemas. An example can be found from http://drupal.org/node/1831286#comment-6690390

@linclark
Copy link

linclark commented Nov 9, 2012

The important thing about the schema described in that issue is that it uses RDFS, which is a W3C standard for expressing RDF schemas. This could be expressed in JSON-LD, but it could also be expressed in RDFa.

It's worth noting that RDFS could be used to consume Schema.org as well. Schema.org's official vocabulary metadata uses RDFS (expressed in RDFa). They have also started using RDFS for vocabulary imports.

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