Skip to content
RAG Repo

Bio2RDF uses Semantic Web methods to convert many separate biological databases into a common format called RDF, which expresses data as subject-predicate-object statements known as triples. Once everything shares that format, you can query across datasets that were never designed to work together.

Queries run through a SPARQL endpoint, SPARQL being the standard query language for this kind of knowledge graph. The combined graph reaches roughly 11 billion triples spanning 35 datasets, among them DrugBank, PubMed, and MeSH.

Licensing varies by the underlying source dataset, so there is no single blanket licence covering the whole collection. Check the terms of each dataset you rely on before building a commercial product on it.

life-sciencesknowledge-graphsparqlrdflinked-data

Related sources