TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Who else is using knowledge graphs?

3 pointsby Bodhisattyaover 7 years ago
Our startup has built an Ontology containing medical terms and their relations. In simpler terms, we have the names (diseases, symptoms, medications etc...) and the relations that they have to each other. It is used in the back-end for our current products. We are thinking of opening it (the medical ontology) for public access and building a community that uses and maintains it. Forgive my google skills, but I see very little interest in this tech and almost zero applications that use anything similar.<p>Should we take the trouble to go through with the project?<p>Is there anyone using this kind of structured knowledge base? How?

1 comment

PaulHouleover 7 years ago
The big Kahuna of medical taxonomies is UMLS<p><a href="https:&#x2F;&#x2F;www.nlm.nih.gov&#x2F;research&#x2F;umls&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.nlm.nih.gov&#x2F;research&#x2F;umls&#x2F;</a><p>There is a lot of activity on knowledge graphs in medicine, including both clinical notes and support for research (ex. drug discovery)<p>RDF and OWL are well known as a platform for ontologies, but really ontologies are implicit in the work of the OMG, UML, WSDL, database schemas, object-oriented design, etc. Many different people are working on this from different angles in different communities and they don&#x27;t talk as much as they could so the state of the art is actually better than most people (especially those involved) think.<p>I would love to talk more. Click on my HN profile link and send me an email.