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

Implementation of "full processor" for JSON-LD 1.1 #63

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RinkeHoekstra
Copy link

@RinkeHoekstra RinkeHoekstra commented Jul 3, 2019

Added code that tries to parse JSON-LD contained in HTML <script> elements with appropriate mime type set.

This should turn rdflib-jsonld into a full processor as defined in the JSON-LD 1.1 WD at https://w3c.github.io/json-ld-syntax/#processor-levels

Code is only triggered in Python 3

Closes #62

@nicholascar
Copy link
Member

This PR still needs tests before merging

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

Successfully merging this pull request may close these issues.

Turning rdflib-jsonld into a "full processor" (a.o. for schema.org compliance)
2 participants