<protege-install-dir>/examples/server/metaproject.pprj
url.connect.timeout, and 2). url.connect.read.timeout.
Both of these properties should be set to a value in seconds (the default value is 15 seconds). The properties are
accessible via the Protege API from
ApplicationProperties.getUrlConnectTimeout()
and
ApplicationProperties.getUrlConnectReadTimeout().
Currently, these properties are used by the Protégé-OWL
editor during ontology loading.