# Related links Here are links to other projects relevant for this documentation. SimPhoNy: - [GitLab's SimPhoNy group](https://gitlab.cc-asp.fraunhofer.de/simphony) - [GitHub's SimPhoNy group](https://github.com/simphony) - [OSP-core](https://github.com/simphony/osp-core) - [wrappers](https://gitlab.cc-asp.fraunhofer.de/simphony/wrappers) - [wrapper development](https://github.com/simphony/wrapper-development) Technologies used: - [Docker](https://www.docker.com/), used for the CI and engines - [Sphinx](https://www.sphinx-doc.org/), used for the documentation - [PlantUML](https://plantuml.com/), used for the diagrams # Acknowledgements SimPhoNy OSP-core and wrappers development is supported by the following Grants: ```{eval-rst} ============= ============ =============================== ================== Project Programme Call ID Grant Agreement ID ============= ============ =============================== ================== SimPhoNy FP7 NMP-2013-1.4-1 604005 MarketPlace Horizon 2020 H2020-NMBP-TO-IND-2016-2017 760173 FORCE Horizon 2020 H2020-NMBP-TO-IND-2016-2017 721027 SimDOME Horizon 2020 H2020-NMBP-TO-IND-2018-2020 814492 OYSTER Horizon 2020 H2020-NMBP-2017-two-stage 760827 INTERSECT Horizon 2020 H2020-NMBP-TO-IND-2018-2020 814487 ReaxPRO Horizon 2020 H2020-NMBP-TO-IND-2018-2020 814416 APACHE Horizon 2020 H2020-NMBP-ST-IND-2018 814496 NanoMECommons Horizon 2020 H2020-NMBP-TO-IND-2020-twostage 952869 OntoTRANS Horizon 2020 H2020-NMBP-TO-IND-2019 862136 ============= ============ =============================== ================== ``` Some of the explanations and background provided have been adapted from Pablo de Andres' master thesis on "Natural Language Search on an ontology-based data structure". The OSP-core Python package originates from the European Project [SimPhoNy](https://www.simphony-project.eu/) (Project Nr. 604005). We would like to acknowledge and thank our project partners, especially [Enthought, Inc](https://www.enthought.com/), [Centre Internacional de Mètodes Numèrics a l'Enginyeria (CIMNE)](https://cimne.com/) and the [University of Jyväskylä](https://www.jyu.fi/en), for their important contributions to some of the core concepts of OSP-core, which were originally demonstrated under the project https://github.com/simphony/simphony-common. # Compatibility table The following table describes the compatibilities between the SimPhoNy docs and OSP-core up to version 2.5.1 of the documentation. For later releases, the version number of the documentation matches the version number of the OSP-core release to which it applies. ```{eval-rst} .. table:: :align: center :widths: auto ============= ========== SimPhoNy docs OSP-core ============= ========== 2.5.1 3.8.0 2.5.0 3.8.0 2.4.5 3.7.0 2.4.4 3.5.8-beta 2.4.3 3.5.5-beta 2.4.2 3.5.4-beta 2.4.1 3.5.3.1-beta 2.4.0 3.5.2-beta 2.3.x 3.4.0-beta 2.2.x 3.3.5-beta 2.1.x 3.3.0-beta ============= ========== ```