weird issue accessing ontology
graybeal opened this issue · 4 comments
Ewwww. Even worse, clicking on the main logo for the repository to go to its home page takes you to https://mmisw.org/ont#/, which of course is empty. I really can't imagine how that happens.
Seems like this user wa_mj_ra_ka
registered an ontology whose IRI happens to coincide with the user page itself: https://mmisw.org/ont/~wa_mj_ra_ka
So, yes, this is an edge case.
And yes, redirecting to https://mmisw.org/ont#/user/wa_mj_ra_ka is the expected dispatch for a user page.
For resolving the actual ontology, one can use the iri
parameter:
https://mmisw.org/ont?iri=https://mmisw.org/ont/~wa_mj_ra_ka
clicking on the main logo for the repository to go to its home page takes you to https://mmisw.org/ont#/, which of course is empty. I really can't imagine how that happens.
Why empty? It's just the main ORR page and it works OK for me. Maybe some cache issue in your browser?
Well, it was empty for me. I can't tell you why, but I thought of ont# as a different page. It's not of course, you're right.