this post was submitted on 21 Dec 2024
23 points (100.0% liked)
The Internet Is Beautiful
926 readers
10 users here now
For the beautiful things that make the web webbier
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So it's Wikipedia...
I'm just joking around. I love semantic databases and have worked with a few. Haven't heard of this one though, so nice link.
Ooh what are fhe others youve used?
I've used Allegrograph about 12 years ago to build a database of biological data and found the querying results to be very nice. It fits biological data very well, but it's been a while so I can't exactly remember why I felt that way now.
I remember learning that Wikipedia had an export format that you could import into graph databases and the idea that I could easily link diseases or terms to their Wikipedia article was pretty neat.
I'm working on installing a program right now that relies on a graph database backend to bridge databases about genetic sequencing mutations (simplified language for general audiences) to known drugs that could be effective against cancers with that mutation. Here's hoping it works well!