naturalog / tauchain

idni.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expansion sometimes doesnt create singleton list

naturalog opened this issue · comments

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

< "@value" : "one item"

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