On Fri, Mar 4, 2011 at 13:25, Serge Le Huitouze
<serge.lehuito...@gmail.com> wrote:
> On Fri, Mar 4, 2011 at 11:36 AM, Max Jakob <max.ja...@fu-berlin.de> wrote:
>> It seems like most of these messages come from the live module. This
>> is a little odd, because in the default branch of the DBpedia
>> extraction_framework (Mercurial) repository, the live module is not
>> included. Are you using the latest version from
>> http://dbpedia.hg.sourceforge.net:8000/hgroot/dbpedia/extraction_framework ?
>> We changed the repo recently from SVN to Mercurial. Using the new repo
>> should work (it does for me).
>
> Thanks, that version was successfully handled by maven!
>
> May I suggest to modify the following page?
> http://wiki.dbpedia.org/Documentation/Eclipse?v=hia

Good point. I updated it. Thanks for the hint!


> Any URL giving a simple (even simplistic) example on how to use it?
> [E.g., extracting triples from a URL or locally-copied version thereof.]

After having run
    mvn clean install
in the root directory, go to the server directory and execute
    mvn scala:run

This will start the DBpedia server. A browser tab will open. You can
choose a language and then enter the URI for which you want to extract
triples. The DBpedia URI corresponds to the English Wikipedia title
(see also http://dbpedia.org/URIencoding).


Cheers,
Max

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to