Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
crisely09 opened this issue Jun 13, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@crisely09
Copy link
Contributor

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.

@crisely09 crisely09 added the enhancement New feature or request label Jun 13, 2023
@MFSY
Copy link
Collaborator

MFSY commented Jun 13, 2023

Hi @crisely09 ,

Can you give examples ?

@crisely09
Copy link
Contributor Author

crisely09 commented Jun 13, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants