Hi, Based on Retos Stanbol book I created a new enhancement engine for a SKOS vocabulary I created.
This worked well with one exception: When I create a new "Apache Stanbol Enhancer Engine: Entityhub Linking" entry via the "+" it seems to create some default Type-Mappings like: dbp-ont:Organisation;\ dbp-ont:Newspaper;\ schema:Organization\ >\ dbp-ont:Organisation Once I add the enhancer to a chain it complains that my new enhancer is not available. In the log file I saw that it does not know the prefix dbp-ont so I deleted the entry till I didn't had any more issues, which were these prefixes: dbp-ont schema skos So basically I got rid of all the Type-Mappings now. Is this a bug or is this a feature that the prefixes are not known? regards Adrian