I have a large text:EntityMap defined in FUSEKI_BASE/config.ttl under <http://base/#entMapFull>, and I try to reference it in (possibly multiple) service definition files in FUSEKI_BASE/onfiguration/.

However, on startup I get an error:

INFO  Config          :: FUSEKI_HOME=/opt/fuseki
INFO  Config          :: FUSEKI_BASE=/etc/fuseki
INFO  Config          :: Shiro file: file:///etc/fuseki/shiro.ini
INFO Config :: Load configuration: file:///etc/fuseki/ configuration/pm20.ttl ERROR Server :: Exception in initialization: Can't find <http://base/#entMapFull> as a subject

Are the service definitions loaded *and interpreted* before the main configuration file is loaded? If so, does anybody have an idea how to circumvent the problem, or should I put everything into config.ttl again?

Cheers, Joachim

Reply via email to