.. image:: https://github.com/German-BioImaging/omero-rdf/workflows/OMERO/badge.svg
:target: https://github.com/german-bioimaging/omero-rdf/actions
.. image:: https://badge.fury.io/py/omero-rdf.svg
:target: https://badge.fury.io/py/omero-rdf
omero-rdf
=========
A plugin for exporting rdf from OMERO
Requirements
============
* OMERO 5.6.0 or newer
* Python 3.6 or newer
Installing from PyPI
====================
This section assumes that an OMERO.py is already installed.
Install the command-line tool using `pip <https://pip.pypa.io/en/stable/>`_:
::
$ pip install -U omero-rdf
Release process
---------------
This repository uses `versioneer <https://pypi.org/project/versioneer/>`_
to manage version numbers. A tag prefixed with `v` will be detected by
the library and used as the current version at runtime.
Remember to ``git push`` all commits and tags.
Funding
-------
Funded by the `Delta Tissue <https://wellcomeleap.org/delta-tissue/>`_
Program of `Wellcome Leap <https://wellcomeleap.org/>`_.
License
-------
This project, similar to many Open Microscopy Environment (OME) projects, is
licensed under the terms of the GNU General Public License (GPL) v2 or later.
Copyright
---------
2022, German BioImaging
Raw data
{
"_id": null,
"home_page": null,
"name": "omero-rdf",
"maintainer": null,
"docs_url": null,
"requires_python": ">3.8",
"maintainer_email": null,
"keywords": "OMERO.cli, plugin",
"author": "The Open Microscopy Team",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/82/18/ee22752b49099cf26e0828dbb43821478c4479c37ec93748face68890922/omero_rdf-0.5.0.tar.gz",
"platform": null,
"description": ".. image:: https://github.com/German-BioImaging/omero-rdf/workflows/OMERO/badge.svg\n :target: https://github.com/german-bioimaging/omero-rdf/actions\n\n.. image:: https://badge.fury.io/py/omero-rdf.svg\n :target: https://badge.fury.io/py/omero-rdf\n\nomero-rdf\n=========\n\nA plugin for exporting rdf from OMERO\n\n\nRequirements\n============\n\n* OMERO 5.6.0 or newer\n* Python 3.6 or newer\n\n\nInstalling from PyPI\n====================\n\nThis section assumes that an OMERO.py is already installed.\n\nInstall the command-line tool using `pip <https://pip.pypa.io/en/stable/>`_:\n\n::\n\n $ pip install -U omero-rdf\n\nRelease process\n---------------\n\nThis repository uses `versioneer <https://pypi.org/project/versioneer/>`_\nto manage version numbers. A tag prefixed with `v` will be detected by\nthe library and used as the current version at runtime.\n\nRemember to ``git push`` all commits and tags.\n\nFunding\n-------\n\nFunded by the `Delta Tissue <https://wellcomeleap.org/delta-tissue/>`_\nProgram of `Wellcome Leap <https://wellcomeleap.org/>`_.\n\nLicense\n-------\n\nThis project, similar to many Open Microscopy Environment (OME) projects, is\nlicensed under the terms of the GNU General Public License (GPL) v2 or later.\n\nCopyright\n---------\n\n2022, German BioImaging\n",
"bugtrack_url": null,
"license": null,
"summary": "A plugin for exporting rdf from OMERO",
"version": "0.5.0",
"project_urls": {
"Changelog": "https://github.com/German-BioImaging/omero-rdf/blob/master/CHANGES.txt",
"Repository": "https://github.com/German-BioImaging/omero-rdf"
},
"split_keywords": [
"omero.cli",
" plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "085a5f5a9558deff7a3f757081913df34f1a2908214df99d9e2ee8c7b554be4a",
"md5": "0502250dec53e58a5c19d73c38067785",
"sha256": "8be847f52aa603ee5b9a6f769bbe84aa1685ba7c748c0f0617aa7500a187d52e"
},
"downloads": -1,
"filename": "omero_rdf-0.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0502250dec53e58a5c19d73c38067785",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">3.8",
"size": 18975,
"upload_time": "2024-12-04T10:47:55",
"upload_time_iso_8601": "2024-12-04T10:47:55.883029Z",
"url": "https://files.pythonhosted.org/packages/08/5a/5f5a9558deff7a3f757081913df34f1a2908214df99d9e2ee8c7b554be4a/omero_rdf-0.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8218ee22752b49099cf26e0828dbb43821478c4479c37ec93748face68890922",
"md5": "9ef2e7abdde16af1ebc68a5bc432f4ff",
"sha256": "9c7f0500c4b758e84b71fc7542baa3c2a30f424e87b108289b9f431adc9277fb"
},
"downloads": -1,
"filename": "omero_rdf-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "9ef2e7abdde16af1ebc68a5bc432f4ff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3.8",
"size": 20437,
"upload_time": "2024-12-04T10:47:57",
"upload_time_iso_8601": "2024-12-04T10:47:57.435723Z",
"url": "https://files.pythonhosted.org/packages/82/18/ee22752b49099cf26e0828dbb43821478c4479c37ec93748face68890922/omero_rdf-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-04 10:47:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "German-BioImaging",
"github_project": "omero-rdf",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "omero-rdf"
}