BlueBrain / nexus-forge

Building and Using Knowledge Graphs made easy
https://nexus-forge.readthedocs.io
GNU Lesser General Public License v3.0
38 stars 19 forks source link

Complete override of configuration settings when initializing a forge object #314

Open crisely09 opened 1 year ago

crisely09 commented 1 year ago

At the moment the only parameters that can be overridden are the Store parameters. It should be also possible to change the configuration of Model, Resolvers, etc. when initializing a KnowledgeGraphForge object.

MFSY commented 1 year ago

Hi @crisely09 ,

Can you give examples ?

crisely09 commented 1 year ago

Yes, for instance I would like to provide a different iri to for the Model context from the one given in the file. At the moment all the kwargs are used only in the store_config.