rpgoldman
rpgoldman
I am using Aquamacs 3.0 and do not have this problem, FWIW.
I would love to see this, too. I need to analyze the set of citations to a particular article, and it is very painful to do this manually, screenful by...
I'm willing to live with reasonable throttling. E.g., 250 articles (I just pulled by hand) is a horrible nuisance by me, but probably in the noise for Google, especially if...
If it helps: this is how I stumbled on this issue: I was writing an article, and wanted to claim that the literature on topic _X_ did not contain any...
Maybe move this to GitHub pages for easier maintenance?
This issue seems to have an unfortunate knock-on effect. When I try to use the `compare ontologies` tool to see what I have changed in this ontology, the comparison tool...
I'd be willing to try to help with some of the many issues, but the Protege source is enormous. Yes, I have seen some directions for how to start working,...
Here's at least part of the problem: ``` $ cat webvowl.war 302 Found Found The document has moved here. Apache Server at downloads.visualdataweb.de Port 80 ``` So this line in...
OK, when I downloaded this myself and changed the Dockerfile to `COPY` the warfile to `/usr/local/tomcat/webapps/`, it *almost* works, but: 1. I have to open `localhost:8080/webvowl` *not* just `localhost:8080`, which...
So actually, it looks to me as if the set of ontologies in the server is hardcoded in `WEB-INF/classes/static/index.html`, rather than appearing in any configuration file. Is that correct?