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

Reply via email to