Commit graph

9 commits

Author SHA1 Message Date
Marius Orcsik
d43c1e752f
Add json package in full 2018-03-25 19:35:34 +02:00
Marius Orcsik
38f0a9b97a
Improvements from go lint 2018-03-24 18:03:56 +01:00
Marius Orcsik
9d9bd8510b
Added a method for marshalling interface{}s which decay to scalars
for the moment it's overcomplicted and ugly

Moved UnmarshalJSON to decode.go file

Adding tests for some of the new functionality
2017-10-02 17:24:26 +02:00
Marius Orcsik
b2d595e31d
Improvements to jsonld.Marshal - now with tags 2017-10-02 16:19:23 +02:00
Marius Orcsik
9ae0a031b3
Adding language to contexts and making the url a ref 2017-10-01 17:09:04 +02:00
Marius Orcsik
7bc4b11f52
Added test with nil context 2017-10-01 15:02:20 +02:00
Marius Orcsik
791cba3a5c
Expand jsonld marshaling 2017-10-01 13:43:36 +02:00
Marius Orcsik
8f49b502fa
Having the basic jsonld Marshaler working 2017-09-30 23:36:05 +02:00
Marius Orcsik
e9a663c14e
Moving the two packages to src folder 2017-09-30 22:21:51 +02:00
Renamed from jsonld/encode_test.go (Browse further)