Closed baskaufs closed 2 years ago
I just submitted the request (877107) to VUIT. As soon as I have information about the cutover, I'll let you know.
Stopped the running instance at https://app.jelastic.servint.net/ and deleted all instances on 2022-08-29
With the closure of #59 this is all that's left of the milestone. I guess technically this issue is about shutting down the old system, but that is blocked by transferring the endpoint URL over to Neptune first.
@CliffordAnderson, if you want to put the subdomain switchover into place, that can be done now. The mapping we want is
to
Optimally, the root URL
would redirect to some web page where we would have a landing page and possibly a GUI query interface. I don't know if it's feasible to have a GUI interface that directly queries Neptune. If so, I don't know how to engineer it. However, I was thinking that one could spin up a Fuseki instance with no data and set the default query to be a federated one using sparql.vanderbilt.edu in a SERVICE clause. But I haven't actually tried that out -- I'm just assuming it would work. But at least there should be some explanatory landing page with text. I'm assuming that it's possible to map the root of the subdomain to a different place than a first-level path component of the URL?