Metadata-Version: 2.4
Name: semantify3
Version: 0.0.2
Summary: semantify³ — Extract knowledge graph ready triples from human-readable annotations wherever possible — Syntax matters!
Project-URL: Home, https://github.com/WolfgangFahl/semantify3
Project-URL: Documentation, https://wiki.bitplan.com/index.php/semantify3
Project-URL: Source, https://github.com/WolfgangFahl/semantify3
Author-email: Wolfgang Fahl <wf@WolfgangFahl.com>
Maintainer-email: Wolfgang Fahl <wf@WolfgangFahl.com>
License: Apache-2.0
License-File: LICENSE
Keywords: RDF,SiDIF,YAML,knowledge-graph,ontology,semantic-web,triples
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Text Processing :: Markup
Requires-Python: >=3.10
Requires-Dist: pybasemkit>=0.1.3
Requires-Dist: pyyaml>=6.0
Requires-Dist: rdflib>=7.0.0
Provides-Extra: test
Requires-Dist: green; extra == 'test'
Description-Content-Type: text/markdown

# semantify3
semantify³ - extract knowledge graph ready triples from human readable annotations whereever  possible - Syntax matters!

| | |
| :--- | :--- |
| **PyPi** | [![PyPI Status](https://img.shields.io/pypi/v/semantify3.svg)](https://pypi.python.org/pypi/semantify3/) [![License](https://img.shields.io/github/license/BITPlan/semantify3.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![pypi](https://img.shields.io/pypi/pyversions/semantify3)](https://pypi.org/project/semantify3/) [![format](https://img.shields.io/pypi/format/semantify3)](https://pypi.org/project/semantify3/) [![downloads](https://img.shields.io/pypi/dd/semantify3)](https://pypi.org/project/semantify3/) |
| **GitHub** | [![Github Actions Build](https://github.com/BITPlan/semantify3/actions/workflows/build.yml/badge.svg)](https://github.com/BITPlan/semantify3/actions/workflows/build.yml) [![Release](https://img.shields.io/github/v/release/BITPlan/semantify3)](https://github.com/BITPlan/semantify3/releases) [![Contributors](https://img.shields.io/github/contributors/BITPlan/semantify3)](https://github.com/BITPlan/semantify3/graphs/contributors) [![Last Commit](https://img.shields.io/github/last-commit/BITPlan/semantify3)](https://github.com/BITPlan/semantify3/commits/) [![GitHub issues](https://img.shields.io/github/issues/BITPlan/semantify3.svg)](https://github.com/BITPlan/semantify3/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed/BITPlan/semantify3.svg)](https://github.com/BITPlan/semantify3/issues/?q=is%3Aissue+is%3Aclosed) |
| **Code** | [![style-black](https://img.shields.io/badge/%20style-black-000000.svg)](https://github.com/psf/black) [![imports-isort](https://img.shields.io/badge/%20imports-isort-%231674b1)](https://pycqa.github.io/isort/) |
| **Docs** | [![API Docs](https://img.shields.io/badge/API-Documentation-blue)](https://BITPlan.github.io/semantify3/) [![formatter-docformatter](https://img.shields.io/badge/%20formatter-docformatter-fedcba.svg)](https://github.com/PyCQA/docformatter) [![style-google](https://img.shields.io/badge/%20style-google-3666d6.svg)](https://google.github.io/styleguide/pyguide.html#s3.8-comments-and-docstrings) |

## Documentation
[Wiki](https://wiki.bitplan.com/index.php/semantify3)

### Authors
* [Tim Holzheim](https://www.semantic-mediawiki.org/wiki/Tim_Holzheim)
* [Wolfgang Fahl](http://www.bitplan.com/Wolfgang_Fahl)