rdflib-jsonld icon indicating copy to clipboard operation
rdflib-jsonld copied to clipboard

Implementation of "full processor" for JSON-LD 1.1

Open RinkeHoekstra opened this issue 5 years ago • 1 comments

Added code that tries to parse JSON-LD contained in HTML

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

RinkeHoekstra avatar Jul 03 '19 08:07 RinkeHoekstra

This PR still needs tests before merging

nicholascar avatar Jul 07 '21 14:07 nicholascar