naturalog/tauchain

expansion sometimes doesnt create singleton list

naturalog opened this issue · 0 comments

A=0004 && ./tau expand ../ld/expand-$A-in.jsonld ../ld/expand-$A-out.jsonld

< "@value" : "one item"

            "@list" : [
                {
                    "@value" : "one item"
                }
            ]