rpgoldman
rpgoldman
@matthewhorridge I'm seeing this when I load the following ontology: https://github.com/rpgoldman/container-ontology/blob/444ad1ffde53ae2b0b58228722e6c352b3af9547/owl/container-ontology.ttl
Here is the log file, if that helps. [protege.log](https://github.com/protegeproject/protege/files/6895571/protege.log)
In the short term, just telling us where to find the plugin files so that we can remove them would be a huge help. This could be done just by...
One more is the "Ontology source locations" window. Again, there doesn't seem any reason this should be a modal dialog.
Yes, that’s right. Perhaps “modal dialog” is the wrong term, but when one of these windows is open, it sits in front and I cannot interact with other Protege windows...
The solution by @umamiguy does not work for me. The problem seems to be -- as for many other libraries -- the python glue code for C++ expects to find...
> > 1. I don't believe the `constant_data` are necessarily constant across groups, are they? If one has a regression model, then probes it with prior predictive sampling or posterior...
@bk2204 Probably enough to just replace "repository" in that sentence with "user." If you'd like, I can probably make a PR for that. Assuming that would fix the `help` command...
Full log: ``` 2022-02-08 09:17:30,915 DEBUG org.semanticweb.owlapi.utilities.Injector - Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyManager 2022-02-08 09:17:30,916 DEBUG org.semanticweb.owlapi.utilities.Injector - Loading URL for service jar:file:/usr/local/stow/robot/bin/robot.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLOntologyManager 2022-02-08 09:17:30,916 DEBUG org.semanticweb.owlapi.utilities.Injector - Loading URL for service...
Yes, that is much better! ``` 2022-02-08 09:39:26,293 DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger - Total number of triples: 45641 ``` I would have expected OWLAPI to be able to punch through a redirection...