Commit graph

35 commits

Author SHA1 Message Date
Marcel Otto b06586c387 Apply mix formatter 2020-06-20 04:25:58 +02:00
Marcel Otto 15391874ae Fix failing CI builds under OTP 21 2020-06-19 13:02:01 +02:00
rustra 140faf4741
Add unit tests for remote context (#4)
* Improve RemoteDocTest
* Add unit tests for remote context
* Add unit tests for default document loader
2020-06-19 01:41:34 +02:00
Marcel Otto 277fabedb4 Merge branch 'master' into remote-context-processing
Conflicts:
	mix.exs
	mix.lock
2020-06-16 22:33:04 +02:00
Marcel Otto e8918aa8ab Prepare release 0.3.1 2020-06-01 21:44:16 +02:00
Marcel Otto fc726c248f Update links to new repo URL under the rdf-elixir organization 2020-06-01 17:52:01 +02:00
Marcel Otto 23805fc340 Drop support for Elixir < 1.8 and add newer Elixir/OTP versions to CI 2020-05-30 20:46:08 +02:00
Marcel Otto 628abfafc7 Update dependencies 2020-05-30 20:35:15 +02:00
Marcel Otto 7f81fcdd9f Update dependencies 2019-07-23 00:50:57 +02:00
Marcel Otto b53a49eb77 Include test support files via elixirc_paths 2019-06-09 21:50:34 +02:00
Marcel Otto a86d88165f Update to RDF.ex 0.5 2018-09-17 04:02:04 +02:00
Marcel Otto d06c83340e Drop support for Elixir 1.5 2018-09-17 02:53:51 +02:00
Marcel Otto e37d5b1369 Update development dependencies 2018-09-17 02:25:15 +02:00
Marcel Otto 88f4525043 Upgrade to latest master of RDF.ex 2018-08-31 01:43:37 +02:00
Marcel Otto 9e9330a08b Fix warnings 2018-08-31 01:14:58 +02:00
Marcel Otto a40e2a5026 Support for pretty printing by passing options through to Jason 1.1 2018-07-11 00:17:36 +02:00
Marcel Otto 29524560bb Switch from Poison to Jason for JSON encoding and decoding 2018-03-16 00:08:39 +01:00
Marcel Otto cb05fda06c Merge branch 'master' into remote-context-processing
Conflicts:
	mix.lock
2018-03-10 02:07:17 +01:00
Marcel Otto b35a520745 Upgrade to RDF.ex 0.4.0 2018-03-10 01:58:43 +01:00
Marcel Otto 1c9fa3b412 Remove mix_test_watch dependency and bump dependency versions 2018-03-10 01:43:48 +01:00
Koka El Kiwi 83bb50180e Add remote context processing (#2) [WIP] 2018-03-10 01:15:54 +01:00
Marcel Otto 688731cdb0 Revert "Add remote context processing (#2) [WIP]"
This reverts commit aac4127aeb.
2018-03-10 01:12:28 +01:00
Koka El Kiwi aac4127aeb Add remote context processing (#2) [WIP] 2018-01-28 15:51:48 +01:00
Marcel Otto 038b170b5b Upgrade to RDF.ex 0.3 2017-08-24 19:10:02 +02:00
Marcel Otto 011d1c514c Add test coverage with Coveralls 2017-08-11 14:28:08 +02:00
Marcel Otto 68c1d55fcc Add dependency on Elixir 1.5
to get this URI.merge fix: <https://github.com/elixir-lang/elixir/pull/6208>,
which fixes some failing tests of the JSON test suite
2017-08-06 22:33:53 +02:00
Marcel Otto 437ad4a814 Add VERSION file 2017-08-06 22:20:20 +02:00
Marcel Otto bb8ee97cfe Prepare mix file for Hex package publishing 2017-06-25 02:19:15 +02:00
Marcel Otto 23c725fce8 Remove umbrella settings and depend on rdf via local path until hex release 2017-06-11 17:39:51 +02:00
Marcel Otto e6a65ff56a json_ld: failing of expand-0062 and expand-0029 is caused by a bug in URI.merge and should work in Elixir 1.5 2017-03-25 22:00:47 +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 d86a7b4f99 json_ld: mix new json_ld --module JSON.LD 2016-12-08 00:27:27 +01:00