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
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 month ago (1 children)

We connect to a subset of DBPedia, which extracts knowledge from the infoboxes on Wikipedia articles.

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.

[–] [email protected] 3 points 1 month ago (1 children)

Ooh what are fhe others youve used?

[–] [email protected] 2 points 1 month ago

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!