log src/json_ld_quads.ts @ 51:77aa2e9234ed

age author description
Thu, 09 Jan 2020 00:33:46 -0800 drewp bug with rdf:type stmts
Sun, 05 Jan 2020 23:54:00 -0800 drewp bug on rdf:type stmts, i think, so I refactored a bunch and now maybe it's more testable and typeable
Sat, 28 Dec 2019 02:24:55 -0800 drewp reindent to 2-spaces with prettier
Sat, 28 Dec 2019 02:01:23 -0800 drewp build and tests, including jsonld
Fri, 27 Dec 2019 21:26:55 -0800 drewp building, but without jsonld so far
Fri, 13 Dec 2019 23:52:43 -0800 drewp jsonld module now does async
Fri, 13 Dec 2019 01:39:29 -0800 drewp add back s-g code; this breaks the build a little. WIP
Fri, 13 Dec 2019 01:18:00 -0800 drewp build is running, but no tests, and lots of code is disabled
Sun, 08 Dec 2019 23:32:12 -0800 drewp managed to use a newer ts or something, so this includes a bunch of type fixes too
Fri, 06 Dec 2019 20:33:36 -0800 drewp refactor and update jsonldquads. WIP
Thu, 05 Dec 2019 01:32:13 -0800 drewp closer- element now holds a changing graph, but can't draw it yet
Wed, 04 Dec 2019 00:09:15 -0800 drewp still trying to make imports work. add other files too