I'm not quite sure I understand the question, but are you talking about providing an RDF description of some entity that can be used for entity recognition? If so, you might be served by adding it to an EntityHub instance and using that for a source of recognizable entities. Are you familiar with that process?
--- A. Soroka The University of Virginia Library > On Mar 16, 2016, at 1:01 AM, Pooja H Bavishi > <pooja.bavi...@iet.ahduni.edu.in> wrote: > > Hello, > > I faced following problem in stanbol: > > If instance of DBPedia page is not exists in stanbol enhancer, than we need > to create our own instance of DBPedia page. > > Now question is how to add own instance into stanbol enhancer if instance > of DBPedia page doesn't exists ??? For, instance Hardik Patel DBPedia page > doesn't exists in stanbol enhancer than we need to create instance of > DBPedia page and provide reference to stanbol enhancer. > > How to resolve above problem ??? > > Thank you in advance.