A Python package provides functions to fetch and store YAML data with the OpenModel Knowledge Base
To install the package, run the following:
pip install git+https://github.com/H2020-OpenModel/KBYaml.gitThis is for temporarily storing YAML files are RDF objects in the KB of OpenModel. This is designed to work with ExecFlow,
where yaml data can be retrieved from the KB and executed as part of the pipline. A full example is found in the /examples directory.