monarch-initiative / phenio

An integrated ontology for Phenomics
https://monarch-initiative.github.io/phenio/
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

phenio drops xrefs #91

Open cmungall opened 2 hours ago

cmungall commented 2 hours ago
✗ sqlite3 $db/hp.db
SQLite version 3.37.0 2021-12-09 01:34:53
Enter ".help" for usage hints.
sqlite> select * from statements where subject='HP:0030376' and predicate='oio:hasDbXref';
HP:0030376|HP:0030376|oio:hasDbXref||UMLS:C4072915|||
sqlite> ^D
✗ sqlite3 $db/phenio.db
SQLite version 3.37.0 2021-12-09 01:34:53
Enter ".help" for usage hints.
sqlite> select * from statements where subject='HP:0030376' and predicate='oio:hasDbXref';
cmungall commented 2 hours ago

need it to show up here https://monarchinitiative.org/HP:0030376