Merge branch 'json_ld'
This commit is contained in:
commit
6d8a83e7fa
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
defmodule JSON.LD.Context.TermDefinition do
|
||||
defstruct iri_mapping: nil,
|
||||
reverse_property: false,
|
||||
type_mapping: nil, language_mapping: :undefined,
|
||||
type_mapping: nil, language_mapping: false,
|
||||
container_mapping: nil
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue