Hi Rupert

I'm using the full launcher. On
http://dev.iks-project.eu:8081/entityhub I don't see more data either.
It doesn't find dbpedia:Paris and the following query yields to no
result:

{
    "query": {
        "selected": [],
        "constraints": [{
            "type": "text",
            "patternType": "wildcard",
            "text": "*",
            "field":
"http:\/\/stanbol.apache.org\/ontology\/entityhub\/entityhub#label"
        }],
        "limit": 10,
        "offset": 0,
        "ldpath": "name = rdfs:label[@en] :: xsd:string;"
    },
    "results": []
}

Cheers,
Reto

On Sat, Feb 9, 2013 at 10:30 PM, Rupert Westenthaler
<[email protected]> wrote:
> Hi Reto
>
> AFAIK the stable, full and full-war launcher should still have the
> dbpedia defaultdata index included. If this would not be the case for
> the full launcher, than the integration-test would fail. What launcher
> are you referring to?
>
> best
> Rupert
>
> On Sat, Feb 9, 2013 at 8:51 PM, Reto Bachmann-Gmür <[email protected]> wrote:
>> Hello
>>
>> The released version of Stanbol had this 43k default index for the
>> Entityhub. The current snapshot version seems not to have any entity.
>> Because of this the examples on the example page return no results (e.g.
>> the query for http://dbpedia.org/resource/Paris). I like having some data
>> in Entityhub by default. If the data is removed then I think the example
>> should be changed as to include some example creating an entity so that the
>> user can click through it and have some actual results.
>>
>> Cheers,
>> Reto
>
>
>
> --
> | Rupert Westenthaler             [email protected]
> | Bodenlehenstraße 11                             ++43-699-11108907
> | A-5500 Bischofshofen

Reply via email to