{ "info": { "author": "Imitation Learning Group CIIRC CVUT", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Database", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "# knowl: Knowledge Ontology Language\n\nA Python library for working with ontologies using the OOP paradigm; uses RDFLib + RDFLib-SQLAlchemy packages\n\n## Status\n\n| | |\n| --- | --- | \n| Build status | [![Build Status](https://travis-ci.org/SoulFlareStudio/knowl.svg?branch=master)](https://travis-ci.org/SoulFlareStudio/knowl) [![codecov](https://codecov.io/gh/SoulFlareStudio/knowl/branch/master/graph/badge.svg)](https://codecov.io/gh/SoulFlareStudio/knowl) |\n| PyPI | [![PyPI version](https://badge.fury.io/py/knowl.svg)](https://badge.fury.io/py/knowl) ![Supported versions](https://img.shields.io/pypi/pyversions/knowl.svg) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/knowl) ![PyPI - Format](https://img.shields.io/pypi/format/knowl) |\n| GitHub | ![GitHub issues](https://img.shields.io/github/issues/soulflarestudio/knowl?style=flat) ![GitHub issues](https://img.shields.io/github/issues-pr/soulflarestudio/knowl?style=flat) ![GitHub last commit](https://img.shields.io/github/last-commit/soulflarestudio/knowl) |\n\n## Installation\n\n\n* using PyPI:\n * ```pip install knowl```\n\n\n\n**...more content comming**\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "Mozilla Public License Version 2.0", "maintainer": "", "maintainer_email": "radoslav.skoviera@cvut.cz", "name": "knowl", "package_url": "https://pypi.org/project/knowl/", "platform": "", "project_url": "https://pypi.org/project/knowl/", "project_urls": null, "release_url": "https://pypi.org/project/knowl/0.1.1/", "requires_dist": [ "pyyaml (>=5)", "rdflib (>=4.2.2)", "rdflib-sqlalchemy (>=0.3.8)", "pytest ; extra == 'test'", "coverage ; extra == 'test'", "pytest-cov ; extra == 'test'", "pyyaml ; extra == 'test'", "codecov ; extra == 'test'" ], "requires_python": "", "summary": "Knowledge Ontology-based OOP language", "version": "0.1.1" }, "last_serial": 6001308, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "cda8ad48fa792a5c8cd1a28d343deaa9", "sha256": "f49294eb5f773455c1f0024035efbfe1673a11805ef118cfa48c211b09ae7272" }, "downloads": -1, "filename": "knowl-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "cda8ad48fa792a5c8cd1a28d343deaa9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20066, "upload_time": "2019-10-19T23:32:41", "url": "https://files.pythonhosted.org/packages/30/62/6bc2c98acf1ef0026cf4e650559e7a6f1b1e2a218ade426bd178961f536d/knowl-0.1.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cda8ad48fa792a5c8cd1a28d343deaa9", "sha256": "f49294eb5f773455c1f0024035efbfe1673a11805ef118cfa48c211b09ae7272" }, "downloads": -1, "filename": "knowl-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "cda8ad48fa792a5c8cd1a28d343deaa9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20066, "upload_time": "2019-10-19T23:32:41", "url": "https://files.pythonhosted.org/packages/30/62/6bc2c98acf1ef0026cf4e650559e7a6f1b1e2a218ade426bd178961f536d/knowl-0.1.1-py3-none-any.whl" } ] }