JSON.LD.Context.TermDefinition (JSON-LD.ex v0.3.3) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %JSON.LD.Context.TermDefinition{
  container_mapping: nil,
  iri_mapping: String.t() | nil,
  language_mapping: boolean(),
  reverse_property: boolean(),
  type_mapping: boolean()
}