Hi Rupert, Thanks for these instructions, we were able to get it to work. As a newbie, I find all these options overwhelming: it's powerful but so advanced. I guess a wizard with only the basic options could help newbies set this up (the current UI would become the advanced UI and be available for finer tweakings).
thanks again! Steph. On Fri, Dec 7, 2012 at 4:31 AM, Rupert Westenthaler < [email protected]> wrote: > Hi > > The problem is that "http://localhost/iksce/node/1" is not suggested. > The Result you are seeing is just the 'fise:TextAnnotation' created by > the NER engine. There is no link to the Entity uploaded by you to a > ManagedSite. Because [2] shows that the entity is present in the > Entityhub I assume that the problem is the configuration of the > Stanbol Enhancer. > > * Have you configured an "EntityhubLinking" (or an "KeywordLinking") > engine for your ManagedSite? > * Have you added this engine to the EnhancementChain your are using? > > In case you are using the "EntityhubLinking" engine, than you will > also need to add "opennlp-sentence", "opennlp-token", "opennlp-pos" > and "opennlp-chunker" to your chain as this engine does the NLP > processing no longer inline. > > Please also have a look at [5]. This part of the usage scenario > explains how to configure the Stanbol Enhancer to use custom > vocabularies. It is not yet updated for the "EntityhubLinking". > > best > Rupert > > > [5] > http://stanbol.apache.org/docs/trunk/customvocabulary.html#b-configure-and-use-the-index-with-the-apache-stanbol-enhancer > > On Fri, Dec 7, 2012 at 5:16 AM, Stéphane Corlosquet > <[email protected]> wrote: > > Hi, > > > > (I was told the attachment didn't make it through, so I'm attaching links > > instead, see at the end) > > > > I've indexed some entitites in a new Managed Site which I created myself > > called 'drupal'. Using the enhancer, I can get my entities when there is > a > > string match, however these are not as nicely rendered as the dbpedia > > entities, they are missing their picture and a link, even though the > image > > is indexed in the entity hub. I've attached more information. > > > > input_person_entity.ttl [1] is the RDF that was sent to stanbol (its > > RDF/XML version was sent to stanbol, but I'm attaching the ttl for > > convenience). > > > > index_person.jsonld [2] is what I get when I run curl " > > > http://localhost:8080/entityhub/site/drupal/entity?id=http://localhost/iksce/node/1 > > " > > > > enhancer UI output.png [3] is a screenshot of the enhancer UI > > > > raw-RDF-output-enhancer.jsonld [4] is the raw RDF output at the bottom of > > the enhancer. While I can find the URI and the images of the various > > dbpedia entities, I cannot find the URI of my local entity ( > > http://localhost/iksce/node/1) nor the image URI ( > > http://localhost/iksce/sites/default/files/JohnPereira.jpg). > > > > Do I need to specify different RDF properties for the image to appear or > is > > this a bug? > > > > -- > > Steph. > > > > [1] > > > http://files.openspring.net/tmp/stanbol-preview-issue/input_person_entity.ttl > > [2] > > > http://files.openspring.net/tmp/stanbol-preview-issue/index_person.jsonld > > [3] > > > http://files.openspring.net/tmp/stanbol-preview-issue/enhancer%20UI%20output.png > > [4] > > > http://files.openspring.net/tmp/stanbol-preview-issue/raw-RDF-output-enhancer.jsonld > > > > -- > | Rupert Westenthaler [email protected] > | Bodenlehenstraße 11 ++43-699-11108907 > | A-5500 Bischofshofen > -- Steph.
