- From: Nis Jespersen <nis@transmute.industries>
- Date: Tue, 3 Oct 2023 14:41:54 +0200
- To: Orie Steele <orie@transmute.industries>
- Cc: Ashley Harwood <ashley.harwood@gosource.com.au>, "W3C Credentials CG (Public List)" <public-credentials@w3.org>
- Message-ID: <CABrvV8ebgKQ3u-0Jt9UnyW2ohrxXFSSL9bRX9aLP1P4RZycgkQ@mail.gmail.com>
Hi Ashley et al., Echoing Orie, I would recommend a labeled property graph database. When working with Linked Data, you basically get this for free. Once there, you can jump right into Neo4j's Graph Data Science library. I've written a few pieces exploring this space; this would be the main one focusing on the Trust Graph concept: https://medium.com/transmute-techtalk/the-united-nations-trust-graph-d65af7b0b678 This one is more about the LD-LPG conversion but has a GDS example in the end too you might find interesting: https://medium.com/transmute-techtalk/knowledge-graphs-with-un-web-semantics-fa052ed98cc1 We also have a packaged platform adapter for those less into cli: https://platform.transmute.industries/marketplace/adapters/urn:transmute:adapter:neo4j Cheers, Nis *Nis Jespersen*Solution Architect https://transmute.industries ᐧ ᐧ On Tue, Oct 3, 2023 at 2:17 PM Orie Steele <orie@transmute.industries> wrote: > We convert the W3C JSON-LD Verifiable Credentials Data Model to Cypher, so > that neo4j or other labeled property graph tools can be used to visualize > it. > > You can also run the graphs analysis algorithms they provide. You should > checkout Bloom. > > There is a CLI and GitHub Actions for importing the credentials: > > > https://github.com/transmute-industries/transmute/blob/main/examples/neo4j/README.md > > @Nis Jespersen <nis@transmute.industries> has written some blog posts > that go into more details, I let him chime in. > > OS > > On Mon, Oct 2, 2023, 11:17 PM Ashley Harwood < > ashley.harwood@gosource.com.au> wrote: > >> Hi everyone, >> >> My colleagues and I are participating in a traceability/sustainability >> PoC for the red meat supply chain. >> >> We are exploring our options in regard to a widely accepted method for >> navigating and visualising a trust graph. >> >> Is anyone able to point us in the right direction? >> >> Many Thanks, >> Ashley >> >> >> --- >> The content of this email and attachments are considered confidential. If >> you are not the intended recipient, please delete the email and any copies, >> and notify the sender immediately. The information in this email must only >> be used, reproduced, copied, or disclosed for the purposes for which it was >> supplied. >> >
Received on Tuesday, 3 October 2023 12:42:16 UTC