Allow atom keys in context maps
This commit is contained in:
parent
01974543a0
commit
9655d63885
5 changed files with 100 additions and 22 deletions
|
|
@ -11,7 +11,13 @@ This project adheres to [Semantic Versioning](http://semver.org/) and
|
|||
|
||||
- the `JSON.LD.Encoder` now supports implicit compaction by providing a context
|
||||
as a map or a URL string for a remote context with the new `:context` option
|
||||
|
||||
|
||||
### Changed
|
||||
|
||||
- context maps can be given now with atom keys to `JSON.LD.context/2` and
|
||||
`JSON.LD.compact/3`
|
||||
|
||||
|
||||
[Compare v0.3.4...HEAD](https://github.com/rdf-elixir/jsonld-ex/compare/v0.3.4...HEAD)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue