HW-SWeL / ShEx-validator

ShEx-validator parses a ShEx schema and RDF data file and validates the resources in the data against the shapes in the schema
MIT License
3 stars 1 forks source link

Parsers: Investigate, test and plan for integration of jsonld.js library #3

Open tar672 opened 9 years ago

tar672 commented 9 years ago

From @andrewthecoder on February 3, 2015 14:59

jsonld.js supports parsing JSON-LD: https://github.com/digitalbazaar/jsonld.js

Copied from original issue: HeriotWattMEng2015/ShExDemo#5