WormBase / pseudoace

Modelling the WormBase ACeDB database in datomic.
4 stars 3 forks source link

Provide a function to determine the (short) database name from the configured URI #59

Closed mgrbyte closed 7 years ago

mgrbyte commented 7 years ago

datomic-to-catalyst and down both require referencing the wormbase database release version. Note that this can be the same as the datomic database name, or a fragment of the URI depending on the deployment target (dev transactor vs ddb for example) Unify the logic of how this is obtained.

mgrbyte commented 7 years ago

Fixed by #60