dbpedia / dbpedia-lookup

A generic entity retrieval service for linked data. Contains presets to replicate the DBpedia Lookup service.
Apache License 2.0
43 stars 13 forks source link

Lookup from a specific set of entities #17

Closed ryabhmd closed 1 year ago

ryabhmd commented 1 year ago

Hello :) Apologies if this is already explained elsewhere. I am still new to using DBpedia in general. I would like to use the Lookup service only on a specific set of entities from DBpedia, rather than the whole graph. Meaning, I have a list of entity names and I would like my query to be matched to the closest entity to it only from this closed list that I have.

Could someone help me with how this can be done? Thanks in advance!