forgot the conf package link
https://github.com/dbpedia/extraction-framework/tree/master/core/src/main/scala/org/dbpedia/extraction/config

On Wed, Jan 20, 2016 at 9:11 AM, Dimitris Kontokostas <jimk...@gmail.com>
wrote:

> Hi Praveen,
>
> there has been a lot of discussion on this topic resulting to this in 2011
>
> http://sourceforge.net/p/dbpedia/mailman/dbpedia-developers/?viewmonth=201106
>
> For now we use scala objects to pass configuration in the extractors. For
> the abstract extractor we could move the apiUrl in the configuration
> package but would probably not solve your problem.
> the main issue is that the configuration must be applied to the core
> module which is most times a dependency to dump, live or server and that
> the whole actual configuration is too complex to model in a property file
> Any ideas on how to make this more configurable are more than welcome
>
> Cheers,
> Dimitris
>
> On Wed, Jan 20, 2016 at 3:41 AM, Praveen Balaji <
> praveen.bal...@blippar.com> wrote:
>
>> I want to customize some aspects of the extraction framework. For
>> example, the "apiUrl" member variable of AbstractExtractor class. Is there
>> a way for passing Extractor-specific configuration? If there is one, I did
>> not find one (I should look more carefully maybe?)
>>
>> Thanks for the help.
>>
>> Cheers
>> Praveen
>>
>>
>> ------------------------------------------------------------------------------
>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>> Monitor end-to-end web transactions and take corrective actions now
>> Troubleshoot faster and improve end-user experience. Signup Now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>> _______________________________________________
>> Dbpedia-developers mailing list
>> Dbpedia-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dbpedia-developers
>>
>>
>
>
> --
> Kontokostas Dimitris
>



-- 
Kontokostas Dimitris
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Dbpedia-developers mailing list
Dbpedia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-developers

Reply via email to