module Ktistec::JSON_LD
Defined in:
framework/json_ld.crConstant Summary
-
Log =
::Log.for(self)
Class Method Summary
-
.expand(body : JSON::Any | String | IO, loader = Loader.new)
Expands the JSON-LD document.
Class Method Detail
def self.expand(body : JSON::Any | String | IO, loader = Loader.new)
#
Expands the JSON-LD document.