Hello all, 

Just a little feedback about my plugin problem, I have modify some stuff in the 
app.js file and it works fine. (domain name and other) 

Cheer, 
Raphaël 

----- Mail original -----

> De: "Raphael Boyer" <raphael.bo...@inria.fr>
> À: "Alexandru Todor" <to...@inf.fu-berlin.de>
> Cc: dbpedia-discussion@lists.sourceforge.net
> Envoyé: Jeudi 23 Avril 2015 10:39:37
> Objet: Re: [Dbpedia-discussion] DBpedia Help and little gift script

> Hi, Alexandru.

> 1. I have tried an older plugin but it's the same thing, it's strange.

> 2. For the encoding problem, I have found another solution (and better I
> think) .
> It's to uncomment the line "SQL_UTF8_EXECS = 1", in the file virtuoso.ini .
> This solved my problem, when I reloaded the data.

> 3. I tried it, but this doesn't solve my problem.

> I send again my little script, because the attachment was not sent.
> https://dl.dropboxusercontent.com/u/52449562/dbpedia/mergeAbstractBySameAs.node.js

> Cheers,
> Raphaël

> ----- Mail original -----

> > De: "Alexandru Todor" <to...@inf.fu-berlin.de>
> 
> > À: "Raphael Boyer" <raphael.bo...@inria.fr>
> 
> > Cc: dbpedia-discussion@lists.sourceforge.net
> 
> > Envoyé: Lundi 20 Avril 2015 18:19:37
> 
> > Objet: Re: [Dbpedia-discussion] DBpedia Help and little gift script
> 

> > Hi Raphael,
> 

> > 1. Regarding the angular.js errors, I don't know where they come from. I'm
> > using the 2.0 version on the German endpoint but it's already a couple of
> > months old, I guess you are using a newer one. Try out an older version of
> > the plugin is the only idea I have.
> 

> > 2. Same here, something is wrong with the encoding in the plugin. I'll
> > report
> > back in a couple of weeks when I update the German endpoint, I'll probably
> > stumble upon the same bugs.
> 

> > 3. Last year the guys from Mannheim cleaned the abstracts before committing
> > them, try following this guide [1] and see if it solves your problem.
> 

> > Cheers,
> 
> > Alexandru
> 

> > [1]
> > https://github.com/dfleischhacker/extraction-framework/wiki/Postprocessing-Steps
> 

> > On Mon, Apr 20, 2015 at 5:28 PM, Raphael Boyer < raphael.bo...@inria.fr >
> > wrote:
> 

> > > Dear all community,
> > 
> 

> > > It's me again.
> > 
> 

> > > I have 3 questions, so I put it all in this mail.
> > 
> 
> > > Sorry for that...
> > 
> 

> > > My first question is about the second version of the DBpedia plugin for
> > > virtuoso (2.0.0).
> > 
> 

> > > In the new interface, the abstracts and comment (short abstract) are not
> > > shown and I have many AngularJs Error into the JS console.
> > 
> 
> > > But all the data are shown in the old version of the plugin.
> > 
> 

> > > Some pictures for example :
> > 
> 

> > > https://dl.dropboxusercontent.com/u/52449562/dbpedia/snapshot_PluginDbpedia_1.png
> > 
> 
> > > https://dl.dropboxusercontent.com/u/52449562/dbpedia/snapshot_PluginDbpedia_2.png
> > 
> 

> > > My second question is again about the DBpedia plugin for virtuoso, but
> > > the
> > > part of the old version.
> > 
> 

> > > For the french language I have encounter an encoding problem, like ' é '
> > > replace by ' é '.
> > 
> 
> > > (Only in the little description of the top of the subject)
> > 
> 

> > > So I have more or less solved the problem by adding a Javascript line,
> > > into
> > > the statics/script.js file of the plugin.
> > 
> 
> > > At the end of the init_long_literals function, I have add it :
> > 
> 
> > > $("#content > p").html(decodeURIComponent(escape($("#content >
> > > p").text())));
> > 
> 

> > > I just want to know, if you have encounter the problem, and if you have
> > > another solution ?
> > 
> 

> > > And my third question :
> > 
> 

> > > This is about my abstract's extraction, in many of my triples I can find
> > > something like that:
> > 
> 
> > > (Example of the end of the Paris's abstract)
> > 
> 

> > > L'Île-de-France a un PIB en parité de pouvoir d'achat de 558 330 millions
> > > d'euros en 2008 contre 328 322 pour la Lombardie et 266 982 pour la
> > > région
> > > de Londres.↑ « PIB régionaux par habitant en 2007 », sur site
> > > d'EuroStat,‎
> > > 18 février 2010 (consulté le 30 juillet 2010)."@fr
> > 
> 

> > > You can see a part with always the symbol ↑ before, I don't think it have
> > > to
> > > be here.
> > 
> 

> > > So I can cut it easily with a script but don't think that it's a good
> > > idea.
> > 
> 
> > > I think it could be come from a missing extension in my mediawiki.
> > 
> 

> > > A picture with my mediawiki extention list :
> > 
> 
> > > https://dl.dropboxusercontent.com/u/52449562/dbpedia/snapshot_MediawikiList.png
> > 
> 

> > > Have you an idea for a solution of that ?
> > 
> 

> > > And finaly not a question but a little script that I want to share.
> > 
> 
> > > It's not percfect, and it's not very optimised, but if it can be useful,
> > > you
> > > can found it in attachement.
> > 
> 

> > > It's a little node.js script that permit to merge the abstract of others
> > > languages in one instance of DBpedia, by using the sameAs links.
> > 
> 
> > > (only for ttl files)
> > 
> 

> > > Thanks in advance
> > 
> 

> > > With regards
> > 
> 

> > > Raphael Boyer
> > 
> 
> > > INRIA France
> > 
> 

> > > A MIME attachment of type <application/javascript> was removed here
> > 
> 
> > > by a drop-attachments-by-name filter rule on the host <
> > > mail2-relais-roc.national.inria.fr >.
> > 
> 

> > > ------------------------------------------------------------------------------
> > 
> 
> > > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> > 
> 
> > > Develop your own process in accordance with the BPMN 2 standard
> > 
> 
> > > Learn Process modeling best practices with Bonita BPM through live
> > > exercises
> > 
> 
> > > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
> > > event?utm_
> > 
> 
> > > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> > 
> 
> > > _______________________________________________
> > 
> 
> > > Dbpedia-discussion mailing list
> > 
> 
> > > Dbpedia-discussion@lists.sourceforge.net
> > 
> 
> > > https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
> > 
> 
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to