json-gold
json-gold copied to clipboard
A JSON-LD processor for Go
Any chance of updating this to support URDNA2015 (http://json-ld.github.io/normalization/spec/) normalization?
I'm looking to use the framing aspect of this library to help me parse down schema.org JSON-LD into known chunks. My example is at https://github.com/ESIPFed/snapHacks/blob/master/sh01-jsonldCrawl/simpleCrawler/main.go I am using the JSON-LD...
It doesn't appear like there is a way to validate that a piece of conforms to a schema. I would expect it to behave similarly to this tool and check...