This tool aims at transforming PharmGKB relations to .ttl.
This script only requires NodeJS (tested with v0.20.0).
- Clone this repository
- Create a ./rdf directory
- Copy or move relationships.tsv file to the root of the repo
- Launch the script : node ./pharmgkb_relations.js
- That's it ! Your turtle file should be in the ./rdf directory.