Thank you very much Rupert.

I will look into that.

Dileepa

On Mon, May 4, 2015 at 12:47 PM, Rupert Westenthaler <
rupert.westentha...@gmail.com> wrote:

> Hi Dileepa,
>
> This does not look like a Stanbol issue, but an issue in your RDF data.
>
>     _:test1 <http://schema.org/City/name> "Bonn"
>
> This triple does use the property <http://schema.org/City/name> and
> NOT schema:name (<http://schema.org/City/name>).
>
> The correct version would be
>
>     _:test1 <http://schema.org/name> "Bonn"
>
> > Mapping each entity's name property with rdfs:label is not a viable
> > solution because there are many entity types in the dataset under
> schema.org
> > like schema:Hotel, schema:Country etc.
>
> You will need to fix the source RDF data so that they do correctly use
> the schema.org ontology.
>
>
> best
> Rupert
>
> >
> > Can someone please help me with this issue?
> >
> >
> > Thanks,
> > Dileepa
>
>
>
> --
> | Rupert Westenthaler             rupert.westentha...@gmail.com
> | Bodenlehenstraße 11                              ++43-699-11108907
> | A-5500 Bischofshofen
> | REDLINK.CO
> ..........................................................................
> | http://redlink.co/
>

Reply via email to