Hi Rupert Thanks a lot.I got the concept of rdf output. I have one more question can you please suggest me what is the best way to traverse that rdf output.I am using php to get that result.And I know there is Jena also.Is there something in php to read that result and get entities or I will have to do it in java?And how ? This might be too much questions from me and I am sorry for this as I am naive. I will grateful for your help.
Thanks Raspreet On Fri, Jul 27, 2012 at 8:15 AM, Rupert Westenthaler < [email protected]> wrote: > Hi, > > yes you will need to parse the RDF graph replied by the Stanbol Enhancer. > The Usage Scenario "Making use of Apache Stanbol Enhancements" [1] > is intended to Developers that start to use Stanbol with this task. > > best > Rupert > > [1] http://incubator.apache.org/stanbol/docs/trunk/enhancementusage.html > > On Thu, Jul 26, 2012 at 8:23 PM, Raspreet Kaur <[email protected]> > wrote: > > Hi Rupert, > > > > Thanks a lot.I am using the compiled launchers right now.I will post the > > errors though. > > > > Just to confirm that is posting curl requests the right way to integrate > > the enhancer feature of stanbol?I mean like taking the input from text > > editor and then posting it as a curl request to get desired output?I will > > then need to parse the whole output and generate suggestions for > > person,places and organisations right? > > > > Again thanks a lot really. > > > > Raspreet > > > > > > On Thu, Jul 26, 2012 at 4:34 PM, Rupert Westenthaler < > > [email protected]> wrote: > > > >> Hi Raspreet, > >> > >> typically the build should complete without errors. If you encounter > >> errors during build it is recommended to share those here on the list > >> of to create a JIRA issue [1]. I am confident that we will able to > >> help you in resolving your problem. > >> > >> Precompiled Stanbol launchers are available [2] but not that those are > >> always some time behind and will not include recent > >> improvements/fixes. > >> > >> best > >> Rupert > >> > >> > >> [1] https://issues.apache.org/jira/browse/STANBOL > >> [2] http://dev.iks-project.eu/downloads/stanbol-launchers/ > >> > >> On Thu, Jul 26, 2012 at 4:45 PM, Raspreet Kaur < > [email protected]> > >> wrote: > >> > Hi > >> > I am a postgraduate student and I am working on a project that > requires > >> > integrating stanbol to a CMS of a local company. > >> > Can any one please help me with the first step of getting that > API?How do > >> > we do it? > >> > I tried these steps many times - > >> > http://incubator.apache.org/stanbol/docs/trunk/tutorial.html > >> > but there are always build errors after mvn install relating to apache > >> > felix and sling plugins. > >> > > >> > I am really looking forward to any help soon. > >> > > >> > Thanks > >> > Raspreet > >> > >> > >> > >> -- > >> | Rupert Westenthaler [email protected] > >> | Bodenlehenstraße 11 ++43-699-11108907 > >> | A-5500 Bischofshofen > >> > > > > > > > > -- > > Regards > > Raspreet > > > > -- > | Rupert Westenthaler [email protected] > | Bodenlehenstraße 11 ++43-699-11108907 > | A-5500 Bischofshofen > -- Regards Raspreet
