Hi On 25.05.2012, at 14:22, Fabian Christ wrote:
> 2012/5/25 Bertrand Delacretaz <[email protected]>: >> Ok, if people want that I'm fine with it, but IMO we shouldn't wait >> too long - what's your timeline for doing that release? > > If we find something that is ready for release, this could happen next week. > List of the most important changes since the 0.9.0 that would be ready for possible release next week * change of the default home directory form "{user.dir}/sling" to {user.dir}/stanbol" ( STANBOL-562) * Addition of the ContentItemFactory to the Stanbol Enhancer (STANBOL-573) - allows users that need to process big files to use a file based ContentItem implementation instead of the default in-memory one. * Entityhub now supports Google Refine Reconciliation service API (STANBOL-594) * Entityhub Query API now supports "full text" (all textual values), "similarity" (Solr MLT) and "semantic context" (all outgoing relations) queries * Full LDpath support for the Entityhub indexing tool (STANBOL-556) - this can be used e.g. to store labels of dbpedia redirects with the target Entity; or to follow hierarchies for Places ... * Update to Tika 1.1(STANBOL-627) - most interesting for Stanbol is the support for metadata extraction of mpeg4, quicktime files. Bug-Fixes: * POS tagging works again (STANBOL-628): This is broken with 0.9.0 what significantly reduces the quality of Enhancement Results with the KeywordExtractionEngine in languages with POS tagging support (e.g. German) * CORS improvements (while it seams there are still reports of issues with PUT and DELETE requests that need to be verified) * Several improvements/bug fixes to the SolrYard (Solr based storage for the Entityhub) best Rupert Westenthaler > -- > Fabian > http://twitter.com/fctwitt
