Re : Custom Vocabulary

2013-07-15 Thread arthi.venkat
Hi Rupert, Thanks a lot for this information. I created a simple set of concepts using SKOS and Iam now able to see the simple concepts I have defined when I run the sentence through the enhancer. Thanks and Rgds, Arthi Hi Arthi Regarding your data: http://www.w3.org/2001/XMLSchema#i

Re: Jenkins build is still unstable: stanbol-trunk-1.6 » Apache Stanbol Enhancement Engine : CELI Engine #1417

2013-07-15 Thread Ben Companjen
Thanks Enrico and Fabian, it worked. Ben On 15 July 2013 22:55, Fabian Christ wrote: > Hi Ben, > > welcome to the list. As Enrico suggested, trying to skip the tests could > help until this is solved. > > Best, > - Fabian > Am 15.07.2013 22:41 schrieb "Ben Companjen" : > >> Hi, >> >> I am new to

Re: Jenkins build is still unstable: stanbol-trunk-1.6 » Apache Stanbol Enhancement Engine : CELI Engine #1417

2013-07-15 Thread Fabian Christ
Hi Ben, welcome to the list. As Enrico suggested, trying to skip the tests could help until this is solved. Best, - Fabian Am 15.07.2013 22:41 schrieb "Ben Companjen" : > Hi, > > I am new to the list; I subscribed yesterday because the recent mail > thread about the CELI engine not being reachab

Re: Jenkins build is still unstable: stanbol-trunk-1.6 » Apache Stanbol Enhancement Engine : CELI Engine #1417

2013-07-15 Thread Enrico Daga
Hi, have you tried skipping the tests? mvn install -DskipTests Enrico On 15 July 2013 21:41, Ben Companjen wrote: > Hi, > > I am new to the list; I subscribed yesterday because the recent mail > thread about the CELI engine not being reachable didn't help me. > > Today I get the same errors

Re: Jenkins build is still unstable: stanbol-trunk-1.6 » Apache Stanbol Enhancement Engine : CELI Engine #1417

2013-07-15 Thread Ben Companjen
Hi, I am new to the list; I subscribed yesterday because the recent mail thread about the CELI engine not being reachable didn't help me. Today I get the same errors in trying to build. I was wondering whether these errors are caused by limitations of a "guest account" that result in bad SOAP mes

Jenkins build is still unstable: stanbol-trunk-1.6 #1417

2013-07-15 Thread Apache Jenkins Server
See

Jenkins build is still unstable: stanbol-trunk-1.6 » Apache Stanbol Enhancement Engine : CELI Engine #1417

2013-07-15 Thread Apache Jenkins Server
See

Re: Working with custom vocabulary

2013-07-15 Thread Sawhney, Tarandeep Singh
Thanks Rafa for your response I will try resolving this issue based on pointers you have provided and will post the update accordingly. Best regards tarandeep On Mon, Jul 15, 2013 at 10:37 PM, Rafa Haro wrote: > Hi Tarandeep, > > As Sergio already pointed, you can check some different Entity

Re: Working with custom vocabulary

2013-07-15 Thread Rafa Haro
Hi Tarandeep, As Sergio already pointed, you can check some different Entity Linking engines configurations at IKS development server: http://dev.iks-project.eu:8081/enhancer/chain. You can try to use the same configuration of some of the chains registered in this Stanbol instance. For that,

Re: Working with custom vocabulary

2013-07-15 Thread Sawhney, Tarandeep Singh
Hi Sergio This is exactly i did and i mentioned in my last email *"What i understand is to enable option "Link ProperNouns only" in entityhub linking and also to use "opennlp-pos" engine in my weighted chain" * I have already checked this option in my own entity hub linking engine By the way, d

Re: Working with custom vocabulary

2013-07-15 Thread Sergio Fernández
http://{stanbol}/system/console/configMgr sorry On 15/07/13 18:15, Sergio Fernández wrote: Have you check the 1) go to http://{stanbol}/config/system/console/configMgr 2) find your EntityHub Linking engine 3) and then "Link ProperNouns only" The documentation in that configuration is quite u

Re: Working with custom vocabulary

2013-07-15 Thread Sergio Fernández
Have you check the 1) go to http://{stanbol}/config/system/console/configMgr 2) find your EntityHub Linking engine 3) and then "Link ProperNouns only" The documentation in that configuration is quite useful I think: "If activated only ProperNouns will be matched against the Vocabulary. If de

Re: [URGENT] Working with custom vocabulary

2013-07-15 Thread Sawhney, Tarandeep Singh
Thanks Sergio for your response What i understand is to enable option *"Link ProperNouns only"* in entityhub linking and also to use "opennlp-pos" engine in my weighted chain I did these changes but unable to extract "University of Salzberg" Please find below the output RDF/XML from enhancer Re

Re: [URGENT] Working with custom vocabulary

2013-07-15 Thread Sergio Fernández
As I said: have you check the proper noun detection and POS tagging in your chain? For instance, enhancing the text "I studied at the University of Salzburg, which is based in Austria" works at the demo server: http://dev.iks-project.eu:8081/enhancer/chain/dbpedia-proper-noun Here the detail

Re: [URGENT] Working with custom vocabulary

2013-07-15 Thread Sawhney, Tarandeep Singh
Just to add to my previous email If i add another individual in my ontology "MyUniversity" under class University > Sergio Fernández >> Salzburg Research >> +43 662 2288 318 >> Jakob-Haringer Strasse 5/II >> A-5020 Salzburg (Austria) >> http://www.salzburgresearch.at >> > > -- "This e-ma

Re: [URGENT] Working with custom vocabulary

2013-07-15 Thread Sawhney, Tarandeep Singh
Thanks Sergio and Dileepa for your responses We haven't been able to resolve the issue. We therefore decided to keep just one class and one instance value "University of Salzburg" in our custom ontology and try to extract this entity and also link it but we could not get this running. I am sure we

Strange behaviour - Configured data disappears on restart of Stanbol

2013-07-15 Thread arthi.venkat
Hi, Noticed a very strange behavior. If Stanbol is restarted from the web console on start up I saw following configured items completely disappearing. 1. Managed Site 2. Entity Hub Linking 3. Weighted chain How do we stored configured items between reboots? Do we need to m