There are 2 options on how to proceed with this project (if accepted of
course)
1) use the existing model where the framework extractor just generates uris
and there is a separate server that tries to generate the content of the
uris
2) generate everything inside the DBpedia framework.

I have a slight preference on #1 for the following reasons: a) keeps the
extraction time short b) we don't need to add additional dependencies in
the framewok c) the framework is focued on Wikipedia content and does not
have to deal with deprecated apis and d) separating the code  is more
flexible
If we all agree to go with #1 the code will be kept in a separate repo
where you can use any library you are familiar with (with approval /
guidance from the mentors of course).
So, I commented on the pull request because the code would get into the
main framework, I woudn't object otherwise.

Regarding RDF Frameworks, I am familiar with Jena too and it works quite
well.
I also use the https://github.com/AKSW/jena-sparql-api as a wrapper for
models but you might not need it.

Best,
Dimitris


On Wed, Apr 16, 2014 at 10:43 PM, Alexandru Todor <[email protected]>wrote:

> Hi Leandro,
>
> Apache Jena or Openrdf Sesame are both very mature Java RDF frameworks.
> Personally I have more extensive experience with Jena, and I can recommend
> it.
>
> Cheers,
> Alexandru
> On Apr 16, 2014 8:35 PM, "Leandro Doctors" <[email protected]> wrote:
>
>> 2014-04-16 13:25 GMT+02:00 Leandro Doctors <[email protected]>:
>> > b) RDF model generation:
>> > I'm looking for a replacement for rdfapi-php[1].
>> >
>> > In the beginning, I was planning to use Scala Semantic Web extension
>> > [3], but I read Dimitris' comment on Roberto's Pull request #199[2] in
>> > that Lift JSON is preferred. However, I cannot find a Lift JSON's
>> > suitable replacement for rdfapi-php's MemModel[4] class...
>> >
>> > Maybe I am looking in the wrong place?
>> > Would you have any suggestions in this regard?
>>
>> I see the project already uses Apache Jena[0] (which comes with an RDF
>> API), so I plan to use this one.
>>
>> Leandro
>>
>> [0] Apache Jena: https://jena.apache.org/
>>
>>
>> ------------------------------------------------------------------------------
>> Learn Graph Databases - Download FREE O'Reilly Book
>> "Graph Databases" is the definitive new guide to graph databases and their
>> applications. Written by three acclaimed leaders in the field,
>> this first edition is now available. Download your free book today!
>> http://p.sf.net/sfu/NeoTech
>> _______________________________________________
>> Dbpedia-gsoc mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc
>>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> _______________________________________________
> Dbpedia-gsoc mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc
>
>


-- 
Kontokostas Dimitris
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Dbpedia-gsoc mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc

Reply via email to