Commit graph

10 commits

Author SHA1 Message Date
Marcel Otto
5824c6e870 json_ld: underscore unused variable 2017-03-03 21:49:42 +01:00
Marcel Otto
14301b9525 json_ld: implementation of auxiliary compaction algorithms
- Inverse Context Creation
- Term Selection
- IRI Compaction
- Value Compaction
2017-02-26 23:48:37 +01:00
Marcel Otto
e5348bca3b json_ld: use false instead of :undefined to signify the absence of @base, @vocab and @language 2017-02-26 04:41:00 +01:00
Marcel Otto
4d06504f8d json_ld: move expansion algorithms in separate modules 2017-02-19 04:10:36 +01:00
Marcel Otto
653a8c7c34 upgrade dependencies 2017-02-12 18:55:03 +01:00
Marcel Otto
2384fdadf5 add empty parentheses to bareword function calls for Elixir 1.4 2017-02-12 15:42:27 +01:00
Marcel Otto
8a6bf65aae json_ld: initial JSON-LD context processing and expansion implementation 2017-02-10 15:16:51 +01:00
Marcel Otto
514233555c json_ld: basic mixfile and dependencies 2016-12-08 00:29:04 +01:00
Marcel Otto
1501124731 json_ld: add license 2016-12-08 00:27:54 +01:00
Marcel Otto
d86a7b4f99 json_ld: mix new json_ld --module JSON.LD 2016-12-08 00:27:27 +01:00