I have about a dozend services which share a common text:entityMap definition for their text indexes. When moving to Fuseki 2 style config, I've tried to define entMap in config.ttl (with an absolute URI) and to reference this URI in the config files of the services.
When fuseki starts up and loads the services' .ttl, I get: [2015-12-20 07:45:03] Server ERROR Exception in initialization: the root http://zbw.eu/namespaces/fuseki/entMap has no most specific type that is a subclass of ja:Object Now I'm not sure if such a sharing of definitions supposed to work, or if perhaps another approach should be followed.
