simphony-osp


Namesimphony-osp JSON
Version 4.0.0 PyPI version JSON
download
home_pagehttps://github.com/simphony/simphony-osp/tree/v4.0.0
SummaryFramework for creating interfaces between ontologies and software such as simulation engines, databases and data repositories.
upload_time2022-12-07 14:52:19
maintainerFraunhofer IWM
docs_urlNone
authorSimPhoNy, EU FP7 Project (Nr. 604005)
requires_python>=3.7
licenseBSD-3-Clause
keywords owl ontology interoperability materials-science osp simphony wrappers open-simulation-platform knowledge-graphfraunhofer iwm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SimPhoNy

The SimPhoNy Open Simulation Platform is a framework that aims to achieve
interoperability between software such as simulation engines, databases and
data repositories using a knowledge graph as the common language. It is focused
on the domain of materials science.

SimPhoNy enables:
- Visualization and exploration of
  [OWL ontologies](https://www.w3.org/TR/2012/REC-owl2-primer-20121211/) and
  [RDFS Vocabularies](https://www.w3.org/TR/rdf-schema/)
- _Wrappers_: interfaces between ontologies and software products or digital
  objects
- Manipulation of ontology-based data: work with ontology individuals,
  transfer them among different software products using the wrappers, and query
  the knowledge graph

## Installation

SimPhoNy is available on PyPI, so it can be installed using pip

`pip install simphony-osp`

Detailed installation instructions can be found
[here](https://simphony.readthedocs.io/en/v4.0.0/introduction/installation.html).

## Documentation

To learn how to use SimPhoNy, check out our documentation, which is located at
<https://simphony.readthedocs.io/en/v4.0.0/>.

In addition, basic usage examples to
quickly get started are available in the
[`examples` folder](https://github.com/simphony/simphony-osp/tree/v4.0.0/examples).

If you want to build the documentation locally, refer to our
[documentation repository](https://github.com/simphony/docs/tree/v4.0.0).

## Contributing

If you wish to contribute to SimPhoNy, please read the
[contributing guidelines](https://github.com/simphony/simphony-osp/blob/v4.0.0/CONTRIBUTING.md).

## Acknowledgements

The SimPhoNy 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 SimPhoNy,
which were originally demonstrated under the project
[simphony-common](https://github.com/simphony/simphony-common).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/simphony/simphony-osp/tree/v4.0.0",
    "name": "simphony-osp",
    "maintainer": "Fraunhofer IWM",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "simphony@iwm.fraunhofer.de",
    "keywords": "owl,ontology,interoperability,materials-science,osp,simphony,wrappers,open-simulation-platform,knowledge-graphFraunhofer IWM",
    "author": "SimPhoNy, EU FP7 Project (Nr. 604005)",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/fe/74/1c6b55eb7e91764b3207cb4bdb2e5eef132cfeff66e8447cffefb9c0a3c9/simphony-osp-4.0.0.tar.gz",
    "platform": null,
    "description": "# SimPhoNy\n\nThe SimPhoNy Open Simulation Platform is a framework that aims to achieve\ninteroperability between software such as simulation engines, databases and\ndata repositories using a knowledge graph as the common language. It is focused\non the domain of materials science.\n\nSimPhoNy enables:\n- Visualization and exploration of\n  [OWL ontologies](https://www.w3.org/TR/2012/REC-owl2-primer-20121211/) and\n  [RDFS Vocabularies](https://www.w3.org/TR/rdf-schema/)\n- _Wrappers_: interfaces between ontologies and software products or digital\n  objects\n- Manipulation of ontology-based data: work with ontology individuals,\n  transfer them among different software products using the wrappers, and query\n  the knowledge graph\n\n## Installation\n\nSimPhoNy is available on PyPI, so it can be installed using pip\n\n`pip install simphony-osp`\n\nDetailed installation instructions can be found\n[here](https://simphony.readthedocs.io/en/v4.0.0/introduction/installation.html).\n\n## Documentation\n\nTo learn how to use SimPhoNy, check out our documentation, which is located at\n<https://simphony.readthedocs.io/en/v4.0.0/>.\n\nIn addition, basic usage examples to\nquickly get started are available in the\n[`examples` folder](https://github.com/simphony/simphony-osp/tree/v4.0.0/examples).\n\nIf you want to build the documentation locally, refer to our\n[documentation repository](https://github.com/simphony/docs/tree/v4.0.0).\n\n## Contributing\n\nIf you wish to contribute to SimPhoNy, please read the\n[contributing guidelines](https://github.com/simphony/simphony-osp/blob/v4.0.0/CONTRIBUTING.md).\n\n## Acknowledgements\n\nThe SimPhoNy Python package originates from the European Project\n[SimPhoNy](https://www.simphony-project.eu/) (Project Nr. 604005). We would\nlike to acknowledge and thank our project partners, especially\n[Enthought, Inc](https://www.enthought.com/),\n[Centre Internacional de M\u00e8todes Num\u00e8rics a l'Enginyeria (CIMNE)](https://cimne.com/)\nand the\n[University of Jyv\u00e4skyl\u00e4](https://www.jyu.fi/en),\nfor their important contributions to some of the core concepts of SimPhoNy,\nwhich were originally demonstrated under the project\n[simphony-common](https://github.com/simphony/simphony-common).\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Framework for creating interfaces between ontologies and software such as simulation engines, databases and data repositories.",
    "version": "4.0.0",
    "split_keywords": [
        "owl",
        "ontology",
        "interoperability",
        "materials-science",
        "osp",
        "simphony",
        "wrappers",
        "open-simulation-platform",
        "knowledge-graphfraunhofer iwm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "dbc5a4c53e4e3edcb1183e51040dcd55",
                "sha256": "66db35f07af9c7099cb5b4d43f8481fc9984af619facd1319c1c09acc782956f"
            },
            "downloads": -1,
            "filename": "simphony_osp-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dbc5a4c53e4e3edcb1183e51040dcd55",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 148192,
            "upload_time": "2022-12-07T14:52:17",
            "upload_time_iso_8601": "2022-12-07T14:52:17.939127Z",
            "url": "https://files.pythonhosted.org/packages/17/fe/6452289c0a5215981caf421316b1f64bcd12b7eb8292d6b21fe887447801/simphony_osp-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "dae7eeb88c457738865501bca73cf852",
                "sha256": "17c4a8d47897d63817895cdc1c90dce17be2f6e39efe2a9aad89248a96687dd9"
            },
            "downloads": -1,
            "filename": "simphony-osp-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dae7eeb88c457738865501bca73cf852",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 122943,
            "upload_time": "2022-12-07T14:52:19",
            "upload_time_iso_8601": "2022-12-07T14:52:19.703281Z",
            "url": "https://files.pythonhosted.org/packages/fe/74/1c6b55eb7e91764b3207cb4bdb2e5eef132cfeff66e8447cffefb9c0a3c9/simphony-osp-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-07 14:52:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "simphony-osp"
}
        
Elapsed time: 0.01539s