Introduction
============
A library for IVOA Provenance Data Model supporting PROV-N, PROV-XML, PROV-JSON export
* Free software: MIT license (https://opensource.org/licenses/MIT)
* Documentation: (incoming).
Features
--------
* An implementation of the `IVOA Provenance Data Model <http://www.ivoa.net/documents/ProvenanceDM/>`_ in Python.
* Serialization support: `PROV-N <http://www.w3.org/TR/prov-n/>`_, `PROV-XML <http://www.w3.org/TR/prov-xml/>`_ and `PROV-JSON <http://www.w3.org/Submission/prov-json/>`_.
* Exporting VOPROV documents into various graphical formats (e.g. PDF, PNG, SVG).
* Convert a VOPROV document to a `Prov Document <https://github.com/trungdong/prov>`_.
Uses
----
A short tutorial for using this package is available here:
https://github.com/mservillat/voprov/blob/master/tutorials/voprov_tutorial.ipynb
Raw data
{
"_id": null,
"home_page": "https://github.com/sanguillon/voprov/",
"name": "voprov",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "",
"keywords": "provenance,graph,model,VOPROV,provenance-dm,PROVENANCE-DM,PROV-JSON,JSON,PROV-XML,PROV-N",
"author": "Benjamin Parciany",
"author_email": "benjamin.parciany@obspm.fr",
"download_url": "https://files.pythonhosted.org/packages/5d/c7/50d02fe036b89312412da1240caa91bfb9702b4f8d83d33f86615245d8b1/voprov-0.0.4.tar.gz",
"platform": null,
"description": "Introduction\n============\n\nA library for IVOA Provenance Data Model supporting PROV-N, PROV-XML, PROV-JSON export\n\n* Free software: MIT license (https://opensource.org/licenses/MIT)\n* Documentation: (incoming).\n\nFeatures\n--------\n\n* An implementation of the `IVOA Provenance Data Model <http://www.ivoa.net/documents/ProvenanceDM/>`_ in Python.\n* Serialization support: `PROV-N <http://www.w3.org/TR/prov-n/>`_, `PROV-XML <http://www.w3.org/TR/prov-xml/>`_ and `PROV-JSON <http://www.w3.org/Submission/prov-json/>`_.\n* Exporting VOPROV documents into various graphical formats (e.g. PDF, PNG, SVG).\n* Convert a VOPROV document to a `Prov Document <https://github.com/trungdong/prov>`_.\n\n\nUses\n----\n\nA short tutorial for using this package is available here:\n\nhttps://github.com/mservillat/voprov/blob/master/tutorials/voprov_tutorial.ipynb\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A library for IVOA Provenance Data Model supporting PROV-JSON, PROV-XML and PROV-N",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/sanguillon/voprov/"
},
"split_keywords": [
"provenance",
"graph",
"model",
"voprov",
"provenance-dm",
"provenance-dm",
"prov-json",
"json",
"prov-xml",
"prov-n"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4a96ca636ce20b5f183ae32a3493b0bcb4770fdfad7c7821c1ca884e1f445dac",
"md5": "31a6cbdfc93d3f59e028d16807e12182",
"sha256": "48a7e671c14a1f390c54281cb6b3275e115fad81f3d91416049e51f451ea75d6"
},
"downloads": -1,
"filename": "voprov-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "31a6cbdfc93d3f59e028d16807e12182",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 37258,
"upload_time": "2023-06-20T08:41:47",
"upload_time_iso_8601": "2023-06-20T08:41:47.501803Z",
"url": "https://files.pythonhosted.org/packages/4a/96/ca636ce20b5f183ae32a3493b0bcb4770fdfad7c7821c1ca884e1f445dac/voprov-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5dc750d02fe036b89312412da1240caa91bfb9702b4f8d83d33f86615245d8b1",
"md5": "b9332b8a230a5995d2551e07689daf45",
"sha256": "2549aba894bb66b48bf3b35e3a181f853b44f1fbbd6f429c625bdfd0b62426d4"
},
"downloads": -1,
"filename": "voprov-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "b9332b8a230a5995d2551e07689daf45",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 32601,
"upload_time": "2023-06-20T08:41:48",
"upload_time_iso_8601": "2023-06-20T08:41:48.800753Z",
"url": "https://files.pythonhosted.org/packages/5d/c7/50d02fe036b89312412da1240caa91bfb9702b4f8d83d33f86615245d8b1/voprov-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-20 08:41:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sanguillon",
"github_project": "voprov",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "voprov"
}