Hi Rupert, all,

I'm trying to fetch the RDF graph of an entity with the EntityHub, but I
have back a meta-descritpion about the entity as it is in the EntityHub.
For exampe for the entity http://dbpedia.org/resource/Bob_Marley I have back

{
   "id": "http:\/\/dbpedia.org\/resource\/Bob_Marley",
   "site": "dbpedia",
   "representation": {"id": "http:\/\/dbpedia.org\/resource\/Bob_Marley"},
   "metadata": {
       "id": "http:\/\/dbpedia.org\/resource\/Bob_Marley.meta",
       "http:\/\/www.iks-project.eu\/ontology\/rick\/model\/isChached": [{
           "type": "value",
           "value": "true"
       }],
       "http:\/\/www.iks-project.eu\/ontology\/rick\/model\/about": [{
           "type": "reference",
           "value": "http:\/\/dbpedia.org\/resource\/Bob_Marley"
       }],
       "http:\/\/www.w3.org\/1999\/02\/22-rdf-syntax-ns#type": [{
           "type": "reference",
           "value": "http:\/\/xmlns.com\/foaf\/0.1\/Document"
       }]
   }

Is it still possible to fetch the graph as it is on the LOD dataset via
REST service?

Best.
Andrea





Reply via email to