Hi,

However I don't understand why the @context has both a line for the
> ontology prefix:
>
> "db-ont:": "http://dbpedia.org/ontology/";,
>
> and then specific type shortnames such as:
>
> "Artist": "http://dbpedia.org/ontology/Artist";,
> "MusicalArtist": "http://dbpedia.org/ontology/MusicalArtist";,
> "Person": "http://dbpedia.org/ontology/Person";,
>
> And then in the payload:
>
>     "@type": [
>       "dbp-ont:Artist",
>       "dbp-ont:MusicalArtist",
>       "dbp-ont:Person",
>       ...
>     ],
>
> Either we use shortnames for types or we use the prefix notation
> without polluting the context whith type shortnames.
>
>
Hmm may be you're right and this could be improved. I will have closer look
tomorrow. Thanks!

Best,
 - Fabian


-- 
Fabian
http://twitter.com/fctwitt

Reply via email to