| Name | jxes JSON |
| Version |
0.1
JSON |
| download |
| home_page | None |
| Summary | Python implementation of JXES |
| upload_time | 2024-08-31 11:51:33 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.10 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Python-JXES: Python Implementation of JSON Serialization for XES Standard
This package implements [JXES](https://arxiv.org/abs/2009.06363) [1] in Python. JXES is a JSON-based serialization format for the [XES](https://www.tf-pm.org/resources/xes-standard) standard [2].
## Installation
```bash
pip install jxes
```
## Usage
The interface is compatible with [PM4Py]()
```python
from jxes import read_jxes, write_jxes
# read log
log = read_jxes('filename.jxes')
# write log
write_jxes(log, 'filename.jxes')
```
## Demo
A short demo video is available at [https://youtu.be/8adiYqeczAs](https://youtu.be/8adiYqeczAs).
## License
This package is distributed under Apache 2.0 license.
[1] M. B. S. Narayana, H. Khalifa, W. M. P. van der Aalst, JXES: JSON support for the XES event log standard, CoRR abs/2009.06363 (2020). URL: https://arxiv.org/abs/2009.06363. arXiv:2009.06363.
[2] "IEEE Standard for eXtensible Event Stream (XES) for Achieving Interoperability in Event Logs and Event Streams," in IEEE Std 1849-2023 (Revision of IEEE Std 1849-2016) , vol., no., pp.1-55, 8 Sept. 2023, doi: 10.1109/IEEESTD.2023.10267858. keywords: {IEEE Standards;Event detection;System analysis and design;Behavioral sciences;XML;event log;event stream;extensions;IEEE 1849™;system behavior;XML}.
Raw data
{
"_id": null,
"home_page": null,
"name": "jxes",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Maxim Vidgof <maxim.vidgof@wu.ac.at>",
"download_url": "https://files.pythonhosted.org/packages/ca/67/42ec78ded9c36f1826482d0b0f652b7e1aa38c8106860968b05d794650e1/jxes-0.1.tar.gz",
"platform": null,
"description": "# Python-JXES: Python Implementation of JSON Serialization for XES Standard\nThis package implements [JXES](https://arxiv.org/abs/2009.06363) [1] in Python. JXES is a JSON-based serialization format for the [XES](https://www.tf-pm.org/resources/xes-standard) standard [2].\n\n## Installation\n```bash\npip install jxes\n```\n\n## Usage\nThe interface is compatible with [PM4Py]()\n```python\nfrom jxes import read_jxes, write_jxes\n# read log\nlog = read_jxes('filename.jxes')\n# write log\nwrite_jxes(log, 'filename.jxes')\n```\n\n## Demo\nA short demo video is available at [https://youtu.be/8adiYqeczAs](https://youtu.be/8adiYqeczAs).\n\n## License\nThis package is distributed under Apache 2.0 license.\n\n[1] M. B. S. Narayana, H. Khalifa, W. M. P. van der Aalst, JXES: JSON support for the XES event log standard, CoRR abs/2009.06363 (2020). URL: https://arxiv.org/abs/2009.06363. arXiv:2009.06363.\n[2] \"IEEE Standard for eXtensible Event Stream (XES) for Achieving Interoperability in Event Logs and Event Streams,\" in IEEE Std 1849-2023 (Revision of IEEE Std 1849-2016) , vol., no., pp.1-55, 8 Sept. 2023, doi: 10.1109/IEEESTD.2023.10267858. keywords: {IEEE Standards;Event detection;System analysis and design;Behavioral sciences;XML;event log;event stream;extensions;IEEE 1849\u2122;system behavior;XML}.\n",
"bugtrack_url": null,
"license": null,
"summary": "Python implementation of JXES",
"version": "0.1",
"project_urls": {
"Homepage": "https://github.com/MaxVidgof/python-jxes",
"Issues": "https://github.com/MaxVidgof/python-jxes/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2fcade8f957231b078e47ccb3024b7ac2d7aa6e32b3f5030776fb7c780a505bb",
"md5": "9e10cb8376b18a088ed3adabb7bf345d",
"sha256": "313055eb6fb9a7e5f9c8194e44ff9af8df6e9b3d248d60cc37b940885208d4c6"
},
"downloads": -1,
"filename": "jxes-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9e10cb8376b18a088ed3adabb7bf345d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 8053,
"upload_time": "2024-08-31T11:51:31",
"upload_time_iso_8601": "2024-08-31T11:51:31.364923Z",
"url": "https://files.pythonhosted.org/packages/2f/ca/de8f957231b078e47ccb3024b7ac2d7aa6e32b3f5030776fb7c780a505bb/jxes-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ca6742ec78ded9c36f1826482d0b0f652b7e1aa38c8106860968b05d794650e1",
"md5": "7f5e5095e226938f7182b7ebddbf9098",
"sha256": "556ec7768c9133fa3d1c8084ee51f657a1ec28374657c6acd0b8c1f5c1478260"
},
"downloads": -1,
"filename": "jxes-0.1.tar.gz",
"has_sig": false,
"md5_digest": "7f5e5095e226938f7182b7ebddbf9098",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 7266,
"upload_time": "2024-08-31T11:51:33",
"upload_time_iso_8601": "2024-08-31T11:51:33.143401Z",
"url": "https://files.pythonhosted.org/packages/ca/67/42ec78ded9c36f1826482d0b0f652b7e1aa38c8106860968b05d794650e1/jxes-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-31 11:51:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MaxVidgof",
"github_project": "python-jxes",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "jxes"
}