Skip to main content

Multi purpose API Generator based on an Ontology Framework.

Project description

OntologyToAPI

This python package is an ontology-driven API generator designed for backend development by transforming structured domain knowledge, different data sources and implemented business models into fully functional APIs. The tool accepts ontologies specified in Turtle (.ttl), Resource Description Framework (.rdf) and Web Ontology Language (.owl).

Publish to PyPI and TestPyPI


Expected Results from a simple ontology specification

APIEndpoints

Supported communication technologies are (Currently):

Stateful Connections

  • "SOCKET" - For Socket connections using asyncio streams

Stateless Connections

  • "API" - For REST APIs using requests driver
  • "MYSQL" - For MySQL Databases using aiomysql driver
  • "SQLITE" - For SQLite Databases using aiosqlite driver
  • "POSTGRESQL" - For PostgreSQL Databases using asyncpg driver
  • "MONGODB" - For MongoDB Databases using motor driver
  • "UNQLITE" - For UnQLite Databases using unqlite+asyncio driver

Next Steps:

Next steps involve extending the support for new communication technologies.

  • "FILE" - For File operations using aiofiles driver
  • "WEBSOCKET" - For WebSocket connections using websockets driver
  • "MQTT" - For MQTT connections using asyncio-mqtt driver
  • "REDIS" - For Redis Databases using aioredis driver
  • "CASSANDRA" - For Cassandra Databases using cassandra-driver with asyncio support

Change Log

VERSION="0.0.19" LAST_UPDATE="15/12/2025"


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ontologytoapi-0.0.19.tar.gz (12.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ontologytoapi-0.0.19-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file ontologytoapi-0.0.19.tar.gz.

File metadata

  • Download URL: ontologytoapi-0.0.19.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ontologytoapi-0.0.19.tar.gz
Algorithm Hash digest
SHA256 f239a4dd46f0f5760165611bc37665ca3f99aa3785aac0cb45955428aa0ca769
MD5 73d51c618ecc11feca9b189329465c4b
BLAKE2b-256 f01ff935cdc9828c96e437e22325effdb31a5a2bbe14882154768c8983583ee6

See more details on using hashes here.

File details

Details for the file ontologytoapi-0.0.19-py3-none-any.whl.

File metadata

  • Download URL: ontologytoapi-0.0.19-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ontologytoapi-0.0.19-py3-none-any.whl
Algorithm Hash digest
SHA256 ccf7ebb3c5bc74a038670100d1aa6fc81692ccadb2f2e4efed6945ce61af38d1
MD5 11ad1d9d35b3f5aa17560c9ae55046ad
BLAKE2b-256 96b208ef0fe6406a9e75faf2a9e3abc649d9cac84e9125b83f0e108bc27056b3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page