ExposuresProvider / cam-pipeline

Data loading pipeline for CAM database
https://exposuresprovider.github.io/cam-pipeline/
MIT License
2 stars 4 forks source link

Some model URLs don't work in the frontend #133

Open gaurav opened 3 months ago

gaurav commented 3 months ago

e.g. https://noctua.apps.renci.org/model/AOP_15

We might be able to put a redirect to e.g. https://noctua.apps.renci.org/editor/graph/gomodel:AOP_15

Jim says it would be better if we point to the file in the GitHub URL or we could set up a redirect on noctua.apps.renci.org.

gaurav commented 1 month ago

Previously the correct URL to point to was https://noctua.apps.renci.org/editor/graph/gomodel:AOP_15, but this no longer seems to work -- @balhoff is there an alternate URL I should use instead?

I could also change these to links to https://github.com/ExposuresProvider/noctua-models/blob/main/models/AOP_10.ttl or even https://raw.githubusercontent.com/ExposuresProvider/noctua-models/main/models/AOP_10.ttl but I don't think that would be very useful.