How to get xml data from pubmed into a database?
0
0
Entering edit mode
6.8 years ago

I have been working on information extraction from biomedical text. So, I have come across many useful databases like PubMed, UniProt etc. But the biggest issue is that every source provides the data in xml format along with corresponding XSD schema file and I don't know any way to get this data into a relational database (mysql etc.).

I understand I can design my own database schema and then parse these xml files and insert data into the database. But this seems very cumbersome to do for all the databases that I need.

What method do generally people use to get data from xml files to any relational database?

PubMed Database • 1.5k views
ADD COMMENT

Login before adding your answer.

Traffic: 1842 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6