asami

2023-12-18T23:20:36.360349Z

Anyone out there using https://github.com/quoll/asami-loom? I find it very useful to visualize a subset of whatever data I am working with as a way of explaining the graph and entity-attribute-value approach to colleagues, using data they are familiar with (typically in a relational/SQL context). To that end I have found that something changed between asami 2.2.3 and 2.3.4. You can see the difference running the music example at https://github.com/quoll/asami-loom. With asami 2.2.3 you see a familiar graph. In 2.3.4 the Loom view I get shows nodes with no attribute labels or values (no edges). Has anyone encountered this? Perhaps the example code needs to be updated for changes that came in asami 2.3.4, or there is a bug. Checking here before I dig in further...

quoll 2023-12-19T12:11:20.459569Z

Ooh… I haven’t thought about Asami Loom for a while. I probably changed something at the Asami end without thinking about the implications for Loom. Sorry 😳 I’ve been planning on spending some of my upcoming break on Asami. I’ll look at this

1