module Ktistec::JSON_LD

Defined in:

framework/json_ld.cr

Constant Summary

Log = ::Log.for(self)

Class Method Summary

Class Method Detail

def self.expand(body : JSON::Any | String | IO, loader = Loader.new) #

Expands the JSON-LD document.


[View source]