JSON.LD.IRIExpansion (JSON-LD.ex v1.0.0)
View SourceImplementation of the JSON-LD 1.1 IRI Expansion algorithm.
Summary
Functions
@spec expand_iri( String.t(), JSON.LD.Context.t(), JSON.LD.Options.t(), boolean(), boolean(), map() | nil, map() | nil ) :: {String.t() | nil, JSON.LD.Context.t(), map()} | String.t() | nil