FAQ for Apache Stanbol users
Can I update the default DBpedia index with a bigger one?
Yes, you can just copy such an index from here into the sling/datafiles directory. It will be initialized automatically.
How about language support of enhancement engines?
- The Named Entity Recognition Engine has support for English.
- The Keyword Linking Engine has support for English, German, Danish, Dutch and Portuguese. Check "Working with multiple languages"
Can I use my own vocabulary as linking target?
Yes, Stanbol provides you with and indexing tool for creating appropriate indexes for any kind of RDF data, vCard or SKOS vocabularies. Check "Using custom vocabulary"
Can I use existing SOLr indexes?
Yes, just provide a link within the org.apache.stanbol.commons.solr.impl.DefaultSolrDirectoryManager.name Bundle to a local directory, where you host the SOLr indexes, in order to reuse.