This folder contains scripts for exporting CONSO in different formats, and the resulting exported files.
This file can be regenerated with tox -e belns
, then commit to GitHub and use the commit hash to build a new URL
for BEL documents following the form of:
https://raw.githubusercontent.com/pharmacome/conso/{HASH GOES HERE}/export/conso.belns
The latest BEL namespace can be found at:
- Identifiers: https://raw.githubusercontent.com/pharmacome/conso/master/export/conso.belns.
- Names: https://raw.githubusercontent.com/pharmacome/conso/master/export/conso-names.belns.
The latest OBO file can be found at https://raw.githubusercontent.com/pharmacome/conso/master/export/conso.obo.
This file can be regenerated with tox -e obo
.
The latest OWL file can be found at https://raw.githubusercontent.com/pharmacome/conso/master/export/conso.owl.
This file can be regenerated with tox -e owl
.