Skip to content

Move the config to external files and write-up a file loader. #43

@DimitrisAlivas

Description

@DimitrisAlivas

Currently our .json config files are "inside" the code. See qgs/split_to_triple_store.py

We should decouple this from the code, and allow for loading an external .json file with configs for repository creation.
This way we will be able to test using different repository configs. (default.json, inference_on.json etc etc)

This would look like:

/configs/default.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestminorMinor issue, unlikely it will be fixed.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions